- Sep 01, 2020
-
-
Peter Hegman authored
Will be replaced with GlSkeletonLoader, but for not this just indicates that GlSkeletonLoading is deprecated
-
- Aug 26, 2020
-
-
- Aug 24, 2020
-
-
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
-
- Mar 25, 2020
-
-
Scott Stern authored
-
- Mar 20, 2020
-
-
Scott Stern authored
-
- Mar 17, 2020
-
-
Lukas Eipert authored
The eslint rule paths have changed. So we need to explitly change to the shorter path
-
- Dec 19, 2019
-
-
Winnie Hellmann authored
-
- Oct 02, 2019
-
-
- `cssClasses` is redundant because `class` values are merged with the root element anyway. - `width`, `height`, `x`, `y` are redundant and will all pass through. - `tabIndex` is redundant because `tabindex` can be passed through. https://gitlab.com/gitlab-org/gitlab/merge_requests/17839
-
- Aug 08, 2019
-
-
E'zeki&el Kigbo authored
Disables the vue-i18n eslint rules for files that are not able to be autofixed, this will stop these offences causing pipeline failures but they will need manual fixing.
-
- Apr 05, 2019
-
-
Luke "Jared" Bennett authored
Displays all licenses on the admin license page. Allows for downloading and delete previous licenses.
-