-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BREAKING CHANGE(exporter-tokens): Exporter folder renamed to
tokens
- Loading branch information
1 parent
9265a91
commit 1e60b71
Showing
63 changed files
with
156 additions
and
150 deletions.
There are no files selected for viewing
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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
<a name="1.2.0"></a> | ||
|
||
# [1.2.0](https://github.com/lmc-eu/spirit-design-system/compare/@almacareer/[email protected]...@almacareer/[email protected]) (2024-10-14) | ||
|
||
### Bug Fixes | ||
|
||
- **spirit-tokens-exporter:** Export in JS barrel file [#DS-1503](https://github.com/lmc-eu/spirit-design-system/issues/DS-1503) ([a983b2a](https://github.com/lmc-eu/spirit-design-system/commit/a983b2a)) | ||
- **spirit-tokens-exporter:** Fix SCSS typography font family export ([0b45a68](https://github.com/lmc-eu/spirit-design-system/commit/0b45a68)) | ||
|
||
### Chores | ||
|
||
- **spirit-tokens-exporter:** Enable unit test watch mode ([0553ae8](https://github.com/lmc-eu/spirit-design-system/commit/0553ae8)) | ||
- **spirit-tokens-exporter:** Make package private ([466995f](https://github.com/lmc-eu/spirit-design-system/commit/466995f)) | ||
|
||
### Code Refactoring | ||
|
||
- **spirit-tokens-exporter:** Typography generator function use one object ([afe5319](https://github.com/lmc-eu/spirit-design-system/commit/afe5319)) | ||
|
||
### Dependencies | ||
|
||
- Pin dependencies ([82dfcb6](https://github.com/lmc-eu/spirit-design-system/commit/82dfcb6)) | ||
- **repo:** Switch from deprecated rollup-plugin-terser to @rollup/plugin-terser ([2050811](https://github.com/lmc-eu/spirit-design-system/commit/2050811)) | ||
- Update all non-major dependencies ([529be6a](https://github.com/lmc-eu/spirit-design-system/commit/529be6a)) | ||
- Update all non-major dependencies ([97f71bd](https://github.com/lmc-eu/spirit-design-system/commit/97f71bd)) | ||
|
||
### Features | ||
|
||
- **spirit-tokens-exporter:** Add debug option for exporter [#DS-1505](https://github.com/lmc-eu/spirit-design-system/issues/DS-1505) ([8aeab9a](https://github.com/lmc-eu/spirit-design-system/commit/8aeab9a)) | ||
- **spirit-tokens-exporter:** Add export for shadows, gradients and typography ([8ff987f](https://github.com/lmc-eu/spirit-design-system/commit/8ff987f)) | ||
- **spirit-tokens-exporter:** Add shadow and gradient color variables to the exporter ([460f31a](https://github.com/lmc-eu/spirit-design-system/commit/460f31a)) | ||
- **spirit-tokens-exporter:** Export to javascript [#DS-1437](https://github.com/lmc-eu/spirit-design-system/issues/DS-1437) ([0b8c0a6](https://github.com/lmc-eu/spirit-design-system/commit/0b8c0a6)) | ||
- **spirit-tokens-exporter:** Formatting color tokens [#DS-1461](https://github.com/lmc-eu/spirit-design-system/issues/DS-1461) ([b1e2061](https://github.com/lmc-eu/spirit-design-system/commit/b1e2061)) | ||
- **spirit-tokens-exporter:** Sort barrel files by alphabet ([e8b7bea](https://github.com/lmc-eu/spirit-design-system/commit/e8b7bea)) | ||
- **spirit-tokens-exporter:** Support for themes [#DS-1436](https://github.com/lmc-eu/spirit-design-system/issues/DS-1436) ([179aabc](https://github.com/lmc-eu/spirit-design-system/commit/179aabc)) | ||
|
||
### Styles | ||
|
||
- **spirit-tokens-exporter:** Set quotes with better escaping ([d31fc5e](https://github.com/lmc-eu/spirit-design-system/commit/d31fc5e)) | ||
|
||
**Note:** Version bump only for package @almacareer/spirit-exporters-variables-scss | ||
|
||
<a name="1.1.0"></a> | ||
|
||
# 1.1.0 (2024-09-09) | ||
|
||
### Chores | ||
|
||
- **spirit-tokens-exporter:** Rename Vite config to use mts extension becuase of deprecated api ([823b4b2](https://github.com/lmc-eu/spirit-design-system/commit/823b4b2)) | ||
|
||
### Dependencies | ||
|
||
- Pin dependencies ([8cdf0f3](https://github.com/lmc-eu/spirit-design-system/commit/8cdf0f3)) | ||
- Update all non-major dependencies ([bca6b32](https://github.com/lmc-eu/spirit-design-system/commit/bca6b32)) | ||
|
||
### Features | ||
|
||
- **exporters:** Introduce variables-scss exporter [#DS-1412](https://github.com/lmc-eu/spirit-design-system/issues/DS-1412) ([09d1edb](https://github.com/lmc-eu/spirit-design-system/commit/09d1edb)) | ||
- **exporters:** Variables exporter export new token structure [#DS-1435](https://github.com/lmc-eu/spirit-design-system/issues/DS-1435) ([59f8021](https://github.com/lmc-eu/spirit-design-system/commit/59f8021)) | ||
|
||
**Note:** Version bump only for package @almacareer/spirit-exporters-variables-scss |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"workspaceId": "8830", | ||
"designSystemId": "256798", | ||
"designSystemVersionId": "271011", | ||
"brandId": "04a3dbe0-bc2e-4f00-bce0-632e79d5dc0e", | ||
"themeIds": ["20cd7bd1-5426-422c-865d-d103f5fc0764", "8d1d3ec2-c771-4418-87d8-09942b492c02"], | ||
"exporterId": "11743", | ||
"workspaceName": "Alma Spirit", | ||
"designSystemName": "Spirit v3", | ||
"designSystemVersionName": "Shared draft", | ||
"exporterName": "Spirit Varibles SCSS Exporter", | ||
"write_to": ".build", | ||
"description": "Note to our fellow developers: Install Supernova integration from the VSCode marketplace and then our Spirit Varibles SCSS Exporter exporter will synchronize design data and generate appropriate code from the Shared draft design system every time you request it through the extension interface, fully automatically." | ||
} |
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