135 lines
4.1 KiB
Markdown
135 lines
4.1 KiB
Markdown
# @gouvfr-lasuite/cunningham-tokens
|
|
|
|
## 3.1.0
|
|
|
|
### Minor Changes
|
|
|
|
- 414ca0d: Fix inconsistency between cunningham tokens and figma variables
|
|
- 55e2aa8: Add getThemesFromGlobals util
|
|
|
|
## 3.0.0
|
|
|
|
### Major Changes
|
|
|
|
- Implement new tokens architecture
|
|
|
|
## 2.2.0
|
|
|
|
### Minor Changes
|
|
|
|
- 1c1300b: Replace `-cwd` option by `-w`
|
|
|
|
## 2.1.1
|
|
|
|
### Patch Changes
|
|
|
|
- 4fbd75c: fix invalid sass with comma
|
|
|
|
## 2.1.0
|
|
|
|
### Minor Changes
|
|
|
|
- 5e3deb23: add breakpoints tokens
|
|
|
|
## 2.0.0
|
|
|
|
### Major Changes
|
|
|
|
- cce8eccf: add themes management
|
|
|
|
## 1.0.1
|
|
|
|
### Patch Changes
|
|
|
|
- 6236729: fix letter spacings
|
|
|
|
## 1.0.0
|
|
|
|
### Major Changes
|
|
|
|
- The first bunch of components and features are ready,
|
|
the first milestone has been reached
|
|
|
|
## 0.7.1
|
|
|
|
### Patch Changes
|
|
|
|
- 7de28bc: Fix bug on sass token generation
|
|
|
|
## 0.7.0
|
|
|
|
### Minor Changes
|
|
|
|
- cfd0f7e: handle custom tokens in SassGenerator
|
|
|
|
## 0.6.0
|
|
|
|
### Minor Changes
|
|
|
|
- f36cc07: add token references
|
|
|
|
## 0.5.0
|
|
|
|
### Minor Changes
|
|
|
|
- cfdac8db: migrate to Roboto Flex
|
|
|
|
## 0.4.0
|
|
|
|
### Minor Changes
|
|
|
|
- 7eac0bf: Suffix all sass maps with the `!default` map
|
|
- fb2fb3e: Do not generate sass sub maps
|
|
|
|
## 0.3.0
|
|
|
|
### Minor Changes
|
|
|
|
- b9d2f29: Fix SassGenerator
|
|
|
|
## 0.2.0
|
|
|
|
### Minor Changes
|
|
|
|
- b79c23d: Change timing functions and transition duration to get speed but smooth transitions
|
|
- 1667d9b: Add a sass generator
|
|
|
|
### Patch Changes
|
|
|
|
- cf32571: Fix a typo within cunningham.ts file
|
|
- 72091ee: Add a blank line at the end of token files
|
|
|
|
## 0.1.1
|
|
|
|
### Patch Changes
|
|
|
|
- 479e077: fix windows generate tokens
|
|
- 2a5acea: The CSS utility classes are no longer automatically included when using Cunningham bin.
|
|
|
|
## 0.1.0
|
|
|
|
### Minor Changes
|
|
|
|
- 4ebbf16: Add utility classes
|
|
- 4ebbf16: Add official design tokens
|
|
|
|
[unreleased]: https://github.com/suitenumerique/cunningham/compare/@openfun/cunningham-tokens@3.1.0...main
|
|
[3.1.0]: https://github.com/suitenumerique/cunningham/compare/@openfun/cunningham-tokens@3.0.0...@openfun/cunningham-tokens@3.1.0
|
|
[3.0.0]: https://github.com/suitenumerique/cunningham/compare/@openfun/cunningham-tokens@2.2.0...@openfun/cunningham-tokens@3.0.0
|
|
[2.2.0]: https://github.com/suitenumerique/cunningham/compare/@openfun/cunningham-tokens@2.1.1...@openfun/cunningham-tokens@2.2.0
|
|
[2.1.1]: https://github.com/suitenumerique/cunningham/compare/@openfun/cunningham-tokens@2.1.0...@openfun/cunningham-tokens@2.1.1
|
|
[2.1.0]: https://github.com/suitenumerique/cunningham/compare/@openfun/cunningham-tokens@2.0.0...@openfun/cunningham-tokens@2.1.0
|
|
[2.0.0]: https://github.com/suitenumerique/cunningham/compare/@openfun/cunningham-tokens@1.0.1...@openfun/cunningham-tokens@2.0.0
|
|
[1.0.1]: https://github.com/suitenumerique/cunningham/compare/@openfun/cunningham-tokens@1.0.0...@openfun/cunningham-tokens@1.0.1
|
|
[1.0.0]: https://github.com/suitenumerique/cunningham/compare/@openfun/cunningham-tokens@0.7.1...@openfun/cunningham-tokens@1.0.0
|
|
[0.7.1]: https://github.com/suitenumerique/cunningham/compare/@openfun/cunningham-tokens@0.7.0...@openfun/cunningham-tokens@0.7.1
|
|
[0.7.0]: https://github.com/suitenumerique/cunningham/compare/@openfun/cunningham-tokens@0.6.0...@openfun/cunningham-tokens@0.7.0
|
|
[0.6.0]: https://github.com/suitenumerique/cunningham/compare/@openfun/cunningham-tokens@0.5.0...@openfun/cunningham-tokens@0.6.0
|
|
[0.5.0]: https://github.com/suitenumerique/cunningham/compare/@openfun/cunningham-tokens@0.4.0...@openfun/cunningham-tokens@0.5.0
|
|
[0.4.0]: https://github.com/suitenumerique/cunningham/compare/@openfun/cunningham-tokens@0.3.0...@openfun/cunningham-tokens@0.4.0
|
|
[0.3.0]: https://github.com/suitenumerique/cunningham/compare/@openfun/cunningham-tokens@0.2.0...@openfun/cunningham-tokens@0.3.0
|
|
[0.2.0]: https://github.com/suitenumerique/cunningham/compare/@openfun/cunningham-tokens@0.1.1...@openfun/cunningham-tokens@0.2.0
|
|
[0.1.1]: https://github.com/suitenumerique/cunningham/compare/@openfun/cunningham-tokens@0.1.0...@openfun/cunningham-tokens@0.1.1
|
|
[0.1.0]: https://github.com/suitenumerique/cunningham/compare/@openfun/cunningham-tokens@0.0.0...@openfun/cunningham-tokens@0.1.0
|
|
[0.0.0]: https://github.com/suitenumerique/cunningham/compare/0b532742e7f9747c5d573b869daa8aca0d79e7f1...@openfun/cunningham-tokens@0.0.0
|