Releases: morfeojs/morfeo
@morfeo/[email protected]
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]
- @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
0.8.0 (2023-01-28)
Note: Version bump only for package @morfeo/web
0.7.0 (2022-05-30)
Bug Fixes
- #136 (50ca5e4)
- fixed typing of packages (57267c5)
- fonts: prettier (c97f825)
- prettier (25a1023)
- prettier (57516db)
- readme files fix and licenses added (c71286a)
- removed styled-component-web package and fixed tets (7bccfc0)
- responsive values typing (648c4b1), closes #46
- spec, web, devtool (8c8bb90)
- tests (61e4593)
chore
Features
- #129 (71dac61)
- #142 (52cc477)
- #144 (16b382a)
- #150 (33be120)
- @morfeo/web: reset css utility (41c291a)
- @morfeo/web: reset css utility prettier (6695398)
- add theme removal (fb20b50)
- added missing icons for slices and new morfeo icon (0c4fdfa)
- added pubish config to packages (23241fc)
- added pwa plugin to documentation website (1808781)
- closes #65 (bbf6e32)
- commonjs build included (1b3baa5)
- docs improvements (c25202e)
- documentation improvements (4ad3b5d)
- flatted parser.resolve method (5ce2c10)
- fonts: new @morfeo/fonts package (68ba391)
- gradients parsers added to @morfeo/web package (9bcac4e)
- hooks package added (0637789)
- licenses updated (45b042a)
- native package (356cbd6)
- react: import replacing (d07c084)
- readme files added to all the packages (819e60b)
- READMEs updated (5637cfc)
- replaced space slice with spacings (9aaf30a)
- styled components for web (e5dee4c)
- web styled-components package introduced (a7677c3)
- 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
- removed styled-component-web package and fixed tets (7bccfc0)
@morfeo/[email protected]
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
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
@morfeo/[email protected]
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/[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)
Bug Fixes
Features
0.8.0 (2023-01-28)
Bug Fixes
Features
- update @morfeo/react and @morfeo/svelt to support states (ac79561)
0.7.0 (2022-05-30)
Bug Fixes
- #136 (50ca5e4)
- prettier (6dfc59e)
- readme files fix and licenses added (c71286a)
- removed styled-component-web package and fixed tets (7bccfc0)
chore
Features
- #131 (1bf617c)
- #150 (33be120)
- add theme removal (fb20b50)
- added pwa plugin to documentation website (1808781)
- closes #65 (bbf6e32)
- documentation improvements (4ad3b5d)
- introucing svelte package and sandbox (0e8e9e2)
- licenses updated (45b042a)
- readme files added to all the packages (819e60b)
- READMEs updated (5637cfc)
- svelte: added support to default properties, docs and tests (a734021)
- update callback to jss function (6218907)
- 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)
@morfeo/[email protected]
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
- b094895: feat(core): added short version of width and height (
h
,w
,minH
,minW
)
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
0.9.0 (2023-04-16)
Bug Fixes
Features
- #648 - added support for symbols (#652) (6bb4925)
- build-time: #647 createUseStyle (#692) (afd2f17)
- build-time: #694 added support for the most common bundlers (#700) (028623d)
- colorSchemas feature (f5bdb7b)
- linting (4e191da)
- states feature (835510b)
- version v0.8.0 (fd2fcb2)
0.8.0 (2023-01-28)
Bug Fixes
Features
0.7.0 (2022-05-30)
Bug Fixes
- #136 (50ca5e4)
- benchmarks fixed (fc59036)
- cli handling of shadows fixed and shadow parser improved (7cc1a0a)
- fixed types of web sandbox components (45ce774)
- fixed typing of packages (57267c5)
- prettier (6dfc59e)
- prettier (2ab1020)
- prettier (57516db)
- readme files fix and licenses added (c71286a)
- shadow parser fix & improvements (bb8b7a2)
- spec, web, devtool (8c8bb90)
chore
Features
- #144 (16b382a)
- #150 (33be120)
- 76 (0a3a065)
- add theme removal (fb20b50)
- added pubish config to packages (23241fc)
- added pwa plugin to documentation website (1808781)
- all css props mapped and styled components package improved (c3771c6)
- cache and benchmarks (aa360dd)
- closes #51 (0ab4270)
- closes #79 (069f55e)
- commonjs build included (1b3baa5)
- devtool config (842b8ff), closes #101
- documentation improvements (4ad3b5d)
- gradients parsers added to @morfeo/web package (9bcac4e)
- hooks package added (0637789)
- licenses updated (45b042a)
- native package (356cbd6)
- preset-default improvements (56d0862)
- preset-default: preset theme package (7a66269)
- readme files added to all the packages (819e60b)
- READMEs updated (5637cfc)
- replaced space slice with spacings (9aaf30a)
- styled components for web (e5dee4c)
- web styled-components package introduced (a7677c3)
- 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)
Note: Version bump only for package @morfeo/spec
@morfeo/[email protected]
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/[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
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)
Features
@morfeo/[email protected]
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)
Bug Fixes
- colors schemas typing (08142ba)
Features
0.8.0 (2023-01-28)
Bug Fixes
- colors schemas typing (08142ba)
Features
0.7.0 (2022-05-30)
Bug Fixes
- #136 (50ca5e4)
- augmentation of preset default and web sandbox react types (8d58426)
- preset default fixes (f558a11)
- preset-default and react example (5a1f28c)
- prettier (25a1023)
- prettier (6dfc59e)
- spec, web, devtool (8c8bb90)
chore
Features
- #129 (71dac61)
- #142 (52cc477)
- #144 (16b382a)
- #146 (eef3b84)
- #150 (33be120)
- 76 (0a3a065)
- add theme removal (fb20b50)
- added components inside documentation website (b16a780)
- cards list improvements (7a2a13f)
- copy button and stiling improvements (91c30ac)
- deep scan improvements (014aed3)
- docs restyling (7e70219)
- documentation update (2bf10e7)
- licenses updated (45b042a)
- preset-default improvements (56d0862)
- preset-default: added components to preset default (3d924c5)
- preset-default: improved colors, shadows and zindices inside preset-default (f4cf3f2)
- preset-default: preset theme package (7a66269)
- READMEs updated (5637cfc)
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
- preset-default and react example (5a1f28c)
@morfeo/[email protected]
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/[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
- build time (f62c3a1)
- build-time: #647 createUseStyle (#692) (afd2f17)
- build-time: #694 added support for the most common bundlers (#700) (028623d)
- introduced @morfeo/css package (31fabdc)
- version v0.8.0 (fd2fcb2)
0.8.0 (2023-01-28)
Features
@morfeo/[email protected]
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]
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
0.9.0 (2023-04-16)
Bug Fixes
- deps: update dependency @types/react-native to ^0.68.0 (d36ace7)
- deps: update dependency @types/react-native to ^0.69.0 (b5a26ff)
- deps: update dependency @types/react-native to ^0.70.0 (5f0351d)
- deps: update react monorepo (1a46688)
Features
- version v0.8.0 (fd2fcb2)
0.8.0 (2023-01-28)
Bug Fixes
- deps: update dependency @types/react-native to ^0.68.0 (d36ace7)
- deps: update dependency @types/react-native to ^0.69.0 (b5a26ff)
- deps: update dependency @types/react-native to ^0.70.0 (5f0351d)
- deps: update react monorepo (1a46688)
0.7.0 (2022-05-30)
Bug Fixes
- #136 (50ca5e4)
- adaptation for last npm version (95b88bc)
- package-lock re-introduced (658b335)
- readme files fix and licenses added (c71286a)
- used yarn instead of npm (6d0b777)
chore
Features
- #150 (33be120)
- #158 upgrade to React 18 (d02d2a6)
- added pwa plugin to documentation website (1808781)
- all css props mapped and styled components package improved (c3771c6)
- cache and benchmarks (aa360dd)
- docs improvements (c25202e)
- documentation improvements (4ad3b5d)
- flatted parser.resolve method (5ce2c10)
- jss package and fix to native test (30b6c4a)
- licenses updated (45b042a)
- native package (356cbd6)
- readme files added to all the packages (819e60b)
- READMEs updated (5637cfc)
- replaced space slice with spacings (9aaf30a)
- styled components for web (e5dee4c)
- used yarn instead of npm (217c88f)
- web styled-components package introduced (a7677c3)
- 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)
Features
@morfeo/[email protected]
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)
@morfeo/[email protected]
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]
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
- version v0.8.0 (fd2fcb2)
0.8.0 (2023-01-28)
Note: Version bump only for package @morfeo/hooks
0.7.0 (2022-05-30)
Bug Fixes
- #136 (50ca5e4)
- adaptation for last npm version (95b88bc)
- added server side snapshot callback (5cd5ceb)
- Closes #113 (f3b7f8a)
- commonjs export fixed (bcaca44)
- fixed typing of packages (57267c5)
- hooks commonjs build (d5ac23f)
- prettier (6dfc59e)
- readme files fix and licenses added (c71286a)
- removed styled-component-web package and fixed tets (7bccfc0)
chore
Features
- #142 (52cc477)
- #144 (16b382a)
- #148 (b59ff1c)
- #150 (33be120)
- #158 upgrade to React 18 (d02d2a6)
- #86 comment of useMorfeo hook fixed (e84fc36)
- add theme removal (fb20b50)
- added pubish config to packages (23241fc)
- added pwa plugin to documentation website (1808781)
- closes #65 (bbf6e32)
- deep scan improvements (014aed3)
- documentation improvements (4ad3b5d)
- documentation update (2bf10e7)
- flatted parser.resolve method (5ce2c10)
- hooks package added (0637789)
- introucing svelte package and sandbox (0e8e9e2)
- licenses updated (45b042a)
- native package (356cbd6)
- readme files added to all the packages (819e60b)
- READMEs updated (5637cfc)
- replaced space slice with spacings (9aaf30a)
- useStyles hooks added (fee9d48)
- useSubscribe hook introduced (8de68f2)
- web styled-components package introduced (a7677c3)
- 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)