Commits on Source (3)
-
Jeremy Elder authored
BREAKING CHANGE: Replace SCSS variables with design tokens for the Path component and make some minor design tweaks. Remove theme option.
-
Thomas Hutterer authored
feat(Path): Update to tokens Closes #2721 See merge request !4509 Merged-by:
Thomas Hutterer <thutterer@gitlab.com> Approved-by:
Scott de Jonge <sdejonge@gitlab.com> Approved-by:
Dan MH <dmizzi-harris@gitlab.com> Approved-by:
Thomas Hutterer <thutterer@gitlab.com> Reviewed-by:
Scott de Jonge <sdejonge@gitlab.com> Co-authored-by:
Jeremy Elder <jelder@gitlab.com>
-
semantic-release-bot authored
# [91.0.0](v90.5.0...v91.0.0) (2024-08-29) ### Code Refactoring * **Path:** Update to tokens ([f57c5e48](f57c5e48)) ### BREAKING CHANGES * **Path:** Replace SCSS variables with design tokens for the Path component and make some minor design tweaks. Remove theme option.
Showing
- CHANGELOG.md 13 additions, 0 deletionsCHANGELOG.md
- package.json 1 addition, 1 deletionpackage.json
- src/components/base/path/__snapshots__/path.spec.js.snap 23 additions, 23 deletionssrc/components/base/path/__snapshots__/path.spec.js.snap
- src/components/base/path/path.scss 44 additions, 62 deletionssrc/components/base/path/path.scss
- src/components/base/path/path.spec.js 7 additions, 26 deletionssrc/components/base/path/path.spec.js
- src/components/base/path/path.stories.js 1 addition, 8 deletionssrc/components/base/path/path.stories.js
- src/components/base/path/path.vue 2 additions, 15 deletionssrc/components/base/path/path.vue
- src/tokens/action.tokens.json 86 additions, 0 deletionssrc/tokens/action.tokens.json
- src/tokens/build/css/tokens.css 12 additions, 0 deletionssrc/tokens/build/css/tokens.css
- src/tokens/build/css/tokens.dark.css 12 additions, 0 deletionssrc/tokens/build/css/tokens.dark.css
- src/tokens/build/js/tokens.dark.js 12 additions, 0 deletionssrc/tokens/build/js/tokens.dark.js
- src/tokens/build/js/tokens.js 12 additions, 0 deletionssrc/tokens/build/js/tokens.js
- src/tokens/build/json/tokens.dark.json 278 additions, 0 deletionssrc/tokens/build/json/tokens.dark.json
- src/tokens/build/json/tokens.json 278 additions, 0 deletionssrc/tokens/build/json/tokens.json
- src/tokens/build/scss/_tokens.dark.scss 12 additions, 0 deletionssrc/tokens/build/scss/_tokens.dark.scss
- src/tokens/build/scss/_tokens.scss 12 additions, 0 deletionssrc/tokens/build/scss/_tokens.scss
- src/tokens/build/scss/_tokens_custom_properties.scss 12 additions, 0 deletionssrc/tokens/build/scss/_tokens_custom_properties.scss
- src/utils/constants.js 0 additions, 2 deletionssrc/utils/constants.js
- tests/__image_snapshots__/storyshots-spec-js-image-storyshots-base-path-all-options-1-snap.png 0 additions, 0 deletions...spec-js-image-storyshots-base-path-all-options-1-snap.png
- tests/__image_snapshots__/storyshots-spec-js-image-storyshots-base-path-default-1-snap.png 0 additions, 0 deletions...ots-spec-js-image-storyshots-base-path-default-1-snap.png
{ | ||
"name": "@gitlab/ui", | ||
"version": "90.5.0", | ||
"version": "91.0.0", | ||
"description": "GitLab UI Components", | ||
"license": "MIT", | ||
"main": "dist/index.js", | ||
... | ... |

| W: | H:
| W: | H:



| W: | H:
| W: | H:

