-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(project): update elements packages to v11 layout (#11078)
* feat(colors): move unstable swatches to stable BREAKING CHANGE: the `orange` and `yellow` exports now refer to swatches instead of colors * refactor(styles): rename carbon--aspect-ratios to aspect-ratios * feat(grid): move modules to scss directory BREAKING CHANGE: this module now requires Dart Sass, all files have been updated to Sass Modules * feat(icons): remove scss directory BREAKING CHANGE: the icons package no longer ships scss files. These styles are now available in the styles package. * feat(project): remove import-once package * feat(layout): move to Sass Modules, remove layout exports BREAKING CHANGE: the layout exports are no longer available in JavaScript. The scss files have been updated to use Sass Modules. * feat(motion): remove scss directory BREAKING CHANGE: the scss directory has been removed, use the index.scss entrypoint instead * docs(migration): remove pictograms from changes * feat(themes): remove deprecated code and update layout BREAKING CHANGE: the exports in JavaScript have been replaced with the latest tokens from v11. The files in the scss directory now use Sass Modules and have been updated. * fix(grid): update package to reference new scss entrypoints * feat(type): update package layout BREAKING CHANGE: this project has been updated to use Sass Modules and the entrypoints for scss files have been updated or removed * refactor(styles): update modules usage to new entrypoint * fix(styles,themes): remove modules paths * test(project): update snapshot and test files for elements * docs(themes): update preview examples * fix(themes): add back in white theme export * fix(grid): remove import-specific mixins file * docs(project): update elements previews to use v10 deps * fix(type,layout): update elements preview examples * docs(react): update styles for Data Table * test(elements): update snapshot * chore: update elements imports * refactor(elements): remove build and clean tasks * docs: update element example lock files * fix(styles): update styles to use grid scss folder
- Loading branch information
Showing
190 changed files
with
2,991 additions
and
20,846 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.