Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alpha #263

Merged
merged 16 commits into from
Nov 11, 2021
Merged

Alpha #263

merged 16 commits into from
Nov 11, 2021

Conversation

hjalmers
Copy link
Contributor

No description provided.

hjalmers and others added 16 commits November 11, 2021 12:07
# 1.0.0-alpha.1 (2021-11-11)

### Bug Fixes

* 🐛 Added resolution for postcss@^7.0.36 ([#81](#81)) ([7236562](7236562))
* 🐛 Fixed color value for regular red (from yellow) ([#35](#35)) ([c91cbc0](c91cbc0))
* 🐛 Fixed the location of colors ([#32](#32)) ([4eb7555](4eb7555))
* 🐛 improved generator ([#34](#34)) ([2492a10](2492a10))
* 🐛 Moved ' in wrong spot ([#36](#36)) ([5e6e094](5e6e094))
* 🐛 No extra .btn classes och prefixes needed ([#65](#65)) ([bf6b5e8](bf6b5e8))
* 🐛 Pinned fixed dependencies ([#108](#108)) ([6723084](6723084))
* 🐛 Updated immer ([#205](#205)) ([b50334d](b50334d))
* 🐛 Upgraded vulnerable dependency ([91325ed](91325ed))
* reset css ([#138](#138)) ([8c30997](8c30997)), closes [#137](#137)

### chore

* 🤖 Switched from lerna to nx ([#168](#168)) ([2089720](2089720)), closes [#157](#157) [#163](#163) [#170](#170) [#169](#169)

### Documentation

* ✏️ Added dev time dependencies ro root readme ([df06be7](df06be7))
* ✏️ Added hr ([dd0cf3e](dd0cf3e))
* ✏️ Added link to root ([60666e9](60666e9))
* ✏️ Added link to Storybook in README ([#183](#183)) ([cec4c98](cec4c98))
* ✏️ Change chlorophyll icon ([695ac21](695ac21)), closes [#9](#9)
* ✏️ Changed size of icon ([4f59685](4f59685)), closes [#9](#9)
* ✏️ Changed size of icon ([b31a81b](b31a81b)), closes [#9](#9)
* ✏️ Contributing guide lines ([a536951](a536951))
* ✏️ Product philosophy ([#26](#26)) ([f17aacd](f17aacd))
* ✏️ Started working on the format for chlorophyll's readme ([26f5f6f](26f5f6f))
* chlorophyll readme ([#15](#15)) ([f87a923](f87a923))

### Features

* 🎸 add card ([b6c3a92](b6c3a92)), closes [#54](#54) [#54](#54)
* 🎸 Added mixins for link and button link ([#72](#72)) ([a8458d2](a8458d2))
* 🎸 Added option for type-less button ([e3d62c3](e3d62c3))
* 🎸 Added story for default value ([424e4da](424e4da))
* 🎸 Added tokens and extended scss generator ([#33](#33)) ([278766d](278766d))
* 🎸 Adds secondary button ([83ed409](83ed409))
* 🎸 Design tokens, mixins and classes for typography ([3ae855f](3ae855f)), closes [#45](#45)
* 🎸 Design tokens, mixins and classes for typography ([f65fb1e](f65fb1e)), closes [#45](#45)
* 🎸 Filled in colors and added typography ([#31](#31)) ([b3bb699](b3bb699))
* 🎸 Ghost button closes [#73](#73) ([d6cc0d9](d6cc0d9))
* 🎸 Theming for Storybooks ([#174](#174)) ([4b25b61](4b25b61))

### BREAKING CHANGES

* 🧨 Everything

* chore: 🤖 Changed ci build/test

* fix: 🐛 Added css to chlorophyll storybook

Also deleted old stories

* chore: 🤖 Chlorophyll build is run before Storybook

* fix: 🐛 Updated vulnerable dependencies

* refactor: 💡 Changed function signature

* feat: 🎸 Added info to inputs

* chore: 🤖 Added resolution for vulnerable dependency `tar`

* chore: 🤖 Made storybook build faster by removing html addon

* ci(github-actions): fix paths and scripts for storybook using nx

* ci(github-actions): fix missing nx command

* docs(chlorophyll): use scss in storybook

* docs(react): use scss in storybook

* docs(angular): use scss in storybook

* style: fix lint errors

* chore(stylelint): update rules

* chore(stylelint): fix lint errors before commit

* ci(github-actions): fix test and lint action

* chore: 🤖 Switched to aliases for lint/test

* fix: 🐛 Changed filename casing in tests
# 1.0.0-alpha.1 (2021-11-11)

### Bug Fixes

* 🐛 Added resolution for postcss@^7.0.36 ([#81](#81)) ([7236562](7236562))
* 🐛 Fixed color value for regular red (from yellow) ([#35](#35)) ([c91cbc0](c91cbc0))
* 🐛 Fixed the location of colors ([#32](#32)) ([4eb7555](4eb7555))
* 🐛 improved generator ([#34](#34)) ([2492a10](2492a10))
* 🐛 Moved ' in wrong spot ([#36](#36)) ([5e6e094](5e6e094))
* 🐛 No extra .btn classes och prefixes needed ([#65](#65)) ([bf6b5e8](bf6b5e8))
* 🐛 Pinned fixed dependencies ([#108](#108)) ([6723084](6723084))
* 🐛 Updated immer ([#205](#205)) ([b50334d](b50334d))
* 🐛 Upgraded vulnerable dependency ([91325ed](91325ed))
* reset css ([#138](#138)) ([8c30997](8c30997)), closes [#137](#137)

### chore

* 🤖 Switched from lerna to nx ([#168](#168)) ([2089720](2089720)), closes [#157](#157) [#163](#163) [#170](#170) [#169](#169)

### Documentation

* ✏️ Added dev time dependencies ro root readme ([df06be7](df06be7))
* ✏️ Added hr ([dd0cf3e](dd0cf3e))
* ✏️ Added link to root ([60666e9](60666e9))
* ✏️ Added link to Storybook in README ([#183](#183)) ([cec4c98](cec4c98))
* ✏️ Change chlorophyll icon ([695ac21](695ac21)), closes [#9](#9)
* ✏️ Changed size of icon ([4f59685](4f59685)), closes [#9](#9)
* ✏️ Changed size of icon ([b31a81b](b31a81b)), closes [#9](#9)
* ✏️ Contributing guide lines ([a536951](a536951))
* ✏️ Product philosophy ([#26](#26)) ([f17aacd](f17aacd))
* ✏️ Started working on the format for chlorophyll's readme ([26f5f6f](26f5f6f))
* chlorophyll readme ([#15](#15)) ([f87a923](f87a923))

### Features

* 🎸 add card ([b6c3a92](b6c3a92)), closes [#54](#54) [#54](#54)
* 🎸 Added mixins for link and button link ([#72](#72)) ([a8458d2](a8458d2))
* 🎸 Added option for type-less button ([e3d62c3](e3d62c3))
* 🎸 Added story for default value ([424e4da](424e4da))
* 🎸 Added tokens and extended scss generator ([#33](#33)) ([278766d](278766d))
* 🎸 Adds secondary button ([83ed409](83ed409))
* 🎸 Design tokens, mixins and classes for typography ([3ae855f](3ae855f)), closes [#45](#45)
* 🎸 Design tokens, mixins and classes for typography ([f65fb1e](f65fb1e)), closes [#45](#45)
* 🎸 Filled in colors and added typography ([#31](#31)) ([b3bb699](b3bb699))
* 🎸 Ghost button closes [#73](#73) ([d6cc0d9](d6cc0d9))
* 🎸 Theming for Storybooks ([#174](#174)) ([4b25b61](4b25b61))

### BREAKING CHANGES

* 🧨 Everything

* chore: 🤖 Changed ci build/test

* fix: 🐛 Added css to chlorophyll storybook

Also deleted old stories

* chore: 🤖 Chlorophyll build is run before Storybook

* fix: 🐛 Updated vulnerable dependencies

* refactor: 💡 Changed function signature

* feat: 🎸 Added info to inputs

* chore: 🤖 Added resolution for vulnerable dependency `tar`

* chore: 🤖 Made storybook build faster by removing html addon

* ci(github-actions): fix paths and scripts for storybook using nx

* ci(github-actions): fix missing nx command

* docs(chlorophyll): use scss in storybook

* docs(react): use scss in storybook

* docs(angular): use scss in storybook

* style: fix lint errors

* chore(stylelint): update rules

* chore(stylelint): fix lint errors before commit

* ci(github-actions): fix test and lint action

* chore: 🤖 Switched to aliases for lint/test

* fix: 🐛 Changed filename casing in tests
# 1.0.0-alpha.1 (2021-11-11)

### Bug Fixes

* 🐛 Added resolution for postcss@^7.0.36 ([#81](#81)) ([7236562](7236562))
* 🐛 Fixed color value for regular red (from yellow) ([#35](#35)) ([c91cbc0](c91cbc0))
* 🐛 Fixed the location of colors ([#32](#32)) ([4eb7555](4eb7555))
* 🐛 improved generator ([#34](#34)) ([2492a10](2492a10))
* 🐛 Moved ' in wrong spot ([#36](#36)) ([5e6e094](5e6e094))
* 🐛 No extra .btn classes och prefixes needed ([#65](#65)) ([bf6b5e8](bf6b5e8))
* 🐛 Pinned fixed dependencies ([#108](#108)) ([6723084](6723084))
* 🐛 Updated immer ([#205](#205)) ([b50334d](b50334d))
* 🐛 Upgraded vulnerable dependency ([91325ed](91325ed))
* reset css ([#138](#138)) ([8c30997](8c30997)), closes [#137](#137)

### chore

* 🤖 Switched from lerna to nx ([#168](#168)) ([2089720](2089720)), closes [#157](#157) [#163](#163) [#170](#170) [#169](#169)

### Documentation

* ✏️ Added dev time dependencies ro root readme ([df06be7](df06be7))
* ✏️ Added hr ([dd0cf3e](dd0cf3e))
* ✏️ Added link to root ([60666e9](60666e9))
* ✏️ Added link to Storybook in README ([#183](#183)) ([cec4c98](cec4c98))
* ✏️ Change chlorophyll icon ([695ac21](695ac21)), closes [#9](#9)
* ✏️ Changed size of icon ([4f59685](4f59685)), closes [#9](#9)
* ✏️ Changed size of icon ([b31a81b](b31a81b)), closes [#9](#9)
* ✏️ Contributing guide lines ([a536951](a536951))
* ✏️ Product philosophy ([#26](#26)) ([f17aacd](f17aacd))
* ✏️ Started working on the format for chlorophyll's readme ([26f5f6f](26f5f6f))
* chlorophyll readme ([#15](#15)) ([f87a923](f87a923))

### Features

* 🎸 add card ([b6c3a92](b6c3a92)), closes [#54](#54) [#54](#54)
* 🎸 Added mixins for link and button link ([#72](#72)) ([a8458d2](a8458d2))
* 🎸 Added option for type-less button ([e3d62c3](e3d62c3))
* 🎸 Added story for default value ([424e4da](424e4da))
* 🎸 Added tokens and extended scss generator ([#33](#33)) ([278766d](278766d))
* 🎸 Adds secondary button ([83ed409](83ed409))
* 🎸 Design tokens, mixins and classes for typography ([3ae855f](3ae855f)), closes [#45](#45)
* 🎸 Design tokens, mixins and classes for typography ([f65fb1e](f65fb1e)), closes [#45](#45)
* 🎸 Filled in colors and added typography ([#31](#31)) ([b3bb699](b3bb699))
* 🎸 Ghost button closes [#73](#73) ([d6cc0d9](d6cc0d9))
* 🎸 Theming for Storybooks ([#174](#174)) ([4b25b61](4b25b61))

### BREAKING CHANGES

* 🧨 Everything

* chore: 🤖 Changed ci build/test

* fix: 🐛 Added css to chlorophyll storybook

Also deleted old stories

* chore: 🤖 Chlorophyll build is run before Storybook

* fix: 🐛 Updated vulnerable dependencies

* refactor: 💡 Changed function signature

* feat: 🎸 Added info to inputs

* chore: 🤖 Added resolution for vulnerable dependency `tar`

* chore: 🤖 Made storybook build faster by removing html addon

* ci(github-actions): fix paths and scripts for storybook using nx

* ci(github-actions): fix missing nx command

* docs(chlorophyll): use scss in storybook

* docs(react): use scss in storybook

* docs(angular): use scss in storybook

* style: fix lint errors

* chore(stylelint): update rules

* chore(stylelint): fix lint errors before commit

* ci(github-actions): fix test and lint action

* chore: 🤖 Switched to aliases for lint/test

* fix: 🐛 Changed filename casing in tests
# 1.0.0-alpha.1 (2021-11-11)

### Bug Fixes

* 🐛 Added resolution for postcss@^7.0.36 ([#81](#81)) ([7236562](7236562))
* 🐛 Fixed color value for regular red (from yellow) ([#35](#35)) ([c91cbc0](c91cbc0))
* 🐛 Fixed the location of colors ([#32](#32)) ([4eb7555](4eb7555))
* 🐛 improved generator ([#34](#34)) ([2492a10](2492a10))
* 🐛 Moved ' in wrong spot ([#36](#36)) ([5e6e094](5e6e094))
* 🐛 No extra .btn classes och prefixes needed ([#65](#65)) ([bf6b5e8](bf6b5e8))
* 🐛 Pinned fixed dependencies ([#108](#108)) ([6723084](6723084))
* 🐛 Updated immer ([#205](#205)) ([b50334d](b50334d))
* 🐛 Upgraded vulnerable dependency ([91325ed](91325ed))
* reset css ([#138](#138)) ([8c30997](8c30997)), closes [#137](#137)

### chore

* 🤖 Switched from lerna to nx ([#168](#168)) ([2089720](2089720)), closes [#157](#157) [#163](#163) [#170](#170) [#169](#169)

### Documentation

* ✏️ Added dev time dependencies ro root readme ([df06be7](df06be7))
* ✏️ Added hr ([dd0cf3e](dd0cf3e))
* ✏️ Added link to root ([60666e9](60666e9))
* ✏️ Added link to Storybook in README ([#183](#183)) ([cec4c98](cec4c98))
* ✏️ Change chlorophyll icon ([695ac21](695ac21)), closes [#9](#9)
* ✏️ Changed size of icon ([4f59685](4f59685)), closes [#9](#9)
* ✏️ Changed size of icon ([b31a81b](b31a81b)), closes [#9](#9)
* ✏️ Contributing guide lines ([a536951](a536951))
* ✏️ Product philosophy ([#26](#26)) ([f17aacd](f17aacd))
* ✏️ Started working on the format for chlorophyll's readme ([26f5f6f](26f5f6f))
* chlorophyll readme ([#15](#15)) ([f87a923](f87a923))

### Features

* 🎸 add card ([b6c3a92](b6c3a92)), closes [#54](#54) [#54](#54)
* 🎸 Added mixins for link and button link ([#72](#72)) ([a8458d2](a8458d2))
* 🎸 Added option for type-less button ([e3d62c3](e3d62c3))
* 🎸 Added story for default value ([424e4da](424e4da))
* 🎸 Added tokens and extended scss generator ([#33](#33)) ([278766d](278766d))
* 🎸 Adds secondary button ([83ed409](83ed409))
* 🎸 Design tokens, mixins and classes for typography ([3ae855f](3ae855f)), closes [#45](#45)
* 🎸 Design tokens, mixins and classes for typography ([f65fb1e](f65fb1e)), closes [#45](#45)
* 🎸 Filled in colors and added typography ([#31](#31)) ([b3bb699](b3bb699))
* 🎸 Ghost button closes [#73](#73) ([d6cc0d9](d6cc0d9))
* 🎸 Theming for Storybooks ([#174](#174)) ([4b25b61](4b25b61))

### BREAKING CHANGES

* 🧨 Everything

* chore: 🤖 Changed ci build/test

* fix: 🐛 Added css to chlorophyll storybook

Also deleted old stories

* chore: 🤖 Chlorophyll build is run before Storybook

* fix: 🐛 Updated vulnerable dependencies

* refactor: 💡 Changed function signature

* feat: 🎸 Added info to inputs

* chore: 🤖 Added resolution for vulnerable dependency `tar`

* chore: 🤖 Made storybook build faster by removing html addon

* ci(github-actions): fix paths and scripts for storybook using nx

* ci(github-actions): fix missing nx command

* docs(chlorophyll): use scss in storybook

* docs(react): use scss in storybook

* docs(angular): use scss in storybook

* style: fix lint errors

* chore(stylelint): update rules

* chore(stylelint): fix lint errors before commit

* ci(github-actions): fix test and lint action

* chore: 🤖 Switched to aliases for lint/test

* fix: 🐛 Changed filename casing in tests
# 1.0.0-alpha.1 (2021-11-11)

### Bug Fixes

* 🐛 Added resolution for postcss@^7.0.36 ([#81](#81)) ([7236562](7236562))
* 🐛 Fixed color value for regular red (from yellow) ([#35](#35)) ([c91cbc0](c91cbc0))
* 🐛 Fixed the location of colors ([#32](#32)) ([4eb7555](4eb7555))
* 🐛 improved generator ([#34](#34)) ([2492a10](2492a10))
* 🐛 Moved ' in wrong spot ([#36](#36)) ([5e6e094](5e6e094))
* 🐛 No extra .btn classes och prefixes needed ([#65](#65)) ([bf6b5e8](bf6b5e8))
* 🐛 Pinned fixed dependencies ([#108](#108)) ([6723084](6723084))
* 🐛 Updated immer ([#205](#205)) ([b50334d](b50334d))
* 🐛 Upgraded vulnerable dependency ([91325ed](91325ed))
* reset css ([#138](#138)) ([8c30997](8c30997)), closes [#137](#137)

### chore

* 🤖 Switched from lerna to nx ([#168](#168)) ([2089720](2089720)), closes [#157](#157) [#163](#163) [#170](#170) [#169](#169)

### Documentation

* ✏️ Added dev time dependencies ro root readme ([df06be7](df06be7))
* ✏️ Added hr ([dd0cf3e](dd0cf3e))
* ✏️ Added link to root ([60666e9](60666e9))
* ✏️ Added link to Storybook in README ([#183](#183)) ([cec4c98](cec4c98))
* ✏️ Change chlorophyll icon ([695ac21](695ac21)), closes [#9](#9)
* ✏️ Changed size of icon ([4f59685](4f59685)), closes [#9](#9)
* ✏️ Changed size of icon ([b31a81b](b31a81b)), closes [#9](#9)
* ✏️ Contributing guide lines ([a536951](a536951))
* ✏️ Product philosophy ([#26](#26)) ([f17aacd](f17aacd))
* ✏️ Started working on the format for chlorophyll's readme ([26f5f6f](26f5f6f))
* chlorophyll readme ([#15](#15)) ([f87a923](f87a923))

### Features

* 🎸 add card ([b6c3a92](b6c3a92)), closes [#54](#54) [#54](#54)
* 🎸 Added mixins for link and button link ([#72](#72)) ([a8458d2](a8458d2))
* 🎸 Added option for type-less button ([e3d62c3](e3d62c3))
* 🎸 Added story for default value ([424e4da](424e4da))
* 🎸 Added tokens and extended scss generator ([#33](#33)) ([278766d](278766d))
* 🎸 Adds secondary button ([83ed409](83ed409))
* 🎸 Design tokens, mixins and classes for typography ([3ae855f](3ae855f)), closes [#45](#45)
* 🎸 Design tokens, mixins and classes for typography ([f65fb1e](f65fb1e)), closes [#45](#45)
* 🎸 Filled in colors and added typography ([#31](#31)) ([b3bb699](b3bb699))
* 🎸 Ghost button closes [#73](#73) ([d6cc0d9](d6cc0d9))
* 🎸 Theming for Storybooks ([#174](#174)) ([4b25b61](4b25b61))

### BREAKING CHANGES

* 🧨 Everything

* chore: 🤖 Changed ci build/test

* fix: 🐛 Added css to chlorophyll storybook

Also deleted old stories

* chore: 🤖 Chlorophyll build is run before Storybook

* fix: 🐛 Updated vulnerable dependencies

* refactor: 💡 Changed function signature

* feat: 🎸 Added info to inputs

* chore: 🤖 Added resolution for vulnerable dependency `tar`

* chore: 🤖 Made storybook build faster by removing html addon

* ci(github-actions): fix paths and scripts for storybook using nx

* ci(github-actions): fix missing nx command

* docs(chlorophyll): use scss in storybook

* docs(react): use scss in storybook

* docs(angular): use scss in storybook

* style: fix lint errors

* chore(stylelint): update rules

* chore(stylelint): fix lint errors before commit

* ci(github-actions): fix test and lint action

* chore: 🤖 Switched to aliases for lint/test

* fix: 🐛 Changed filename casing in tests
@hjalmers hjalmers merged commit 705eb86 into main Nov 11, 2021
@sebopensource
Copy link
Contributor

🎉 This PR is included in version @sebgroup/chlorophyll@1.0.0-beta.1 🎉

The release is available on:

@sebopensource
Copy link
Contributor

🎉 This PR is included in version @sebgroup/green-charts@1.0.0-beta.1 🎉

The release is available on:

@sebopensource
Copy link
Contributor

🎉 This PR is included in version @sebgroup/green-react@1.0.0-beta.1 🎉

The release is available on:

@sebopensource
Copy link
Contributor

🎉 This PR is included in version @sebgroup/green-react-charts@1.0.0-beta.1 🎉

The release is available on:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants