Skip to content
Snippets Groups Projects
  1. Sep 17, 2020
  2. Sep 01, 2020
  3. Aug 24, 2020
    • Lukas Eipert's avatar
      Utilize GitLab UI icon component: ee/ · a4901248
      Lukas Eipert authored
      This replaces all the usages of ~/vue_shared/components/icon.vue with
      the corresponding GitLab UI component for all remaining ee/ components.
      
      In a previous MR [0] we already replaced the internal implementation
      with the GitLab UI component. This should allow us to migrate all usages
      without any test failures relating to the differences in their
      implementation.
      
      The actual deletion of the file will be done in a follow-up in case we
      have missed an instance or someone introduces a new one in the
      meanwhile.
      
      [0]: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/38778
      Unverified
      a4901248
  4. Jul 24, 2020
    • Mike Greiling's avatar
      Rename GlDropdown to GlDeprecatedDropdown · c39f47af
      Mike Greiling authored
      The GlDropdown component has been deprecated in favor of
      GlNewDropdown. During this transition GlDropdown has been
      renamed to GlDeprecatedDropdown. This rename effects
      GlDropdownItem, GlDropdownHeader, and GlDropdownDivider
      as well.
      Unverified
      c39f47af
  5. Dec 19, 2019
  6. Jul 03, 2019
  7. Jun 06, 2019
  8. Apr 05, 2019
Loading