diff --git a/CHANGELOG.md b/CHANGELOG.md index dcec5152..84d31941 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,144 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.3.2 (2021-11-04) + + +### Bug Fixes + +* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +* broken links fixed ([c6a32c2](https://github.com/VLK-STUDIO/morfeo/commit/c6a32c230b75220d7890e9b7acbf6f3d6b11a02d)) +* cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/VLK-STUDIO/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) +* cli tests timeout ([3934743](https://github.com/VLK-STUDIO/morfeo/commit/39347432173609c73c3ffb1ffa7904a416e82e79)) +* color detail and extension manifests ([d1d38f0](https://github.com/VLK-STUDIO/morfeo/commit/d1d38f063e17afb76083f2fed1a51bfc13e59a5c)) +* cover image and contributors added in readme ([abe4ddb](https://github.com/VLK-STUDIO/morfeo/commit/abe4ddb4d7dc44913b0f3d22877ea37f083fc30c)) +* crash by navigating to a font slice if the fonts slice has no font ([cdce5df](https://github.com/VLK-STUDIO/morfeo/commit/cdce5dfad1e4f165752b08f1183322a210df2716)) +* deepscan fixes and layout improvements ([cf892be](https://github.com/VLK-STUDIO/morfeo/commit/cf892be8668877f9203ebf39ab1d769aefab27dd)) +* deepscan issue fixed ([5a50010](https://github.com/VLK-STUDIO/morfeo/commit/5a50010ae872aece19b75f429e64275f4782d9f4)) +* documentation ([31c7c6a](https://github.com/VLK-STUDIO/morfeo/commit/31c7c6a54e423e33134133ff3b582f61e5c7ac15)) +* documentation website fixes ([c15bc81](https://github.com/VLK-STUDIO/morfeo/commit/c15bc813405ffa2981e74a37e84ee4566253e4e6)) +* enable dev tool fixed ([75cb87c](https://github.com/VLK-STUDIO/morfeo/commit/75cb87c0dc818450e54aa77e3b624929e64fe205)) +* fix wrong import on web-sandbox ([91cebec](https://github.com/VLK-STUDIO/morfeo/commit/91cebec1f7be8b2e33516801ec4a1220e1824033)) +* fixed @morfeo/cli tests warnings ([605a2ad](https://github.com/VLK-STUDIO/morfeo/commit/605a2ad9f9ec67d6ebe4f33b77eb007eae519e7c)) +* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +* fixed wrong import inside @morfeo/dev-tools package ([a7796e9](https://github.com/VLK-STUDIO/morfeo/commit/a7796e973ae77c07900dc6461105b542b93068bf)) +* google analytics ([fdc31af](https://github.com/VLK-STUDIO/morfeo/commit/fdc31af46602eed2955febede7e898a759299c22)) +* google analytics ([3e68797](https://github.com/VLK-STUDIO/morfeo/commit/3e68797ba6928b3a993b40ac9ba65d3bd1ce6954)) +* package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) +* preset default fixes ([f558a11](https://github.com/VLK-STUDIO/morfeo/commit/f558a11df97a837262a8af233ac040b3ff295c68)) +* prettier ([2ab1020](https://github.com/VLK-STUDIO/morfeo/commit/2ab10200051b79e3c76ee009f365ad63ba40d1d2)) +* prettier ([066639a](https://github.com/VLK-STUDIO/morfeo/commit/066639a5a52026a38225b1ece524f6b8d4157150)) +* prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) +* prettier ([2c39593](https://github.com/VLK-STUDIO/morfeo/commit/2c395934ac63ba5ef7b816a3eb400ebc281298f6)) +* publish workflows ([cb79123](https://github.com/VLK-STUDIO/morfeo/commit/cb79123fec596a8f0a2105bbc2c17bb2a0b94da0)), closes [#106](https://github.com/VLK-STUDIO/morfeo/issues/106) +* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +* responsive fix and blog post added ([ce4ecd5](https://github.com/VLK-STUDIO/morfeo/commit/ce4ecd5bd2420e4457aad607a2132198f3afdc8b)) +* responsive values typing ([648c4b1](https://github.com/VLK-STUDIO/morfeo/commit/648c4b18d7752344a6b9eda4f5b48e4bb6e5b95e)), closes [#46](https://github.com/VLK-STUDIO/morfeo/issues/46) +* shadow parser fix & improvements ([bb8b7a2](https://github.com/VLK-STUDIO/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) +* svelte init script ([70bc8ec](https://github.com/VLK-STUDIO/morfeo/commit/70bc8ec751e47d76c5c2dbfa47db1b299dd47309)) +* tests coverage restored to 100% ([9abb112](https://github.com/VLK-STUDIO/morfeo/commit/9abb112b84b83093d529145d651e3f1faf78fa59)) +* **devtool:** fix back chevron and slice title ([991eb86](https://github.com/VLK-STUDIO/morfeo/commit/991eb86adb502a258edc365c9471b15331731fd9)) +* **devtool:** lint ([fc92054](https://github.com/VLK-STUDIO/morfeo/commit/fc92054838b851db65a86c88a55a48cbd63562e6)) +* styled-components-web packages ([9f41713](https://github.com/VLK-STUDIO/morfeo/commit/9f417138f21bd433783d8e95b922d391ced089e9)), closes [#42](https://github.com/VLK-STUDIO/morfeo/issues/42) +* used globalThis instead of window inside the dev tool ([6f028eb](https://github.com/VLK-STUDIO/morfeo/commit/6f028eb4f2f1e42f14755bc8c41c26e7bbaf9a3c)) +* **fonts:** fix package.json repo urls ([1f0cafe](https://github.com/VLK-STUDIO/morfeo/commit/1f0cafe9822ed8fe6b127bc6296b3443830f575e)) +* **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) + + +### Features + +* 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) +* add benchmarks to website ([759950d](https://github.com/VLK-STUDIO/morfeo/commit/759950d46cc6c1b41bd8bb789cd41c00e8e41504)) +* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +* added borders slice ([3cc7c5c](https://github.com/VLK-STUDIO/morfeo/commit/3cc7c5cb8bbf83fc39a228ecb7f113f9f51cd0ec)) +* added credits page ([51f8da3](https://github.com/VLK-STUDIO/morfeo/commit/51f8da364318f1a5250e63d834c4d294810fcebe)) +* added docusaurus and morfeo logo ([3dc54f4](https://github.com/VLK-STUDIO/morfeo/commit/3dc54f4cf0037c3afd93678f8f3004bcf07398ae)) +* added missing icons for slices and new morfeo icon ([0c4fdfa](https://github.com/VLK-STUDIO/morfeo/commit/0c4fdfa3b367a259793b692cb2cf8e7eee3ff115)) +* added privacy policy page ([162a75a](https://github.com/VLK-STUDIO/morfeo/commit/162a75a48b2ec8aa395a004716da84ab83484ddd)) +* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +* added slices and optimizations to dev tool ([a53f5e8](https://github.com/VLK-STUDIO/morfeo/commit/a53f5e801f2b3a9baca5adc5a45c112de628b086)) +* added slices handled by dev tools ([392779f](https://github.com/VLK-STUDIO/morfeo/commit/392779f9a122965b852a9af85508060c5d71dd59)) +* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +* border slices ([746228a](https://github.com/VLK-STUDIO/morfeo/commit/746228a0078bfc13b1d9b5fbbb0361895492a0b3)) +* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +* cards list improvements ([7a2a13f](https://github.com/VLK-STUDIO/morfeo/commit/7a2a13fdcec0fd0d361e5d85b9328bb93dc82a5b)) +* class used in morfeo component ([38bac81](https://github.com/VLK-STUDIO/morfeo/commit/38bac81484875e648e45806106a88a3a11d29c14)) +* cli improvements ([2ffb4a6](https://github.com/VLK-STUDIO/morfeo/commit/2ffb4a689058de8d5bf8a4ffcf39d43b0c5c5dc3)) +* closes [#51](https://github.com/VLK-STUDIO/morfeo/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) +* closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +* closes [#79](https://github.com/VLK-STUDIO/morfeo/issues/79) ([069f55e](https://github.com/VLK-STUDIO/morfeo/commit/069f55ecce6eaff4f980f7558509f685c0d8bbe0)) +* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +* component utility introduced ([d502a59](https://github.com/VLK-STUDIO/morfeo/commit/d502a59f3cd72ebcf0d387a092e4ca43a70da9ac)) +* compose command wip [#40](https://github.com/VLK-STUDIO/morfeo/issues/40) ([199a1c6](https://github.com/VLK-STUDIO/morfeo/commit/199a1c64909896fc0ed3d724687702aaa21a017d)) +* compose command wip [#40](https://github.com/VLK-STUDIO/morfeo/issues/40) ([0b186f4](https://github.com/VLK-STUDIO/morfeo/commit/0b186f4805dbe8f7d8aed89486066697af6516b3)) +* cookie acceptance added to docusaurus website ([b7b5b23](https://github.com/VLK-STUDIO/morfeo/commit/b7b5b23f27ac5e349f404a8e35a0c4c4c4496a53)) +* copy button and stiling improvements ([91c30ac](https://github.com/VLK-STUDIO/morfeo/commit/91c30ac282e127db302b893117f8a8a3af74aee6)) +* credits page improved ([46b95ef](https://github.com/VLK-STUDIO/morfeo/commit/46b95efde3c3ab592e74d989763f98d06fe71f73)) +* deep scan improvements ([014aed3](https://github.com/VLK-STUDIO/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) +* dev tool documentation added ([0c18f58](https://github.com/VLK-STUDIO/morfeo/commit/0c18f58b7c52840e652b12704c9379cf557c0214)) +* dev tool refactor ([669d709](https://github.com/VLK-STUDIO/morfeo/commit/669d709f312f919cab51375b4c465aa6584b8898)) +* dev tools improvements ([3b5b9d9](https://github.com/VLK-STUDIO/morfeo/commit/3b5b9d96b94a06bf32ee3cebe9351a1e4c9660e0)) +* devtool config ([842b8ff](https://github.com/VLK-STUDIO/morfeo/commit/842b8ff0da0ac238636bbf2e481a14c76b837d64)), closes [#101](https://github.com/VLK-STUDIO/morfeo/issues/101) +* devtool massage changed to enable multi theming inside devtool and layout improvement ([153fdbc](https://github.com/VLK-STUDIO/morfeo/commit/153fdbc52afec9b755f89de7108c278dec37050d)) +* devtool style improvements for large screens ([5ec7145](https://github.com/VLK-STUDIO/morfeo/commit/5ec71452033c1ac1f4e63c3dd5cab9bd60d6910d)) +* docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) +* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +* enabled algolia docsearch closes [#55](https://github.com/VLK-STUDIO/morfeo/issues/55) ([07950d2](https://github.com/VLK-STUDIO/morfeo/commit/07950d2119c44cac21a780c48109fd2ebd1b5726)) +* fixed @morfeo/fonts for imported fonts and added utility to add application font inside the web extension ([455c83d](https://github.com/VLK-STUDIO/morfeo/commit/455c83d17c83e38a2b1b678ac077705ed68c338a)) +* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +* gradients slice added and bugfixing ([aafb36c](https://github.com/VLK-STUDIO/morfeo/commit/aafb36cb8a9eb650933a9d141d667a3092516d79)) +* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +* init of morfeo cli ([70a2333](https://github.com/VLK-STUDIO/morfeo/commit/70a2333d4cca4e9848b211f56133d99f066bfbca)) +* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +* morfeo instance singleton ([913370e](https://github.com/VLK-STUDIO/morfeo/commit/913370e896b38fba60851aaccf9b9092bdcbafa4)) +* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +* post-versioning script ([6abf645](https://github.com/VLK-STUDIO/morfeo/commit/6abf645f7dfdd6e841a362f9be020a478774c9b0)), closes [#90](https://github.com/VLK-STUDIO/morfeo/issues/90) +* **devtool:** generic slice route and ui improvements ([dcc13dd](https://github.com/VLK-STUDIO/morfeo/commit/dcc13dd0fe19ac1ce7a03ba38a461370135f6939)) +* **devtool:** grid ([cc93a2c](https://github.com/VLK-STUDIO/morfeo/commit/cc93a2cae6863b530533abf2ce3cfb7f0f310ea5)) +* **devtool:** init of the new version of the browser extension ([cc52f63](https://github.com/VLK-STUDIO/morfeo/commit/cc52f63556c4002070ca9ae8c9d0947e2fea7dd5)) +* **preset-default:** improved colors, shadows and zindices inside preset-default ([f4cf3f2](https://github.com/VLK-STUDIO/morfeo/commit/f4cf3f20c6ccd1f733ca4bbd659e19284554fd12)) +* documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +* improved build command ([00084bc](https://github.com/VLK-STUDIO/morfeo/commit/00084bcca881d388fc00f5e05d0c3f9b9beb384c)) +* improved build command an multi-theme support ([c32c006](https://github.com/VLK-STUDIO/morfeo/commit/c32c00607d1bedd3c21d1185356edeafe53875e6)) +* init of morfeo cli ([7a17f70](https://github.com/VLK-STUDIO/morfeo/commit/7a17f702f12cf586d31b60578d3b95c1e3ce2036)) +* moved cli inside packages ([b8b3b7d](https://github.com/VLK-STUDIO/morfeo/commit/b8b3b7dd43de017025ad6169e1b002e92a58d85e)) +* removed style dictionary ([019f4fb](https://github.com/VLK-STUDIO/morfeo/commit/019f4fb4b8ade0ddc8e063a81dc89633dad80971)) +* watch command tests and optimization ([7e2ddb9](https://github.com/VLK-STUDIO/morfeo/commit/7e2ddb907a1546f67ea3de120ced9f559a25b31c)) +* **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) +* **react:** added tests ([135e445](https://github.com/VLK-STUDIO/morfeo/commit/135e44536da4cd3996ca6418125fb61ffb76ab1e)) +* replacement of assets inside docs and dev-tool, wip of algolia search ([c15efe1](https://github.com/VLK-STUDIO/morfeo/commit/c15efe1b92d38f27ce62d0738bbeabf0cc800e9e)) +* useClassName and useClassNames hooks ([7825ddd](https://github.com/VLK-STUDIO/morfeo/commit/7825ddd181eab881c3da6e9bda5b71ab66691884)) +* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +* **@morfeo/web:** reset css utility ([41c291a](https://github.com/VLK-STUDIO/morfeo/commit/41c291a2b319f58ace13295e5af4a0d35a5ed97d)) +* **@morfeo/web:** reset css utility prettier ([6695398](https://github.com/VLK-STUDIO/morfeo/commit/6695398ceff2b26c76a885f9e6091563411563cd)) +* **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) +* **react:** introducing react package ([f99da40](https://github.com/VLK-STUDIO/morfeo/commit/f99da40a8b8fe0c440002e1065dbc73f7376f732)) +* **svelte:** added support to default properties, docs and tests ([a734021](https://github.com/VLK-STUDIO/morfeo/commit/a73402130efa829bee3d8c5a72b636ca445148bc)) +* gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) +* lcov reeporter added ([2be77a6](https://github.com/VLK-STUDIO/morfeo/commit/2be77a6c26e66c1b024c04fa50bee201efd65060)) +* morfeo dev tool init ([e7975d7](https://github.com/VLK-STUDIO/morfeo/commit/e7975d772a368a1cf5cd2e300953bfefa70baa42)) +* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +* **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) +* jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) +* useStyles hooks added ([fee9d48](https://github.com/VLK-STUDIO/morfeo/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) +* useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +* web sandbox improvement ([d25758c](https://github.com/VLK-STUDIO/morfeo/commit/d25758c76b2769d55c8852c9f124ce1c4fe3c7b8)) +* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) + + +### Reverts + +* Revert "Update getting-started.mdx" ([8a275d9](https://github.com/VLK-STUDIO/morfeo/commit/8a275d91fe9bf9a20bc68c32976bdcdb72db9c40)) + + + + + ## 0.3.1 (2021-11-04) diff --git a/apps/benchmarks/package.json b/apps/benchmarks/package.json index 692ec86f..ee93f383 100755 --- a/apps/benchmarks/package.json +++ b/apps/benchmarks/package.json @@ -20,9 +20,9 @@ "benchmark": "^2.1.4" }, "dependencies": { - "@morfeo/core": "^0.3.1", - "@morfeo/jss": "^0.3.1", - "@morfeo/preset-default": "^0.3.1", + "@morfeo/core": "^0.3.2", + "@morfeo/jss": "^0.3.2", + "@morfeo/preset-default": "^0.3.2", "styled-system": "5.1.5" } } diff --git a/apps/native-sandbox/package.json b/apps/native-sandbox/package.json index 15303228..37c7fab8 100644 --- a/apps/native-sandbox/package.json +++ b/apps/native-sandbox/package.json @@ -10,8 +10,8 @@ "lint": "eslint . --ext .js,.jsx,.ts,.tsx" }, "dependencies": { - "@morfeo/native": "^0.3.1", - "@morfeo/hooks": "^0.3.1", + "@morfeo/native": "^0.3.2", + "@morfeo/hooks": "^0.3.2", "@types/styled-components-react-native": "^5.1.1", "react": "17.0.1", "react-native": "0.64.0", diff --git a/apps/svelte-sandbox/package.json b/apps/svelte-sandbox/package.json index 6689d86d..cb82a956 100644 --- a/apps/svelte-sandbox/package.json +++ b/apps/svelte-sandbox/package.json @@ -19,10 +19,10 @@ "svelte": "^3.0.0" }, "dependencies": { - "@morfeo/web": "^0.3.1", - "@morfeo/svelte": "^0.3.1", - "@morfeo/dev-tools": "^0.3.1", - "@morfeo/preset-default": "^0.3.1", + "@morfeo/web": "^0.3.2", + "@morfeo/svelte": "^0.3.2", + "@morfeo/dev-tools": "^0.3.2", + "@morfeo/preset-default": "^0.3.2", "rollup-plugin-replace": "^2.2.0", "sirv-cli": "^1.0.0" } diff --git a/apps/web-sandbox/package.json b/apps/web-sandbox/package.json index 34e1df19..5dd9ac3a 100644 --- a/apps/web-sandbox/package.json +++ b/apps/web-sandbox/package.json @@ -3,10 +3,10 @@ "version": "0.0.7", "private": true, "dependencies": { - "@morfeo/react": "^0.3.1", - "@morfeo/dev-tools": "^0.3.1", - "@morfeo/styled-components-web": "^0.3.1", - "@morfeo/preset-default": "^0.3.1", + "@morfeo/react": "^0.3.2", + "@morfeo/dev-tools": "^0.3.2", + "@morfeo/styled-components-web": "^0.3.2", + "@morfeo/preset-default": "^0.3.2", "@testing-library/jest-dom": "^5.12.0", "@testing-library/react": "^11.2.6", "@testing-library/user-event": "^12.8.3", diff --git a/devtool/package.json b/devtool/package.json index 15aa4ff5..76ee61a7 100644 --- a/devtool/package.json +++ b/devtool/package.json @@ -4,8 +4,8 @@ "private": true, "dependencies": { "@babel/core": "7.12.3", - "@morfeo/preset-default": "^0.3.1", - "@morfeo/react": "^0.3.1", + "@morfeo/preset-default": "^0.3.2", + "@morfeo/react": "^0.3.2", "@svgr/webpack": "5.5.0", "@testing-library/jest-dom": "^5.14.1", "@testing-library/react": "^11.2.7", @@ -166,7 +166,7 @@ ] }, "devDependencies": { - "@morfeo/cli": "^0.3.1", + "@morfeo/cli": "^0.3.2", "@types/prismjs": "^1.16.6", "@types/react-transition-group": "^4.4.3", "@types/webextension-polyfill": "^0.8.0" diff --git a/docs/package.json b/docs/package.json index b5c8c785..d47d3f88 100644 --- a/docs/package.json +++ b/docs/package.json @@ -19,9 +19,9 @@ "@docusaurus/theme-live-codeblock": "^2.0.0-beta.9", "@docusaurus/theme-search-algolia": "^2.0.0-beta.9", "@mdx-js/react": "^1.6.21", - "@morfeo/dev-tools": "^0.3.1", - "@morfeo/preset-default": "^0.3.1", - "@morfeo/react": "^0.3.1", + "@morfeo/dev-tools": "^0.3.2", + "@morfeo/preset-default": "^0.3.2", + "@morfeo/react": "^0.3.2", "@svgr/webpack": "^5.5.0", "clsx": "^1.1.1", "file-loader": "^6.2.0", diff --git a/lerna.json b/lerna.json index a2bba4f7..ec86412c 100644 --- a/lerna.json +++ b/lerna.json @@ -2,5 +2,5 @@ "packages": [ "packages/*" ], - "version": "0.3.1" + "version": "0.3.2" } diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 18e974e1..d7be583c 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -3,6 +3,33 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.3.2 (2021-11-04) + + +### Bug Fixes + +* cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/VLK-STUDIO/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) +* cli tests timeout ([3934743](https://github.com/VLK-STUDIO/morfeo/commit/39347432173609c73c3ffb1ffa7904a416e82e79)) +* fixed @morfeo/cli tests warnings ([605a2ad](https://github.com/VLK-STUDIO/morfeo/commit/605a2ad9f9ec67d6ebe4f33b77eb007eae519e7c)) +* publish workflows ([cb79123](https://github.com/VLK-STUDIO/morfeo/commit/cb79123fec596a8f0a2105bbc2c17bb2a0b94da0)), closes [#106](https://github.com/VLK-STUDIO/morfeo/issues/106) + + +### Features + +* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +* cli improvements ([2ffb4a6](https://github.com/VLK-STUDIO/morfeo/commit/2ffb4a689058de8d5bf8a4ffcf39d43b0c5c5dc3)) +* closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +* compose command wip [#40](https://github.com/VLK-STUDIO/morfeo/issues/40) ([199a1c6](https://github.com/VLK-STUDIO/morfeo/commit/199a1c64909896fc0ed3d724687702aaa21a017d)) +* compose command wip [#40](https://github.com/VLK-STUDIO/morfeo/issues/40) ([0b186f4](https://github.com/VLK-STUDIO/morfeo/commit/0b186f4805dbe8f7d8aed89486066697af6516b3)) +* deep scan improvements ([014aed3](https://github.com/VLK-STUDIO/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) +* moved cli inside packages ([b8b3b7d](https://github.com/VLK-STUDIO/morfeo/commit/b8b3b7dd43de017025ad6169e1b002e92a58d85e)) +* watch command tests and optimization ([7e2ddb9](https://github.com/VLK-STUDIO/morfeo/commit/7e2ddb907a1546f67ea3de120ced9f559a25b31c)) + + + + + ## 0.3.1 (2021-11-04) diff --git a/packages/cli/README.md b/packages/cli/README.md index 6edbe842..ea097ee0 100644 --- a/packages/cli/README.md +++ b/packages/cli/README.md @@ -20,7 +20,7 @@ $ npm install -g @morfeo/cli $ morfeo COMMAND running command... $ morfeo (-v|--version|version) -@morfeo/cli/0.3.1 darwin-x64 node-v14.16.0 +@morfeo/cli/0.3.2 darwin-x64 node-v14.16.0 $ morfeo --help [COMMAND] USAGE $ morfeo COMMAND @@ -55,6 +55,8 @@ EXAMPLES $ morfeo build path/to/theme.ts --name="light" ``` +_See code: [lib/commands/build.js](https://github.com/VLK-STUDIO/morfeo/blob/v0.3.2/lib/commands/build.js)_ + ## `morfeo compose` compose morfeo style files into themes @@ -73,6 +75,8 @@ EXAMPLES $ morfeo compose --watch ``` +_See code: [lib/commands/compose.js](https://github.com/VLK-STUDIO/morfeo/blob/v0.3.2/lib/commands/compose.js)_ + ## `morfeo help [COMMAND]` display help for morfeo diff --git a/packages/cli/package-lock.json b/packages/cli/package-lock.json index 5bbe4e89..39d4f753 100644 --- a/packages/cli/package-lock.json +++ b/packages/cli/package-lock.json @@ -1,6 +1,6 @@ { "name": "@morfeo/cli", - "version": "0.3.1", + "version": "0.3.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/cli/package.json b/packages/cli/package.json index c38f0e64..d58d9360 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,7 +1,7 @@ { "name": "@morfeo/cli", "description": "a command line interface to use morfeo", - "version": "0.3.1", + "version": "0.3.2", "author": { "name": "Mauro Erta", "email": "mauro@vlkstudio.com" @@ -11,7 +11,7 @@ "morfeo": "./bin/run" }, "dependencies": { - "@morfeo/web": "^0.3.1", + "@morfeo/web": "^0.3.2", "@oclif/command": "^1.8.0", "@oclif/config": "^1.17.0", "@oclif/plugin-help": "^3.2.2", diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index c39a6bbf..3a4bf253 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -3,6 +3,55 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.3.2 (2021-11-04) + + +### Bug Fixes + +* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +* cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/VLK-STUDIO/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) +* documentation ([31c7c6a](https://github.com/VLK-STUDIO/morfeo/commit/31c7c6a54e423e33134133ff3b582f61e5c7ac15)) +* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +* prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) +* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +* shadow parser fix & improvements ([bb8b7a2](https://github.com/VLK-STUDIO/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) +* styled-components-web packages ([9f41713](https://github.com/VLK-STUDIO/morfeo/commit/9f417138f21bd433783d8e95b922d391ced089e9)), closes [#42](https://github.com/VLK-STUDIO/morfeo/issues/42) + + +### Features + +* 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) +* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +* closes [#51](https://github.com/VLK-STUDIO/morfeo/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) +* closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +* component utility introduced ([d502a59](https://github.com/VLK-STUDIO/morfeo/commit/d502a59f3cd72ebcf0d387a092e4ca43a70da9ac)) +* documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +* morfeo instance singleton ([913370e](https://github.com/VLK-STUDIO/morfeo/commit/913370e896b38fba60851aaccf9b9092bdcbafa4)) +* **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) +* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) +* useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) +* **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) + + + + + ## 0.3.1 (2021-11-04) diff --git a/packages/core/package.json b/packages/core/package.json index d2051f44..fb3c13cf 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "module": "build/index.js", "main": "commonjs/index.js", @@ -23,7 +23,7 @@ "watch": "tsc -w" }, "dependencies": { - "@morfeo/spec": "^0.3.1" + "@morfeo/spec": "^0.3.2" }, "peerDependencies": { "tslib": "^2.2.0" diff --git a/packages/dev-tools/CHANGELOG.md b/packages/dev-tools/CHANGELOG.md index f4408c80..147ddf6b 100644 --- a/packages/dev-tools/CHANGELOG.md +++ b/packages/dev-tools/CHANGELOG.md @@ -3,6 +3,37 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.3.2 (2021-11-04) + + +### Bug Fixes + +* deepscan fixes and layout improvements ([cf892be](https://github.com/VLK-STUDIO/morfeo/commit/cf892be8668877f9203ebf39ab1d769aefab27dd)) +* enable dev tool fixed ([75cb87c](https://github.com/VLK-STUDIO/morfeo/commit/75cb87c0dc818450e54aa77e3b624929e64fe205)) +* fixed wrong import inside @morfeo/dev-tools package ([a7796e9](https://github.com/VLK-STUDIO/morfeo/commit/a7796e973ae77c07900dc6461105b542b93068bf)) +* used globalThis instead of window inside the dev tool ([6f028eb](https://github.com/VLK-STUDIO/morfeo/commit/6f028eb4f2f1e42f14755bc8c41c26e7bbaf9a3c)) + + +### Features + +* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +* added docusaurus and morfeo logo ([3dc54f4](https://github.com/VLK-STUDIO/morfeo/commit/3dc54f4cf0037c3afd93678f8f3004bcf07398ae)) +* added slices and optimizations to dev tool ([a53f5e8](https://github.com/VLK-STUDIO/morfeo/commit/a53f5e801f2b3a9baca5adc5a45c112de628b086)) +* added slices handled by dev tools ([392779f](https://github.com/VLK-STUDIO/morfeo/commit/392779f9a122965b852a9af85508060c5d71dd59)) +* dev tool documentation added ([0c18f58](https://github.com/VLK-STUDIO/morfeo/commit/0c18f58b7c52840e652b12704c9379cf557c0214)) +* dev tool refactor ([669d709](https://github.com/VLK-STUDIO/morfeo/commit/669d709f312f919cab51375b4c465aa6584b8898)) +* dev tools improvements ([3b5b9d9](https://github.com/VLK-STUDIO/morfeo/commit/3b5b9d96b94a06bf32ee3cebe9351a1e4c9660e0)) +* devtool massage changed to enable multi theming inside devtool and layout improvement ([153fdbc](https://github.com/VLK-STUDIO/morfeo/commit/153fdbc52afec9b755f89de7108c278dec37050d)) +* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +* morfeo dev tool init ([e7975d7](https://github.com/VLK-STUDIO/morfeo/commit/e7975d772a368a1cf5cd2e300953bfefa70baa42)) +* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +* replacement of assets inside docs and dev-tool, wip of algolia search ([c15efe1](https://github.com/VLK-STUDIO/morfeo/commit/c15efe1b92d38f27ce62d0738bbeabf0cc800e9e)) +* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) + + + + + ## 0.3.1 (2021-11-04) diff --git a/packages/dev-tools/package.json b/packages/dev-tools/package.json index 24e62f63..26b4809f 100644 --- a/packages/dev-tools/package.json +++ b/packages/dev-tools/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "main": "build/index.js", "module": "build/index.js", @@ -25,7 +25,7 @@ "watch": "tsc -w" }, "dependencies": { - "@morfeo/web": "^0.3.1" + "@morfeo/web": "^0.3.2" }, "publishConfig": { "access": "public" diff --git a/packages/fonts/CHANGELOG.md b/packages/fonts/CHANGELOG.md index 6c65bac0..2f7b3d63 100644 --- a/packages/fonts/CHANGELOG.md +++ b/packages/fonts/CHANGELOG.md @@ -3,6 +3,31 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.3.2 (2021-11-04) + + +### Bug Fixes + +* tests coverage restored to 100% ([9abb112](https://github.com/VLK-STUDIO/morfeo/commit/9abb112b84b83093d529145d651e3f1faf78fa59)) +* **fonts:** fix package.json repo urls ([1f0cafe](https://github.com/VLK-STUDIO/morfeo/commit/1f0cafe9822ed8fe6b127bc6296b3443830f575e)) +* **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) + + +### Features + +* added borders slice ([3cc7c5c](https://github.com/VLK-STUDIO/morfeo/commit/3cc7c5cb8bbf83fc39a228ecb7f113f9f51cd0ec)) +* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +* fixed @morfeo/fonts for imported fonts and added utility to add application font inside the web extension ([455c83d](https://github.com/VLK-STUDIO/morfeo/commit/455c83d17c83e38a2b1b678ac077705ed68c338a)) +* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) +* **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) + + + + + ## 0.3.1 (2021-11-04) diff --git a/packages/fonts/package.json b/packages/fonts/package.json index dd96f86e..ba511b2a 100644 --- a/packages/fonts/package.json +++ b/packages/fonts/package.json @@ -5,7 +5,7 @@ "email": "andrea@vlkstudio.com" }, "private": false, - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "main": "commonjs/index.js", "module": "build/index.js", diff --git a/packages/hooks/CHANGELOG.md b/packages/hooks/CHANGELOG.md index 0ff148a6..c1eea464 100644 --- a/packages/hooks/CHANGELOG.md +++ b/packages/hooks/CHANGELOG.md @@ -3,6 +3,39 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.3.2 (2021-11-04) + + +### Bug Fixes + +* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) + + +### Features + +* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +* closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +* deep scan improvements ([014aed3](https://github.com/VLK-STUDIO/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) +* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +* documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +* useStyles hooks added ([fee9d48](https://github.com/VLK-STUDIO/morfeo/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) +* useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) + + + + + ## 0.3.1 (2021-11-04) diff --git a/packages/hooks/package.json b/packages/hooks/package.json index 9f4c3b29..aee50044 100644 --- a/packages/hooks/package.json +++ b/packages/hooks/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "main": "build/index.js", "module": "build/index.js", @@ -22,12 +22,12 @@ "watch": "tsc -w" }, "peerDependencies": { - "@morfeo/core": "^0.3.1", + "@morfeo/core": "^0.3.2", "react": "17.0.2", "react-dom": "^17.0.2" }, "devDependencies": { - "@morfeo/core": "^0.3.1" + "@morfeo/core": "^0.3.2" }, "publishConfig": { "access": "public" diff --git a/packages/jss/CHANGELOG.md b/packages/jss/CHANGELOG.md index 387714ed..d73767f3 100644 --- a/packages/jss/CHANGELOG.md +++ b/packages/jss/CHANGELOG.md @@ -3,6 +3,34 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.3.2 (2021-11-04) + + +### Bug Fixes + +* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +* package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) +* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) + + +### Features + +* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +* docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) +* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +* jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) +* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) + + + + + ## 0.3.1 (2021-11-04) diff --git a/packages/jss/package-lock.json b/packages/jss/package-lock.json index a8c0336a..441cda4b 100644 --- a/packages/jss/package-lock.json +++ b/packages/jss/package-lock.json @@ -1,6 +1,6 @@ { "name": "@morfeo/jss", - "version": "0.3.1", + "version": "0.3.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/jss/package.json b/packages/jss/package.json index cd7bb5e8..04d22873 100644 --- a/packages/jss/package.json +++ b/packages/jss/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "main": "commonjs/index.js", "module": "build/index.js", @@ -29,10 +29,10 @@ "jss-preset-default": "^10.6.0" }, "peerDependencies": { - "@morfeo/core": "^0.3.1" + "@morfeo/core": "^0.3.2" }, "devDependencies": { - "@morfeo/core": "^0.3.1" + "@morfeo/core": "^0.3.2" }, "publishConfig": { "access": "public" diff --git a/packages/native/CHANGELOG.md b/packages/native/CHANGELOG.md index 3a1dfd49..323e8da6 100644 --- a/packages/native/CHANGELOG.md +++ b/packages/native/CHANGELOG.md @@ -3,6 +3,35 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.3.2 (2021-11-04) + + +### Bug Fixes + +* package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) +* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) + + +### Features + +* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +* docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) +* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +* jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) + + + + + ## 0.3.1 (2021-11-04) diff --git a/packages/native/package-lock.json b/packages/native/package-lock.json index 5fe6350b..02314732 100644 --- a/packages/native/package-lock.json +++ b/packages/native/package-lock.json @@ -1,6 +1,6 @@ { "name": "@morfeo/native", - "version": "0.3.1", + "version": "0.3.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/native/package.json b/packages/native/package.json index d6c34b0e..a9312d9c 100644 --- a/packages/native/package.json +++ b/packages/native/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "main": "build/index.js", "module": "build/index.js", @@ -25,7 +25,7 @@ "watch": "tsc -w" }, "dependencies": { - "@morfeo/core": "^0.3.1", + "@morfeo/core": "^0.3.2", "@types/react-native": "^0.64.4" }, "peerDependencies": { diff --git a/packages/preset-default/CHANGELOG.md b/packages/preset-default/CHANGELOG.md index 8507ad6f..bbb34dc5 100644 --- a/packages/preset-default/CHANGELOG.md +++ b/packages/preset-default/CHANGELOG.md @@ -3,6 +3,29 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.3.2 (2021-11-04) + + +### Bug Fixes + +* preset default fixes ([f558a11](https://github.com/VLK-STUDIO/morfeo/commit/f558a11df97a837262a8af233ac040b3ff295c68)) + + +### Features + +* cards list improvements ([7a2a13f](https://github.com/VLK-STUDIO/morfeo/commit/7a2a13fdcec0fd0d361e5d85b9328bb93dc82a5b)) +* copy button and stiling improvements ([91c30ac](https://github.com/VLK-STUDIO/morfeo/commit/91c30ac282e127db302b893117f8a8a3af74aee6)) +* **preset-default:** improved colors, shadows and zindices inside preset-default ([f4cf3f2](https://github.com/VLK-STUDIO/morfeo/commit/f4cf3f20c6ccd1f733ca4bbd659e19284554fd12)) +* 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) +* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +* deep scan improvements ([014aed3](https://github.com/VLK-STUDIO/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) +* documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +* **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) + + + + + ## 0.3.1 (2021-11-04) diff --git a/packages/preset-default/package.json b/packages/preset-default/package.json index 0ea13a01..bd46299c 100644 --- a/packages/preset-default/package.json +++ b/packages/preset-default/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "module": "build/index.js", "main": "commonjs/index.js", @@ -23,13 +23,13 @@ "watch": "tsc -w" }, "dependencies": { - "@morfeo/spec": "^0.3.1" + "@morfeo/spec": "^0.3.2" }, "peerDependencies": { - "@morfeo/core": "^0.3.1" + "@morfeo/core": "^0.3.2" }, "devDependencies": { - "@morfeo/core": "^0.3.1" + "@morfeo/core": "^0.3.2" }, "publishConfig": { "access": "public" diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index 30d2067a..a58d084c 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -3,6 +3,21 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.3.2 (2021-11-04) + + +### Features + +* **react:** added tests ([135e445](https://github.com/VLK-STUDIO/morfeo/commit/135e44536da4cd3996ca6418125fb61ffb76ab1e)) +* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +* useClassName and useClassNames hooks ([7825ddd](https://github.com/VLK-STUDIO/morfeo/commit/7825ddd181eab881c3da6e9bda5b71ab66691884)) +* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +* **react:** introducing react package ([f99da40](https://github.com/VLK-STUDIO/morfeo/commit/f99da40a8b8fe0c440002e1065dbc73f7376f732)) + + + + + ## 0.3.1 (2021-11-04) diff --git a/packages/react/package-lock.json b/packages/react/package-lock.json index 0754e93c..5606a731 100644 --- a/packages/react/package-lock.json +++ b/packages/react/package-lock.json @@ -1,6 +1,6 @@ { "name": "@morfeo/react", - "version": "0.3.1", + "version": "0.3.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/react/package.json b/packages/react/package.json index 715ea1c7..e11fc40b 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "main": "commonjs/index.js", "module": "build/index.js", @@ -24,8 +24,8 @@ "watch": "tsc -w" }, "dependencies": { - "@morfeo/hooks": "^0.3.1", - "@morfeo/web": "^0.3.1", + "@morfeo/hooks": "^0.3.2", + "@morfeo/web": "^0.3.2", "fast-safe-stringify": "^2.0.8" }, "peerDependencies": { diff --git a/packages/spec/CHANGELOG.md b/packages/spec/CHANGELOG.md index 9446461b..67c73b61 100644 --- a/packages/spec/CHANGELOG.md +++ b/packages/spec/CHANGELOG.md @@ -3,6 +3,48 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.3.2 (2021-11-04) + + +### Bug Fixes + +* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +* cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/VLK-STUDIO/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) +* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +* prettier ([2ab1020](https://github.com/VLK-STUDIO/morfeo/commit/2ab10200051b79e3c76ee009f365ad63ba40d1d2)) +* prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) +* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +* shadow parser fix & improvements ([bb8b7a2](https://github.com/VLK-STUDIO/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) + + +### Features + +* 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) +* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +* closes [#51](https://github.com/VLK-STUDIO/morfeo/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) +* closes [#79](https://github.com/VLK-STUDIO/morfeo/issues/79) ([069f55e](https://github.com/VLK-STUDIO/morfeo/commit/069f55ecce6eaff4f980f7558509f685c0d8bbe0)) +* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +* devtool config ([842b8ff](https://github.com/VLK-STUDIO/morfeo/commit/842b8ff0da0ac238636bbf2e481a14c76b837d64)), closes [#101](https://github.com/VLK-STUDIO/morfeo/issues/101) +* **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) +* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +* gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) +* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) + + + + + ## 0.3.1 (2021-11-04) diff --git a/packages/spec/package.json b/packages/spec/package.json index f8fca6e9..d6cbbd18 100644 --- a/packages/spec/package.json +++ b/packages/spec/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "main": "commonjs/index.js", "module": "build/index.js", diff --git a/packages/styled-components-web/CHANGELOG.md b/packages/styled-components-web/CHANGELOG.md index bc3b4045..02b511b0 100644 --- a/packages/styled-components-web/CHANGELOG.md +++ b/packages/styled-components-web/CHANGELOG.md @@ -3,6 +3,35 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.3.2 (2021-11-04) + + +### Bug Fixes + +* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +* styled-components-web packages ([9f41713](https://github.com/VLK-STUDIO/morfeo/commit/9f417138f21bd433783d8e95b922d391ced089e9)), closes [#42](https://github.com/VLK-STUDIO/morfeo/issues/42) + + +### Features + +* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +* documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +* **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) +* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) + + + + + ## 0.3.1 (2021-11-04) diff --git a/packages/styled-components-web/package.json b/packages/styled-components-web/package.json index 3a83bc9c..bf75bb08 100644 --- a/packages/styled-components-web/package.json +++ b/packages/styled-components-web/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "main": "build/index.js", "module": "build/index.js", @@ -24,7 +24,7 @@ "watch": "tsc -w" }, "peerDependencies": { - "@morfeo/react": "^0.3.1", + "@morfeo/react": "^0.3.2", "csstype": "^3.0.8", "react": "^17.0.2", "react-dom": "^17.0.2", @@ -49,6 +49,6 @@ "url": "https://github.com/VLK-STUDIO/morfeo/issues" }, "dependencies": { - "@morfeo/react": "^0.3.1" + "@morfeo/react": "^0.3.2" } } diff --git a/packages/svelte/CHANGELOG.md b/packages/svelte/CHANGELOG.md index 25f41eb6..73fd7a1d 100644 --- a/packages/svelte/CHANGELOG.md +++ b/packages/svelte/CHANGELOG.md @@ -3,6 +3,30 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.3.2 (2021-11-04) + + +### Bug Fixes + +* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) + + +### Features + +* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +* closes [#65](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +* **svelte:** added support to default properties, docs and tests ([a734021](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/a73402130efa829bee3d8c5a72b636ca445148bc)) +* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/62189076da38078df33796fb16576b13ecdeeb85)) + + + + + ## 0.3.1 (2021-11-04) diff --git a/packages/svelte/package.json b/packages/svelte/package.json index 7e39b4e5..7d9ec4ab 100644 --- a/packages/svelte/package.json +++ b/packages/svelte/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "main": "build/index.js", "module": "build/index.js", @@ -23,13 +23,13 @@ "watch": "tsc -w" }, "dependencies": { - "@morfeo/jss": "^0.3.1" + "@morfeo/jss": "^0.3.2" }, "peerDependencies": { - "@morfeo/web": "^0.3.1" + "@morfeo/web": "^0.3.2" }, "devDependencies": { - "@morfeo/web": "^0.3.1" + "@morfeo/web": "^0.3.2" }, "publishConfig": { "access": "public" diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index c86ea0ed..765682c4 100644 --- a/packages/web/CHANGELOG.md +++ b/packages/web/CHANGELOG.md @@ -3,6 +3,47 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.3.2 (2021-11-04) + + +### Bug Fixes + +* prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) +* responsive values typing ([648c4b1](https://github.com/VLK-STUDIO/morfeo/commit/648c4b18d7752344a6b9eda4f5b48e4bb6e5b95e)), closes [#46](https://github.com/VLK-STUDIO/morfeo/issues/46) +* **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) +* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) + + +### Features + +* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +* added missing icons for slices and new morfeo icon ([0c4fdfa](https://github.com/VLK-STUDIO/morfeo/commit/0c4fdfa3b367a259793b692cb2cf8e7eee3ff115)) +* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +* closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +* docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) +* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) +* **@morfeo/web:** reset css utility ([41c291a](https://github.com/VLK-STUDIO/morfeo/commit/41c291a2b319f58ace13295e5af4a0d35a5ed97d)) +* **@morfeo/web:** reset css utility prettier ([6695398](https://github.com/VLK-STUDIO/morfeo/commit/6695398ceff2b26c76a885f9e6091563411563cd)) +* **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) +* gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) +* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +* **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) +* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) + + + + + ## 0.3.1 (2021-11-04) diff --git a/packages/web/package.json b/packages/web/package.json index d349f56f..13d119b4 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.3.1", + "version": "0.3.2", "license": "MIT", "main": "commonjs/index.js", "module": "build/index.js", @@ -23,9 +23,9 @@ "watch": "tsc -w" }, "dependencies": { - "@morfeo/core": "^0.3.1", - "@morfeo/fonts": "^0.3.1", - "@morfeo/jss": "^0.3.1" + "@morfeo/core": "^0.3.2", + "@morfeo/fonts": "^0.3.2", + "@morfeo/jss": "^0.3.2" }, "peerDependencies": { "csstype": "^3.0.8"