Commits on Source 23
-
James Rushford authored
-
Grace Chung authored
-
Grace Chung authored
-
Enrique Alcántara authored
It adds the @ character to the a11y tag that is missing in some automated accessibility tests. Using the @A11y is a requirement to ensure that accessibility tests run in the Chrome Web Browser in the CI environment. Otherwise, tests will fail
-
🤖 GitLab Bot 🤖 authored
-
Scott de Jonge authored
test: Add @ character to a11y test blocks See merge request !4137 Merged-by:
Scott de Jonge <sdejonge@gitlab.com> Approved-by:
Scott de Jonge <sdejonge@gitlab.com> Co-authored-by:
Enrique Alcantara <ealcantara@gitlab.com>
-
Scott de Jonge authored
-
Scott de Jonge authored
test(GlModal): add a11y tests Closes #2495 See merge request gitlab-org/gitlab-ui!4120 Merged-by:
Scott de Jonge <sdejonge@gitlab.com> Approved-by:
Peter Hegman <phegman@gitlab.com> Approved-by:
Scott de Jonge <sdejonge@gitlab.com> Reviewed-by:
Scott de Jonge <sdejonge@gitlab.com>
-
Deepika Guliani authored
-
Savas Vedova authored
Add a11y test for GlProgressBar component Closes #2516 See merge request gitlab-org/gitlab-ui!4125 Merged-by:
Savas Vedova <svedova@gitlab.com> Approved-by:
Paulina Sedlak-Jakubowska <psedlak-jakubowska@gitlab.com> Approved-by:
Savas Vedova <svedova@gitlab.com> Reviewed-by:
Daniel Murphy <dmurphy@gitlab.com> Co-authored-by:
Grace <gcw.chung@gmail.com>
-
Enrique Alcántara authored
test(avatar): add a11y tests for avatar-labeled Closes #2435 See merge request gitlab-org/gitlab-ui!4006 Merged-by:
Enrique Alcántara <ealcantara@gitlab.com> Approved-by:
Enrique Alcántara <ealcantara@gitlab.com> Reviewed-by:
Enrique Alcántara <ealcantara@gitlab.com> Reviewed-by:
James Rushford <jrushford@gitlab.com> Co-authored-by:
Deepika Guliani <dguliani@gitlab.com> Co-authored-by:
James Rushford <jrushford@gitlab.com>
-
Mark Florian authored
chore(deps): update dependency eslint-plugin-cypress to v3 See merge request gitlab-org/gitlab-ui!4142 Merged-by:
Mark Florian <mflorian@gitlab.com> Approved-by:
Mark Florian <mflorian@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
Yash Maheshwari authored
-
Scott de Jonge authored
docs: update the default value in the doc for the presentation property See merge request gitlab-org/gitlab-ui!4149 Merged-by:
Scott de Jonge <sdejonge@gitlab.com> Approved-by:
Patrick Bajao <ebajao@gitlab.com> Approved-by:
Scott de Jonge <sdejonge@gitlab.com> Reviewed-by:
Patrick Bajao <ebajao@gitlab.com> Co-authored-by:
Yash Maheshwari <yashmaheshwari551@gmail.com>
-
🤖 GitLab Bot 🤖 authored
-
Olena Horal-Koretska authored
chore(deps): update dependency dompurify to v3.1.1 See merge request gitlab-org/gitlab-ui!4157 Merged-by:
Olena Horal-Koretska <ohoralkoretska@gitlab.com> Approved-by:
Olena Horal-Koretska <ohoralkoretska@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
Scott de Jonge authored
Update recommendation to use default token for deprecated text.primary
-
Mark Florian authored
See gitlab-org/gitlab-ui#2621.
-
Savas Vedova authored
ci: Temporarily disable pages job in merge requests See merge request gitlab-org/gitlab-ui!4166 Merged-by:
Savas Vedova <svedova@gitlab.com> Approved-by:
Eduardo Sanz García <esanz-garcia@gitlab.com> Approved-by:
Savas Vedova <svedova@gitlab.com> Co-authored-by:
Mark Florian <mflorian@gitlab.com>
-
Peter Hegman authored
BREAKING CHANGE: these utility classes were using margin to adjust spacing and were causing a conflict with Tailwind utility classes. Usage of these utilities should be migrated to Tailwind `gap` utilities.
-
Scott de Jonge authored
feat(DesignTokens): Update recommendation to use default text color for deprecated text.primary See merge request gitlab-org/gitlab-ui!4161 Merged-by:
Scott de Jonge <sdejonge@gitlab.com> Approved-by:
Jeremy Elder <jelder@gitlab.com> Approved-by:
Scott de Jonge <sdejonge@gitlab.com>
-
Peter Hegman authored
feat(CSS): remove `gl-gap-x/y-*` CSS utility classes See merge request gitlab-org/gitlab-ui!4159 Merged-by:
Peter Hegman <phegman@gitlab.com> Approved-by:
Jose Ivan Vargas <jvargas@gitlab.com>
-
semantic-release-bot authored
# [80.0.0](gitlab-org/gitlab-ui@v79.4.1...v80.0.0) (2024-05-01) ### Features * **CSS:** remove `gl-gap-x/y-*` CSS utility classes ([1ad137a0](gitlab-org/gitlab-ui@1ad137a0)) * **DesignTokens:** Update to use default for deprecated text.primary ([24c8e3b8](gitlab-org/gitlab-ui@24c8e3b8)) ### BREAKING CHANGES * **CSS:** these utility classes were using margin to adjust spacing and were causing a conflict with Tailwind utility classes. Usage of these utilities should be migrated to Tailwind `gap` utilities.