Loading
Commits on Source 10
-
The example, as previously written, would raise errors in GitLab because bare (untranslated) strings are not allowed. This sidesteps the issue by assuming there's an `authorName` variable in scope which contains the string we're interested in.
-
Natalia Tepluhina authored
Improve GlSprintf documentation Closes #610 See merge request gitlab-org/gitlab-ui!1442
-
Mark Florian authored
-
Mark Florian authored
-
Mark Florian authored
-
Mark Florian authored
-
Nicolò Maria Mezzopera authored
Resolve "Document process for rolling out breaking changes in components" Closes #768 See merge request gitlab-org/gitlab-ui!1448
-
Dhiraj Bodicherla authored
-
Kushal Pandya authored
feat(css): Add css utils See merge request gitlab-org/gitlab-ui!1459
-
semantic-release-bot authored
# [16.2.0](v16.1.0...v16.2.0) (2020-06-03) ### Features * **css:** Add more css utils ([21f8403e](21f8403e))