@morfeo/react@0.9.1
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]
- @morfeo/hooks@0.9.1
- @morfeo/web@0.9.1
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
0.8.0 (2023-01-28)
Features
- update @morfeo/react and @morfeo/svelt to support states (ac79561)
0.7.0 (2022-05-30)
Bug Fixes
- #136 (50ca5e4)
- adaptation for last npm version (95b88bc)
- commonjs export fixed (bcaca44)
- removed styled-component-web package and fixed tets (7bccfc0)
- used yarn instead of npm (6d0b777)
chore
Features
- #142 (52cc477)
- #144 (16b382a)
- #150 (33be120)
- #158 upgrade to React 18 (d02d2a6)
- documentation improvements (4ad3b5d)
- licenses updated (45b042a)
- react: added tests (135e445)
- react: Closes #125 (1fa2f95)
- react: introducing react package (f99da40)
- READMEs updated (5637cfc)
- useClassName and useClassNames hooks (7825ddd)
- used yarn instead of npm (217c88f)
- website link replaced inside readme files (1e55a6d)
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
- removed styled-component-web package and fixed tets (7bccfc0)