github-actions
released this
27 Apr 06:31
·
196 commits
to main
since this release
Patch Changes
- 1683b96: Media queries are now generated mobile-frist by default, fixed also the order of the css generated at build time to be sure that media queries are computed in he right way
- Updated dependencies [1683b96]
- Updated dependencies [b094895]
- @morfeo/[email protected]
- @morfeo/[email protected]
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
0.9.0 (2023-04-16)
Features
- #648 - added support for symbols (#652) (6bb4925)
- #648 - enabled any css selector (#651) (5980606)
- build-time: #647 createUseStyle (#692) (afd2f17)
- build-time: #694 added support for the most common bundlers (#700) (028623d)
- version v0.8.0 (fd2fcb2)
0.8.0 (2023-01-28)
Note: Version bump only for package @morfeo/jss
0.7.0 (2022-05-30)
Bug Fixes
- #136 (50ca5e4)
- adaptation for last npm version (95b88bc)
- benchmarks fixed (fc59036)
- package-lock re-introduced (658b335)
- pipeline (1894ec4)
- readme files fix and licenses added (c71286a)
- used yarn instead of npm (6d0b777)
chore
Features
- #131 (1bf617c)
- #144 (16b382a)
- #150 (33be120)
- added pwa plugin to documentation website (1808781)
- commonjs build included (1b3baa5)
- docs improvements (c25202e)
- documentation improvements (4ad3b5d)
- flatted parser.resolve method (5ce2c10)
- introucing svelte package and sandbox (0e8e9e2)
- jss package and fix to native test (30b6c4a)
- licenses updated (45b042a)
- preset-default: added components to preset default (3d924c5)
- readme files added to all the packages (819e60b)
- READMEs updated (5637cfc)
- update callback to jss function (6218907)
- used yarn instead of npm (217c88f)
- website link replaced inside readme files (1e55a6d)
- wip of morfeo cli (476d48d)
BREAKING CHANGES
- @morfeo/core: breaking change the the core api:
- morfeo.useTheme renamed into morfeo.setCurrentTheme
- morfeo.getCurrent renamed into morfeo.getCurrentTheme
0.6.0 (2022-05-26)
Bug Fixes
- pipeline (1894ec4)