Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 📦 @sebgroup/chlorophyll@1.0.0-beta.1 [skip ci]
# 1.0.0-beta.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
- Loading branch information