Skip to content

Upgrade GitLab UI and migrate pagination

Paul Gascou-Vaillancourt requested to merge upgrade-gitlab-ui into master

What does this MR do?

This upgrades GitLab UI to the latest version. Additionally:

  • GlPagination usage has been migrated. GlPagination now uses chevron icons for the previous and next page items, thus we don't need the and special characters in those pagination items' labels. gitlab-ui!1098 (merged)
  • Some snapshots had to be updated to account for changes in GlLoadingIcon. gitlab-ui!1102 (diffs)
  • Some snapshots and a test had to be updated to account for change in GlButton: gitlab-ui!1102 (diffs)

Screenshots

Before After
image image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Paul Gascou-Vaillancourt

Merge request reports

Loading