mirror of
https://github.com/lowdefy/lowdefy.git
synced 2025-04-06 15:30:30 +08:00
chore: Release version 3.8.0.
This commit is contained in:
parent
3f4d7f15ea
commit
72ea45948a
52
CHANGELOG.md
52
CHANGELOG.md
@ -3,6 +3,58 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [3.8.0](https://github.com/lowdefy/lowdefy/compare/v3.7.2...v3.8.0) (2021-02-12)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **blocks:** Remove react router from render loop where not required. ([7b6970f](https://github.com/lowdefy/lowdefy/commit/7b6970f9b4fcc1b9e35771ba619fab890fa638f5))
|
||||
* **blocks-antd:** Remove formatter option from Statistic block. ([4c6a3b8](https://github.com/lowdefy/lowdefy/commit/4c6a3b81310418b207521ca790d80ebfe2149f6c))
|
||||
* **blocksAntd:** Fix Label areas.label bug. ([6bcd258](https://github.com/lowdefy/lowdefy/commit/6bcd2585268302938ab61010bd297a390e0f09aa))
|
||||
* **blocksAntd:** Fix suffixIcon and label on MonthSelector. ([9547ff5](https://github.com/lowdefy/lowdefy/commit/9547ff5b147620837becea4e05d4b680b5115b0d))
|
||||
* **blocksAntd:** PageSiderMenu affix toggle button. ([ae46923](https://github.com/lowdefy/lowdefy/commit/ae469234a8fd7daec47c3e9064234ba1bdeebffd))
|
||||
* **blocksAntd:** PageSiderMenu clean up. ([340a760](https://github.com/lowdefy/lowdefy/commit/340a760a89c1286a7ec7c4e4b4b7457006cfcf49))
|
||||
* **blocksAntd:** PageSiderMenu collapsed state should not open defaultOpenKeys. ([9172904](https://github.com/lowdefy/lowdefy/commit/91729047988323907c8ed0db4970be89a1c2c9d0))
|
||||
* **blocksAntd:** Remove open property from Modal and Drawer. ([e5954ff](https://github.com/lowdefy/lowdefy/commit/e5954fffc71a55b4e883ef93d77f1bb439b68d66))
|
||||
* **blocksAntd:** Update Anchor to use href spec. ([1b9a5b1](https://github.com/lowdefy/lowdefy/commit/1b9a5b1b4c43489be583968480403325c49fdca7))
|
||||
* **blocksColorSelectors:** Add default colors for SwatchesColorSelector. ([9650f73](https://github.com/lowdefy/lowdefy/commit/9650f7377b480ac681e199bc355fd4de8c44650e))
|
||||
* **blocksColorSelectors:** Add value label for CircleColorSelector. ([ee5c05b](https://github.com/lowdefy/lowdefy/commit/ee5c05b7c6361409fa837c92f5cd4a222cfb09eb))
|
||||
* **blocksColorSelectors:** Upfate blocksColorSelectors examples render loop. ([2f88449](https://github.com/lowdefy/lowdefy/commit/2f884495ceea239e30b95f662db5f271b8344c95))
|
||||
* **docs:** Improve concepts docs. ([f982f83](https://github.com/lowdefy/lowdefy/commit/f982f8339dd8889ced1b53b000373baca58df06c))
|
||||
* **docs:** Add 404 to general template. ([c31cb4b](https://github.com/lowdefy/lowdefy/commit/c31cb4b85a07b2708cf34271bfa221d0efcc5043))
|
||||
* **docs:** Add Collapse, Tabs and MobileMenu blocks ([6db451b](https://github.com/lowdefy/lowdefy/commit/6db451b2a991b4e64d9b58e62c4670b4713a36c9))
|
||||
* **docs:** Add container block docs. ([b490ec7](https://github.com/lowdefy/lowdefy/commit/b490ec767d6ab78c79f8b78836aee88f2f3b3f12))
|
||||
* **docs:** Add context category block docs. ([39fb6c3](https://github.com/lowdefy/lowdefy/commit/39fb6c3b78eed52a114608186ad16b385cd43828))
|
||||
* **docs:** Add examples to Progress. ([9169001](https://github.com/lowdefy/lowdefy/commit/9169001ab56763b6d9ee26d6c9e33705367b60b8))
|
||||
* **docs:** Add filePath to all pages. ([b890a2a](https://github.com/lowdefy/lowdefy/commit/b890a2a6a18151f47c011707578358668c16b71a))
|
||||
* **docs:** Fix content overflow on mobile. ([33c1abb](https://github.com/lowdefy/lowdefy/commit/33c1abb8c1992d0d48965e06641a59ef3fc00f7e))
|
||||
* **docs:** Fix object propertiesGetterTransformer to assign to default object when null. ([31df2a4](https://github.com/lowdefy/lowdefy/commit/31df2a41204365fd898d10df89a89261193b3a0e))
|
||||
* **docs:** fix schema on ScrollTo blockId example ([9c0b620](https://github.com/lowdefy/lowdefy/commit/9c0b620555990aab52f283965cbdab6b43176a76))
|
||||
* **docs:** Fix selector value types for init_state_values. ([6cfd6a1](https://github.com/lowdefy/lowdefy/commit/6cfd6a1aa711113f31130940ff5eec5cf008a1f1))
|
||||
* **docs:** Link to community in header. ([62da21b](https://github.com/lowdefy/lowdefy/commit/62da21b09ae545301312ddac4c5eec9ad27231c7))
|
||||
* **docs:** Remove Skeleton for now. ([45d5b69](https://github.com/lowdefy/lowdefy/commit/45d5b69db11104af57e719e8a465960cc60f91fd))
|
||||
* **docs:** Render value by default on color selectors. ([3db0f53](https://github.com/lowdefy/lowdefy/commit/3db0f53e5b839931be831b3d459e6cc236a728c8))
|
||||
* **docs:** Update blocks template to one use schema variable. ([54aa7dc](https://github.com/lowdefy/lowdefy/commit/54aa7dc1a1b8ba67e596edb8b415cb28c8dff6c1))
|
||||
* **docs:** Update blocks templates for context blocks ([8e7bd77](https://github.com/lowdefy/lowdefy/commit/8e7bd77ba2ced9f87b502f8876880eec9dc80259))
|
||||
* **docs:** Update footer links to hrefs. ([787cfb0](https://github.com/lowdefy/lowdefy/commit/787cfb025eac722156954a7cba2bb8dee8b999b5))
|
||||
* **docs:** Update templates with header and footer. ([e2a63fa](https://github.com/lowdefy/lowdefy/commit/e2a63fac3dbcc6bba9de3d7c53edbb82a32c9c8d))
|
||||
* **engine:** Fix container chlidren visibilty if container vis is null. ([0af48bd](https://github.com/lowdefy/lowdefy/commit/0af48bdc5b9ea201118e76b3479180c15498fbaf))
|
||||
* **operators:** Allow get from object to take an integer argument. ([e8bdbd9](https://github.com/lowdefy/lowdefy/commit/e8bdbd96a3bf776365d77f9c0800c3c732ea0fbe))
|
||||
* **operators:** Block experimental operators in _operator. ([342b636](https://github.com/lowdefy/lowdefy/commit/342b636468031905a45e2da66b455ce74469ada5))
|
||||
* **renderer:** Loading must render inside BlockLayout. ([e1bced9](https://github.com/lowdefy/lowdefy/commit/e1bced9843df832084fb724322de074ad64f792f))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **engine:** Rename Link action newWindow to newTab. ([35b47f6](https://github.com/lowdefy/lowdefy/commit/35b47f6d47338b3f93ae41a0fcd2046b5593db50))
|
||||
* **operators:** Add _format operator. ([44839da](https://github.com/lowdefy/lowdefy/commit/44839daf959253660b6d3c97204898cad0e464fb))
|
||||
* **operators:** Add _index operator. ([995a912](https://github.com/lowdefy/lowdefy/commit/995a9128e38a27d4e2fdad8c7b6459ee2640c120))
|
||||
* **operators:** Add experimental javascript operator ([9b7998c](https://github.com/lowdefy/lowdefy/commit/9b7998c174ed0eb6cb0e6054aa0f3334e404f7d8))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [3.7.2](https://github.com/lowdefy/lowdefy/compare/v3.7.1...v3.7.2) (2021-02-09)
|
||||
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.7.2",
|
||||
"version": "3.8.0",
|
||||
"packages": [
|
||||
"src/packages/*",
|
||||
"src/packages/blocks/*",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [3.8.0](https://github.com/lowdefy/lowdefy/compare/v3.7.2...v3.8.0) (2021-02-12)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/ajv
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [3.7.2](https://github.com/lowdefy/lowdefy/compare/v3.7.1...v3.7.2) (2021-02-09)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/ajv",
|
||||
"version": "3.7.2",
|
||||
"version": "3.8.0",
|
||||
"licence": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -32,7 +32,7 @@
|
||||
"prepare": "yarn build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/nunjucks": "3.7.2",
|
||||
"@lowdefy/nunjucks": "3.8.0",
|
||||
"ajv": "6.12.6",
|
||||
"ajv-errors": "1.0.1"
|
||||
},
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [3.8.0](https://github.com/lowdefy/lowdefy/compare/v3.7.2...v3.8.0) (2021-02-12)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/block-tools
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [3.7.2](https://github.com/lowdefy/lowdefy/compare/v3.7.1...v3.7.2) (2021-02-09)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/block-tools",
|
||||
"version": "3.7.2",
|
||||
"version": "3.8.0",
|
||||
"licence": "Apache-2.0",
|
||||
"description": "Lowdefy Block Tools",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -33,7 +33,7 @@
|
||||
"test": "jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/helpers": "3.7.2",
|
||||
"@lowdefy/helpers": "3.8.0",
|
||||
"ajv": "6.12.6",
|
||||
"ajv-errors": "1.0.1",
|
||||
"create-emotion": "10.0.27",
|
||||
|
@ -3,6 +3,27 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [3.8.0](https://github.com/lowdefy/lowdefy/compare/v3.7.2...v3.8.0) (2021-02-12)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **blocks:** Remove react router from render loop where not required. ([7b6970f](https://github.com/lowdefy/lowdefy/commit/7b6970f9b4fcc1b9e35771ba619fab890fa638f5))
|
||||
* **blocks-antd:** Remove formatter option from Statistic block. ([4c6a3b8](https://github.com/lowdefy/lowdefy/commit/4c6a3b81310418b207521ca790d80ebfe2149f6c))
|
||||
* **blocksAntd:** Fix Label areas.label bug. ([6bcd258](https://github.com/lowdefy/lowdefy/commit/6bcd2585268302938ab61010bd297a390e0f09aa))
|
||||
* **blocksAntd:** Fix suffixIcon and label on MonthSelector. ([9547ff5](https://github.com/lowdefy/lowdefy/commit/9547ff5b147620837becea4e05d4b680b5115b0d))
|
||||
* **blocksAntd:** PageSiderMenu affix toggle button. ([ae46923](https://github.com/lowdefy/lowdefy/commit/ae469234a8fd7daec47c3e9064234ba1bdeebffd))
|
||||
* **blocksAntd:** PageSiderMenu clean up. ([340a760](https://github.com/lowdefy/lowdefy/commit/340a760a89c1286a7ec7c4e4b4b7457006cfcf49))
|
||||
* **blocksAntd:** PageSiderMenu collapsed state should not open defaultOpenKeys. ([9172904](https://github.com/lowdefy/lowdefy/commit/91729047988323907c8ed0db4970be89a1c2c9d0))
|
||||
* **blocksAntd:** Remove open property from Modal and Drawer. ([e5954ff](https://github.com/lowdefy/lowdefy/commit/e5954fffc71a55b4e883ef93d77f1bb439b68d66))
|
||||
* **blocksAntd:** Update Anchor to use href spec. ([1b9a5b1](https://github.com/lowdefy/lowdefy/commit/1b9a5b1b4c43489be583968480403325c49fdca7))
|
||||
* **docs:** Add container block docs. ([b490ec7](https://github.com/lowdefy/lowdefy/commit/b490ec767d6ab78c79f8b78836aee88f2f3b3f12))
|
||||
* **docs:** Add context category block docs. ([39fb6c3](https://github.com/lowdefy/lowdefy/commit/39fb6c3b78eed52a114608186ad16b385cd43828))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [3.7.2](https://github.com/lowdefy/lowdefy/compare/v3.7.1...v3.7.2) (2021-02-09)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/blocks-antd",
|
||||
"version": "3.7.2",
|
||||
"version": "3.8.0",
|
||||
"license": "Apache-2.0",
|
||||
"description": "Lowdefy Ant Design Blocks",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -39,9 +39,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@ant-design/icons": "4.4.0",
|
||||
"@lowdefy/block-tools": "3.7.2",
|
||||
"@lowdefy/color": "3.7.2",
|
||||
"@lowdefy/helpers": "3.7.2",
|
||||
"@lowdefy/block-tools": "3.8.0",
|
||||
"@lowdefy/color": "3.8.0",
|
||||
"@lowdefy/helpers": "3.8.0",
|
||||
"antd": "4.4.2",
|
||||
"classnames": "2.2.6",
|
||||
"moment": "2.29.1",
|
||||
|
@ -3,6 +3,18 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [3.8.0](https://github.com/lowdefy/lowdefy/compare/v3.7.2...v3.8.0) (2021-02-12)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **blocks:** Remove react router from render loop where not required. ([7b6970f](https://github.com/lowdefy/lowdefy/commit/7b6970f9b4fcc1b9e35771ba619fab890fa638f5))
|
||||
* **docs:** Add container block docs. ([b490ec7](https://github.com/lowdefy/lowdefy/commit/b490ec767d6ab78c79f8b78836aee88f2f3b3f12))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [3.7.2](https://github.com/lowdefy/lowdefy/compare/v3.7.1...v3.7.2) (2021-02-09)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/blocks-basic",
|
||||
"version": "3.7.2",
|
||||
"version": "3.8.0",
|
||||
"license": "Apache-2.0",
|
||||
"description": "Basic html Lowdefy blocks.",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -34,7 +34,7 @@
|
||||
"test": "jest --coverage --config jest.config.js --no-cache"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/block-tools": "3.7.2",
|
||||
"@lowdefy/block-tools": "3.8.0",
|
||||
"dompurify": "2.2.6",
|
||||
"react": "17.0.1",
|
||||
"react-dom": "17.0.1"
|
||||
@ -44,7 +44,7 @@
|
||||
"@babel/core": "7.12.10",
|
||||
"@babel/preset-env": "7.12.11",
|
||||
"@babel/preset-react": "7.12.10",
|
||||
"@lowdefy/helpers": "3.7.2",
|
||||
"@lowdefy/helpers": "3.8.0",
|
||||
"@wojtekmaj/enzyme-adapter-react-17": "0.4.1",
|
||||
"babel-jest": "26.6.3",
|
||||
"babel-loader": "8.2.2",
|
||||
|
@ -3,6 +3,20 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [3.8.0](https://github.com/lowdefy/lowdefy/compare/v3.7.2...v3.8.0) (2021-02-12)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **blocks:** Remove react router from render loop where not required. ([7b6970f](https://github.com/lowdefy/lowdefy/commit/7b6970f9b4fcc1b9e35771ba619fab890fa638f5))
|
||||
* **blocksColorSelectors:** Add default colors for SwatchesColorSelector. ([9650f73](https://github.com/lowdefy/lowdefy/commit/9650f7377b480ac681e199bc355fd4de8c44650e))
|
||||
* **blocksColorSelectors:** Add value label for CircleColorSelector. ([ee5c05b](https://github.com/lowdefy/lowdefy/commit/ee5c05b7c6361409fa837c92f5cd4a222cfb09eb))
|
||||
* **blocksColorSelectors:** Upfate blocksColorSelectors examples render loop. ([2f88449](https://github.com/lowdefy/lowdefy/commit/2f884495ceea239e30b95f662db5f271b8344c95))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [3.7.2](https://github.com/lowdefy/lowdefy/compare/v3.7.1...v3.7.2) (2021-02-09)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/blocks-color-selectors",
|
||||
"version": "3.7.2",
|
||||
"version": "3.8.0",
|
||||
"license": "Apache-2.0",
|
||||
"description": "A Lowdefy color selector blocks based on react-color.",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -34,8 +34,8 @@
|
||||
"test": "jest --coverage --config jest.config.js --no-cache"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/block-tools": "3.7.2",
|
||||
"@lowdefy/blocks-antd": "3.7.2",
|
||||
"@lowdefy/block-tools": "3.8.0",
|
||||
"@lowdefy/blocks-antd": "3.8.0",
|
||||
"react": "17.0.1",
|
||||
"react-color": "2.19.3",
|
||||
"react-dom": "17.0.1"
|
||||
@ -45,7 +45,7 @@
|
||||
"@babel/core": "7.12.10",
|
||||
"@babel/preset-env": "7.12.11",
|
||||
"@babel/preset-react": "7.12.10",
|
||||
"@lowdefy/helpers": "3.7.2",
|
||||
"@lowdefy/helpers": "3.8.0",
|
||||
"@wojtekmaj/enzyme-adapter-react-17": "0.4.1",
|
||||
"babel-jest": "26.6.3",
|
||||
"babel-loader": "8.2.2",
|
||||
|
@ -3,6 +3,17 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [3.8.0](https://github.com/lowdefy/lowdefy/compare/v3.7.2...v3.8.0) (2021-02-12)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **blocks:** Remove react router from render loop where not required. ([7b6970f](https://github.com/lowdefy/lowdefy/commit/7b6970f9b4fcc1b9e35771ba619fab890fa638f5))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [3.7.2](https://github.com/lowdefy/lowdefy/compare/v3.7.1...v3.7.2) (2021-02-09)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/blocks-markdown",
|
||||
"version": "3.7.2",
|
||||
"version": "3.8.0",
|
||||
"license": "Apache-2.0",
|
||||
"description": "Lowdefy markdown blocks.",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -34,7 +34,7 @@
|
||||
"test": "jest --coverage --config jest.config.js --no-cache"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/block-tools": "3.7.2",
|
||||
"@lowdefy/block-tools": "3.8.0",
|
||||
"dompurify": "2.2.6",
|
||||
"react": "17.0.1",
|
||||
"react-dom": "17.0.1",
|
||||
@ -47,7 +47,7 @@
|
||||
"@babel/core": "7.12.10",
|
||||
"@babel/preset-env": "7.12.11",
|
||||
"@babel/preset-react": "7.12.10",
|
||||
"@lowdefy/helpers": "3.7.2",
|
||||
"@lowdefy/helpers": "3.8.0",
|
||||
"@wojtekmaj/enzyme-adapter-react-17": "0.4.1",
|
||||
"babel-jest": "26.6.3",
|
||||
"babel-loader": "8.2.2",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [3.8.0](https://github.com/lowdefy/lowdefy/compare/v3.7.2...v3.8.0) (2021-02-12)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/build
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [3.7.2](https://github.com/lowdefy/lowdefy/compare/v3.7.1...v3.7.2) (2021-02-09)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/build",
|
||||
"version": "3.7.2",
|
||||
"version": "3.8.0",
|
||||
"licence": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -33,10 +33,10 @@
|
||||
"webpack": "webpack --config webpack.config.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/ajv": "3.7.2",
|
||||
"@lowdefy/helpers": "3.7.2",
|
||||
"@lowdefy/node-utils": "3.7.2",
|
||||
"@lowdefy/nunjucks": "3.7.2",
|
||||
"@lowdefy/ajv": "3.8.0",
|
||||
"@lowdefy/helpers": "3.8.0",
|
||||
"@lowdefy/node-utils": "3.8.0",
|
||||
"@lowdefy/nunjucks": "3.8.0",
|
||||
"ajv": "6.12.6",
|
||||
"axios": "0.21.1",
|
||||
"dataloader": "2.0.0",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [3.8.0](https://github.com/lowdefy/lowdefy/compare/v3.7.2...v3.8.0) (2021-02-12)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/cli
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [3.7.2](https://github.com/lowdefy/lowdefy/compare/v3.7.1...v3.7.2) (2021-02-09)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/cli",
|
||||
"version": "3.7.2",
|
||||
"version": "3.8.0",
|
||||
"license": "Apache-2.0",
|
||||
"description": "Lowdefy CLI",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -38,8 +38,8 @@
|
||||
"webpack": "webpack --config webpack.config.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/helpers": "3.7.2",
|
||||
"@lowdefy/node-utils": "3.7.2",
|
||||
"@lowdefy/helpers": "3.8.0",
|
||||
"@lowdefy/node-utils": "3.8.0",
|
||||
"apollo-server-express": "2.19.2",
|
||||
"axios": "0.21.1",
|
||||
"chalk": "4.1.0",
|
||||
@ -63,7 +63,7 @@
|
||||
"@babel/core": "7.12.10",
|
||||
"@babel/preset-env": "7.12.11",
|
||||
"@babel/preset-react": "7.12.10",
|
||||
"@lowdefy/block-tools": "3.7.2",
|
||||
"@lowdefy/block-tools": "3.8.0",
|
||||
"babel-jest": "26.6.3",
|
||||
"babel-loader": "8.2.2",
|
||||
"clean-webpack-plugin": "3.0.0",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [3.8.0](https://github.com/lowdefy/lowdefy/compare/v3.7.2...v3.8.0) (2021-02-12)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/color
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [3.7.2](https://github.com/lowdefy/lowdefy/compare/v3.7.1...v3.7.2) (2021-02-09)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/color",
|
||||
"version": "3.7.2",
|
||||
"version": "3.8.0",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
|
@ -3,6 +3,42 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [3.8.0](https://github.com/lowdefy/lowdefy/compare/v3.7.2...v3.8.0) (2021-02-12)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **blocksAntd:** Update Anchor to use href spec. ([1b9a5b1](https://github.com/lowdefy/lowdefy/commit/1b9a5b1b4c43489be583968480403325c49fdca7))
|
||||
* **docs:** Improve concepts docs. ([f982f83](https://github.com/lowdefy/lowdefy/commit/f982f8339dd8889ced1b53b000373baca58df06c))
|
||||
* **docs:** Add 404 to general template. ([c31cb4b](https://github.com/lowdefy/lowdefy/commit/c31cb4b85a07b2708cf34271bfa221d0efcc5043))
|
||||
* **docs:** Add Collapse, Tabs and MobileMenu blocks ([6db451b](https://github.com/lowdefy/lowdefy/commit/6db451b2a991b4e64d9b58e62c4670b4713a36c9))
|
||||
* **docs:** Add container block docs. ([b490ec7](https://github.com/lowdefy/lowdefy/commit/b490ec767d6ab78c79f8b78836aee88f2f3b3f12))
|
||||
* **docs:** Add context category block docs. ([39fb6c3](https://github.com/lowdefy/lowdefy/commit/39fb6c3b78eed52a114608186ad16b385cd43828))
|
||||
* **docs:** Add examples to Progress. ([9169001](https://github.com/lowdefy/lowdefy/commit/9169001ab56763b6d9ee26d6c9e33705367b60b8))
|
||||
* **docs:** Add filePath to all pages. ([b890a2a](https://github.com/lowdefy/lowdefy/commit/b890a2a6a18151f47c011707578358668c16b71a))
|
||||
* **docs:** Fix content overflow on mobile. ([33c1abb](https://github.com/lowdefy/lowdefy/commit/33c1abb8c1992d0d48965e06641a59ef3fc00f7e))
|
||||
* **docs:** Fix object propertiesGetterTransformer to assign to default object when null. ([31df2a4](https://github.com/lowdefy/lowdefy/commit/31df2a41204365fd898d10df89a89261193b3a0e))
|
||||
* **docs:** fix schema on ScrollTo blockId example ([9c0b620](https://github.com/lowdefy/lowdefy/commit/9c0b620555990aab52f283965cbdab6b43176a76))
|
||||
* **docs:** Fix selector value types for init_state_values. ([6cfd6a1](https://github.com/lowdefy/lowdefy/commit/6cfd6a1aa711113f31130940ff5eec5cf008a1f1))
|
||||
* **docs:** Link to community in header. ([62da21b](https://github.com/lowdefy/lowdefy/commit/62da21b09ae545301312ddac4c5eec9ad27231c7))
|
||||
* **docs:** Remove Skeleton for now. ([45d5b69](https://github.com/lowdefy/lowdefy/commit/45d5b69db11104af57e719e8a465960cc60f91fd))
|
||||
* **docs:** Render value by default on color selectors. ([3db0f53](https://github.com/lowdefy/lowdefy/commit/3db0f53e5b839931be831b3d459e6cc236a728c8))
|
||||
* **docs:** Update blocks template to one use schema variable. ([54aa7dc](https://github.com/lowdefy/lowdefy/commit/54aa7dc1a1b8ba67e596edb8b415cb28c8dff6c1))
|
||||
* **docs:** Update blocks templates for context blocks ([8e7bd77](https://github.com/lowdefy/lowdefy/commit/8e7bd77ba2ced9f87b502f8876880eec9dc80259))
|
||||
* **docs:** Update footer links to hrefs. ([787cfb0](https://github.com/lowdefy/lowdefy/commit/787cfb025eac722156954a7cba2bb8dee8b999b5))
|
||||
* **docs:** Update templates with header and footer. ([e2a63fa](https://github.com/lowdefy/lowdefy/commit/e2a63fac3dbcc6bba9de3d7c53edbb82a32c9c8d))
|
||||
* **operators:** Allow get from object to take an integer argument. ([e8bdbd9](https://github.com/lowdefy/lowdefy/commit/e8bdbd96a3bf776365d77f9c0800c3c732ea0fbe))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **engine:** Rename Link action newWindow to newTab. ([35b47f6](https://github.com/lowdefy/lowdefy/commit/35b47f6d47338b3f93ae41a0fcd2046b5593db50))
|
||||
* **operators:** Add _index operator. ([995a912](https://github.com/lowdefy/lowdefy/commit/995a9128e38a27d4e2fdad8c7b6459ee2640c120))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [3.7.2](https://github.com/lowdefy/lowdefy/compare/v3.7.1...v3.7.2) (2021-02-09)
|
||||
|
||||
|
||||
|
@ -13,7 +13,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
name: '@lowdefy/docs'
|
||||
lowdefy: '3.7.2'
|
||||
lowdefy: '3.8.0'
|
||||
licence: Apache-2.0
|
||||
|
||||
global:
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/docs",
|
||||
"version": "3.7.2",
|
||||
"version": "3.8.0",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
|
@ -3,6 +3,22 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [3.8.0](https://github.com/lowdefy/lowdefy/compare/v3.7.2...v3.8.0) (2021-02-12)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **engine:** Fix container chlidren visibilty if container vis is null. ([0af48bd](https://github.com/lowdefy/lowdefy/commit/0af48bdc5b9ea201118e76b3479180c15498fbaf))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **engine:** Rename Link action newWindow to newTab. ([35b47f6](https://github.com/lowdefy/lowdefy/commit/35b47f6d47338b3f93ae41a0fcd2046b5593db50))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [3.7.2](https://github.com/lowdefy/lowdefy/compare/v3.7.1...v3.7.2) (2021-02-09)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/engine",
|
||||
"version": "3.7.2",
|
||||
"version": "3.8.0",
|
||||
"licence": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -33,8 +33,8 @@
|
||||
"test": "jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/helpers": "3.7.2",
|
||||
"@lowdefy/operators": "3.7.2",
|
||||
"@lowdefy/helpers": "3.8.0",
|
||||
"@lowdefy/operators": "3.8.0",
|
||||
"graphql": "15.5.0",
|
||||
"graphql-tag": "2.11.0"
|
||||
},
|
||||
|
@ -3,6 +3,17 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [3.8.0](https://github.com/lowdefy/lowdefy/compare/v3.7.2...v3.8.0) (2021-02-12)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **operators:** Add _format operator. ([44839da](https://github.com/lowdefy/lowdefy/commit/44839daf959253660b6d3c97204898cad0e464fb))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [3.7.2](https://github.com/lowdefy/lowdefy/compare/v3.7.1...v3.7.2) (2021-02-09)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/format",
|
||||
"version": "3.7.2",
|
||||
"version": "3.8.0",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [3.8.0](https://github.com/lowdefy/lowdefy/compare/v3.7.2...v3.8.0) (2021-02-12)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/graphql-federated
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [3.7.2](https://github.com/lowdefy/lowdefy/compare/v3.7.1...v3.7.2) (2021-02-09)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/graphql-federated",
|
||||
"version": "3.7.2",
|
||||
"version": "3.8.0",
|
||||
"licence": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -32,7 +32,7 @@
|
||||
"webpack": "webpack --config webpack.config.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/graphql": "3.7.2"
|
||||
"@lowdefy/graphql": "3.8.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.12.10",
|
||||
|
@ -3,6 +3,17 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [3.8.0](https://github.com/lowdefy/lowdefy/compare/v3.7.2...v3.8.0) (2021-02-12)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **operators:** Allow get from object to take an integer argument. ([e8bdbd9](https://github.com/lowdefy/lowdefy/commit/e8bdbd96a3bf776365d77f9c0800c3c732ea0fbe))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [3.7.2](https://github.com/lowdefy/lowdefy/compare/v3.7.1...v3.7.2) (2021-02-09)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/graphql",
|
||||
"version": "3.7.2",
|
||||
"version": "3.8.0",
|
||||
"licence": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -33,11 +33,11 @@
|
||||
"webpack": "webpack --config webpack.config.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/ajv": "3.7.2",
|
||||
"@lowdefy/helpers": "3.7.2",
|
||||
"@lowdefy/node-utils": "3.7.2",
|
||||
"@lowdefy/nunjucks": "3.7.2",
|
||||
"@lowdefy/operators": "3.7.2",
|
||||
"@lowdefy/ajv": "3.8.0",
|
||||
"@lowdefy/helpers": "3.8.0",
|
||||
"@lowdefy/node-utils": "3.8.0",
|
||||
"@lowdefy/nunjucks": "3.8.0",
|
||||
"@lowdefy/operators": "3.8.0",
|
||||
"@sendgrid/mail": "7.4.2",
|
||||
"ajv": "6.12.6",
|
||||
"ajv-errors": "1.0.1",
|
||||
|
@ -3,6 +3,17 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [3.8.0](https://github.com/lowdefy/lowdefy/compare/v3.7.2...v3.8.0) (2021-02-12)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **operators:** Allow get from object to take an integer argument. ([e8bdbd9](https://github.com/lowdefy/lowdefy/commit/e8bdbd96a3bf776365d77f9c0800c3c732ea0fbe))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [3.7.2](https://github.com/lowdefy/lowdefy/compare/v3.7.1...v3.7.2) (2021-02-09)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/helpers",
|
||||
"version": "3.7.2",
|
||||
"version": "3.8.0",
|
||||
"licence": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [3.8.0](https://github.com/lowdefy/lowdefy/compare/v3.7.2...v3.8.0) (2021-02-12)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/layout
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [3.7.2](https://github.com/lowdefy/lowdefy/compare/v3.7.1...v3.7.2) (2021-02-09)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/layout",
|
||||
"version": "3.7.2",
|
||||
"version": "3.8.0",
|
||||
"licence": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -33,8 +33,8 @@
|
||||
"test": "jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/block-tools": "3.7.2",
|
||||
"@lowdefy/helpers": "3.7.2",
|
||||
"@lowdefy/block-tools": "3.8.0",
|
||||
"@lowdefy/helpers": "3.8.0",
|
||||
"antd": "4.4.2",
|
||||
"react": "17.0.1",
|
||||
"react-dom": "17.0.1"
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [3.8.0](https://github.com/lowdefy/lowdefy/compare/v3.7.2...v3.8.0) (2021-02-12)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/node-utils
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [3.7.2](https://github.com/lowdefy/lowdefy/compare/v3.7.1...v3.7.2) (2021-02-09)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/node-utils",
|
||||
"version": "3.7.2",
|
||||
"version": "3.8.0",
|
||||
"licence": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -32,7 +32,7 @@
|
||||
"prepare": "yarn build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/helpers": "3.7.2",
|
||||
"@lowdefy/helpers": "3.8.0",
|
||||
"rimraf": "3.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [3.8.0](https://github.com/lowdefy/lowdefy/compare/v3.7.2...v3.8.0) (2021-02-12)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/nunjucks
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [3.7.2](https://github.com/lowdefy/lowdefy/compare/v3.7.1...v3.7.2) (2021-02-09)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/nunjucks",
|
||||
"version": "3.7.2",
|
||||
"version": "3.8.0",
|
||||
"licence": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -32,7 +32,7 @@
|
||||
"prepare": "yarn build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/helpers": "3.7.2",
|
||||
"@lowdefy/helpers": "3.8.0",
|
||||
"nunjucks": "3.2.2",
|
||||
"nunjucks-date-filter": "0.1.1"
|
||||
},
|
||||
|
@ -3,6 +3,25 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [3.8.0](https://github.com/lowdefy/lowdefy/compare/v3.7.2...v3.8.0) (2021-02-12)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **operators:** Allow get from object to take an integer argument. ([e8bdbd9](https://github.com/lowdefy/lowdefy/commit/e8bdbd96a3bf776365d77f9c0800c3c732ea0fbe))
|
||||
* **operators:** Block experimental operators in _operator. ([342b636](https://github.com/lowdefy/lowdefy/commit/342b636468031905a45e2da66b455ce74469ada5))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **operators:** Add _format operator. ([44839da](https://github.com/lowdefy/lowdefy/commit/44839daf959253660b6d3c97204898cad0e464fb))
|
||||
* **operators:** Add _index operator. ([995a912](https://github.com/lowdefy/lowdefy/commit/995a9128e38a27d4e2fdad8c7b6459ee2640c120))
|
||||
* **operators:** Add experimental javascript operator ([9b7998c](https://github.com/lowdefy/lowdefy/commit/9b7998c174ed0eb6cb0e6054aa0f3334e404f7d8))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [3.7.2](https://github.com/lowdefy/lowdefy/compare/v3.7.1...v3.7.2) (2021-02-09)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/operators",
|
||||
"version": "3.7.2",
|
||||
"version": "3.8.0",
|
||||
"licence": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -33,9 +33,9 @@
|
||||
"prepare": "yarn build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/format": "3.7.2",
|
||||
"@lowdefy/helpers": "3.7.2",
|
||||
"@lowdefy/nunjucks": "3.7.2",
|
||||
"@lowdefy/format": "3.8.0",
|
||||
"@lowdefy/helpers": "3.8.0",
|
||||
"@lowdefy/nunjucks": "3.8.0",
|
||||
"deep-diff": "1.0.2",
|
||||
"js-yaml": "4.0.0",
|
||||
"mingo": "4.1.0",
|
||||
|
@ -3,6 +3,17 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [3.8.0](https://github.com/lowdefy/lowdefy/compare/v3.7.2...v3.8.0) (2021-02-12)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **renderer:** Loading must render inside BlockLayout. ([e1bced9](https://github.com/lowdefy/lowdefy/commit/e1bced9843df832084fb724322de074ad64f792f))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [3.7.2](https://github.com/lowdefy/lowdefy/compare/v3.7.1...v3.7.2) (2021-02-09)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/renderer",
|
||||
"version": "3.7.2",
|
||||
"version": "3.8.0",
|
||||
"licence": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -37,10 +37,10 @@
|
||||
"@apollo/link-context": "2.0.0-beta.3",
|
||||
"@apollo/link-error": "2.0.0-beta.3",
|
||||
"@apollo/link-retry": "2.0.0-beta.3",
|
||||
"@lowdefy/block-tools": "3.7.2",
|
||||
"@lowdefy/engine": "3.7.2",
|
||||
"@lowdefy/helpers": "3.7.2",
|
||||
"@lowdefy/layout": "3.7.2",
|
||||
"@lowdefy/block-tools": "3.8.0",
|
||||
"@lowdefy/engine": "3.8.0",
|
||||
"@lowdefy/helpers": "3.8.0",
|
||||
"@lowdefy/layout": "3.8.0",
|
||||
"graphql": "15.5.0",
|
||||
"graphql-type-json": "0.3.2",
|
||||
"react": "17.0.1",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [3.8.0](https://github.com/lowdefy/lowdefy/compare/v3.7.2...v3.8.0) (2021-02-12)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/server-dev
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [3.7.2](https://github.com/lowdefy/lowdefy/compare/v3.7.1...v3.7.2) (2021-02-09)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/server-dev",
|
||||
"version": "3.7.2",
|
||||
"version": "3.8.0",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -33,8 +33,8 @@
|
||||
"webpack": "webpack --config webpack.config.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/graphql": "3.7.2",
|
||||
"@lowdefy/node-utils": "3.7.2",
|
||||
"@lowdefy/graphql": "3.8.0",
|
||||
"@lowdefy/node-utils": "3.8.0",
|
||||
"apollo-server-express": "2.19.2",
|
||||
"dotenv": "8.2.0",
|
||||
"express": "4.17.1",
|
||||
@ -45,7 +45,7 @@
|
||||
"@babel/core": "7.12.10",
|
||||
"@babel/preset-env": "7.12.11",
|
||||
"@babel/preset-react": "7.12.10",
|
||||
"@lowdefy/block-tools": "3.7.2",
|
||||
"@lowdefy/block-tools": "3.8.0",
|
||||
"babel-jest": "26.6.3",
|
||||
"babel-loader": "8.2.2",
|
||||
"clean-webpack-plugin": "3.0.0",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [3.8.0](https://github.com/lowdefy/lowdefy/compare/v3.7.2...v3.8.0) (2021-02-12)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/server-docker
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [3.7.2](https://github.com/lowdefy/lowdefy/compare/v3.7.1...v3.7.2) (2021-02-09)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/server-docker",
|
||||
"version": "3.7.2",
|
||||
"version": "3.8.0",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -34,8 +34,8 @@
|
||||
"webpack": "webpack --config webpack.config.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/graphql": "3.7.2",
|
||||
"@lowdefy/node-utils": "3.7.2",
|
||||
"@lowdefy/graphql": "3.8.0",
|
||||
"@lowdefy/node-utils": "3.8.0",
|
||||
"apollo-server-express": "2.19.2",
|
||||
"express": "4.17.1",
|
||||
"graphql": "15.5.0"
|
||||
@ -45,7 +45,7 @@
|
||||
"@babel/core": "7.12.10",
|
||||
"@babel/preset-env": "7.12.11",
|
||||
"@babel/preset-react": "7.12.10",
|
||||
"@lowdefy/block-tools": "3.7.2",
|
||||
"@lowdefy/block-tools": "3.8.0",
|
||||
"babel-jest": "26.6.3",
|
||||
"babel-loader": "8.2.2",
|
||||
"clean-webpack-plugin": "3.0.0",
|
||||
|
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [3.8.0](https://github.com/lowdefy/lowdefy/compare/v3.7.2...v3.8.0) (2021-02-12)
|
||||
|
||||
**Note:** Version bump only for package @lowdefy/server-netlify
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [3.7.2](https://github.com/lowdefy/lowdefy/compare/v3.7.1...v3.7.2) (2021-02-09)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lowdefy/server-netlify",
|
||||
"version": "3.7.2",
|
||||
"version": "3.8.0",
|
||||
"license": "Apache-2.0",
|
||||
"description": "",
|
||||
"homepage": "https://lowdefy.com",
|
||||
@ -32,8 +32,8 @@
|
||||
"webpack": "webpack --config webpack.config.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lowdefy/graphql": "3.7.2",
|
||||
"@lowdefy/node-utils": "3.7.2",
|
||||
"@lowdefy/graphql": "3.8.0",
|
||||
"@lowdefy/node-utils": "3.8.0",
|
||||
"apollo-server-lambda": "2.19.2",
|
||||
"graphql": "15.5.0"
|
||||
},
|
||||
@ -42,7 +42,7 @@
|
||||
"@babel/core": "7.12.10",
|
||||
"@babel/preset-env": "7.12.11",
|
||||
"@babel/preset-react": "7.12.10",
|
||||
"@lowdefy/block-tools": "3.7.2",
|
||||
"@lowdefy/block-tools": "3.8.0",
|
||||
"babel-jest": "26.6.3",
|
||||
"babel-loader": "8.2.2",
|
||||
"clean-webpack-plugin": "3.0.0",
|
||||
|
118
yarn.lock
118
yarn.lock
@ -2673,14 +2673,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@lowdefy/ajv@3.7.2, @lowdefy/ajv@workspace:packages/ajv":
|
||||
"@lowdefy/ajv@3.8.0, @lowdefy/ajv@workspace:packages/ajv":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@lowdefy/ajv@workspace:packages/ajv"
|
||||
dependencies:
|
||||
"@babel/cli": 7.12.10
|
||||
"@babel/core": 7.12.10
|
||||
"@babel/preset-env": 7.12.11
|
||||
"@lowdefy/nunjucks": 3.7.2
|
||||
"@lowdefy/nunjucks": 3.8.0
|
||||
ajv: 6.12.6
|
||||
ajv-errors: 1.0.1
|
||||
babel-jest: 26.6.3
|
||||
@ -2689,7 +2689,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@lowdefy/block-tools@3.7.2, @lowdefy/block-tools@workspace:packages/blockTools":
|
||||
"@lowdefy/block-tools@3.8.0, @lowdefy/block-tools@workspace:packages/blockTools":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@lowdefy/block-tools@workspace:packages/blockTools"
|
||||
dependencies:
|
||||
@ -2697,7 +2697,7 @@ __metadata:
|
||||
"@babel/core": 7.12.10
|
||||
"@babel/preset-env": 7.12.11
|
||||
"@babel/preset-react": 7.12.10
|
||||
"@lowdefy/helpers": 3.7.2
|
||||
"@lowdefy/helpers": 3.8.0
|
||||
"@wojtekmaj/enzyme-adapter-react-17": 0.4.1
|
||||
ajv: 6.12.6
|
||||
ajv-errors: 1.0.1
|
||||
@ -2728,7 +2728,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@lowdefy/blocks-antd@3.7.2, @lowdefy/blocks-antd@workspace:packages/blocks/blocksAntd":
|
||||
"@lowdefy/blocks-antd@3.8.0, @lowdefy/blocks-antd@workspace:packages/blocks/blocksAntd":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@lowdefy/blocks-antd@workspace:packages/blocks/blocksAntd"
|
||||
dependencies:
|
||||
@ -2737,9 +2737,9 @@ __metadata:
|
||||
"@babel/core": 7.12.10
|
||||
"@babel/preset-env": 7.12.11
|
||||
"@babel/preset-react": 7.12.10
|
||||
"@lowdefy/block-tools": 3.7.2
|
||||
"@lowdefy/color": 3.7.2
|
||||
"@lowdefy/helpers": 3.7.2
|
||||
"@lowdefy/block-tools": 3.8.0
|
||||
"@lowdefy/color": 3.8.0
|
||||
"@lowdefy/helpers": 3.8.0
|
||||
"@wojtekmaj/enzyme-adapter-react-17": 0.4.1
|
||||
antd: 4.4.2
|
||||
babel-jest: 26.6.3
|
||||
@ -2784,8 +2784,8 @@ __metadata:
|
||||
"@babel/core": 7.12.10
|
||||
"@babel/preset-env": 7.12.11
|
||||
"@babel/preset-react": 7.12.10
|
||||
"@lowdefy/block-tools": 3.7.2
|
||||
"@lowdefy/helpers": 3.7.2
|
||||
"@lowdefy/block-tools": 3.8.0
|
||||
"@lowdefy/helpers": 3.8.0
|
||||
"@wojtekmaj/enzyme-adapter-react-17": 0.4.1
|
||||
babel-jest: 26.6.3
|
||||
babel-loader: 8.2.2
|
||||
@ -2821,9 +2821,9 @@ __metadata:
|
||||
"@babel/core": 7.12.10
|
||||
"@babel/preset-env": 7.12.11
|
||||
"@babel/preset-react": 7.12.10
|
||||
"@lowdefy/block-tools": 3.7.2
|
||||
"@lowdefy/blocks-antd": 3.7.2
|
||||
"@lowdefy/helpers": 3.7.2
|
||||
"@lowdefy/block-tools": 3.8.0
|
||||
"@lowdefy/blocks-antd": 3.8.0
|
||||
"@lowdefy/helpers": 3.8.0
|
||||
"@wojtekmaj/enzyme-adapter-react-17": 0.4.1
|
||||
babel-jest: 26.6.3
|
||||
babel-loader: 8.2.2
|
||||
@ -2864,8 +2864,8 @@ __metadata:
|
||||
"@babel/core": 7.12.10
|
||||
"@babel/preset-env": 7.12.11
|
||||
"@babel/preset-react": 7.12.10
|
||||
"@lowdefy/block-tools": 3.7.2
|
||||
"@lowdefy/helpers": 3.7.2
|
||||
"@lowdefy/block-tools": 3.8.0
|
||||
"@lowdefy/helpers": 3.8.0
|
||||
"@wojtekmaj/enzyme-adapter-react-17": 0.4.1
|
||||
babel-jest: 26.6.3
|
||||
babel-loader: 8.2.2
|
||||
@ -2904,10 +2904,10 @@ __metadata:
|
||||
"@babel/cli": 7.12.10
|
||||
"@babel/core": 7.12.10
|
||||
"@babel/preset-env": 7.12.11
|
||||
"@lowdefy/ajv": 3.7.2
|
||||
"@lowdefy/helpers": 3.7.2
|
||||
"@lowdefy/node-utils": 3.7.2
|
||||
"@lowdefy/nunjucks": 3.7.2
|
||||
"@lowdefy/ajv": 3.8.0
|
||||
"@lowdefy/helpers": 3.8.0
|
||||
"@lowdefy/node-utils": 3.8.0
|
||||
"@lowdefy/nunjucks": 3.8.0
|
||||
ajv: 6.12.6
|
||||
axios: 0.21.1
|
||||
babel-jest: 26.6.3
|
||||
@ -2931,9 +2931,9 @@ __metadata:
|
||||
"@babel/core": 7.12.10
|
||||
"@babel/preset-env": 7.12.11
|
||||
"@babel/preset-react": 7.12.10
|
||||
"@lowdefy/block-tools": 3.7.2
|
||||
"@lowdefy/helpers": 3.7.2
|
||||
"@lowdefy/node-utils": 3.7.2
|
||||
"@lowdefy/block-tools": 3.8.0
|
||||
"@lowdefy/helpers": 3.8.0
|
||||
"@lowdefy/node-utils": 3.8.0
|
||||
apollo-server-express: 2.19.2
|
||||
axios: 0.21.1
|
||||
babel-jest: 26.6.3
|
||||
@ -2968,7 +2968,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@lowdefy/color@3.7.2, @lowdefy/color@workspace:packages/color":
|
||||
"@lowdefy/color@3.8.0, @lowdefy/color@workspace:packages/color":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@lowdefy/color@workspace:packages/color"
|
||||
dependencies:
|
||||
@ -2993,15 +2993,15 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@lowdefy/engine@3.7.2, @lowdefy/engine@workspace:packages/engine":
|
||||
"@lowdefy/engine@3.8.0, @lowdefy/engine@workspace:packages/engine":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@lowdefy/engine@workspace:packages/engine"
|
||||
dependencies:
|
||||
"@babel/cli": 7.12.10
|
||||
"@babel/core": 7.12.10
|
||||
"@babel/preset-env": 7.12.11
|
||||
"@lowdefy/helpers": 3.7.2
|
||||
"@lowdefy/operators": 3.7.2
|
||||
"@lowdefy/helpers": 3.8.0
|
||||
"@lowdefy/operators": 3.8.0
|
||||
babel-jest: 26.6.3
|
||||
graphql: 15.5.0
|
||||
graphql-tag: 2.11.0
|
||||
@ -3009,7 +3009,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@lowdefy/format@3.7.2, @lowdefy/format@workspace:packages/format":
|
||||
"@lowdefy/format@3.8.0, @lowdefy/format@workspace:packages/format":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@lowdefy/format@workspace:packages/format"
|
||||
dependencies:
|
||||
@ -3029,7 +3029,7 @@ __metadata:
|
||||
"@babel/cli": 7.12.10
|
||||
"@babel/core": 7.12.10
|
||||
"@babel/preset-env": 7.12.11
|
||||
"@lowdefy/graphql": 3.7.2
|
||||
"@lowdefy/graphql": 3.8.0
|
||||
babel-loader: 8.2.2
|
||||
clean-webpack-plugin: 3.0.0
|
||||
webpack: 5.18.0
|
||||
@ -3037,18 +3037,18 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@lowdefy/graphql@3.7.2, @lowdefy/graphql@workspace:packages/graphql":
|
||||
"@lowdefy/graphql@3.8.0, @lowdefy/graphql@workspace:packages/graphql":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@lowdefy/graphql@workspace:packages/graphql"
|
||||
dependencies:
|
||||
"@babel/cli": 7.12.10
|
||||
"@babel/core": 7.12.10
|
||||
"@babel/preset-env": 7.12.11
|
||||
"@lowdefy/ajv": 3.7.2
|
||||
"@lowdefy/helpers": 3.7.2
|
||||
"@lowdefy/node-utils": 3.7.2
|
||||
"@lowdefy/nunjucks": 3.7.2
|
||||
"@lowdefy/operators": 3.7.2
|
||||
"@lowdefy/ajv": 3.8.0
|
||||
"@lowdefy/helpers": 3.8.0
|
||||
"@lowdefy/node-utils": 3.8.0
|
||||
"@lowdefy/nunjucks": 3.8.0
|
||||
"@lowdefy/operators": 3.8.0
|
||||
"@sendgrid/mail": 7.4.2
|
||||
"@shelf/jest-mongodb": 1.2.3
|
||||
ajv: 6.12.6
|
||||
@ -3073,7 +3073,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@lowdefy/helpers@3.7.2, @lowdefy/helpers@workspace:packages/helpers":
|
||||
"@lowdefy/helpers@3.8.0, @lowdefy/helpers@workspace:packages/helpers":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@lowdefy/helpers@workspace:packages/helpers"
|
||||
dependencies:
|
||||
@ -3088,7 +3088,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@lowdefy/layout@3.7.2, @lowdefy/layout@workspace:packages/layout":
|
||||
"@lowdefy/layout@3.8.0, @lowdefy/layout@workspace:packages/layout":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@lowdefy/layout@workspace:packages/layout"
|
||||
dependencies:
|
||||
@ -3096,8 +3096,8 @@ __metadata:
|
||||
"@babel/core": 7.12.10
|
||||
"@babel/preset-env": 7.12.11
|
||||
"@babel/preset-react": 7.12.10
|
||||
"@lowdefy/block-tools": 3.7.2
|
||||
"@lowdefy/helpers": 3.7.2
|
||||
"@lowdefy/block-tools": 3.8.0
|
||||
"@lowdefy/helpers": 3.8.0
|
||||
antd: 4.4.2
|
||||
babel-jest: 26.6.3
|
||||
babel-loader: 8.2.2
|
||||
@ -3145,14 +3145,14 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@lowdefy/node-utils@3.7.2, @lowdefy/node-utils@workspace:packages/nodeUtils":
|
||||
"@lowdefy/node-utils@3.8.0, @lowdefy/node-utils@workspace:packages/nodeUtils":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@lowdefy/node-utils@workspace:packages/nodeUtils"
|
||||
dependencies:
|
||||
"@babel/cli": 7.12.10
|
||||
"@babel/core": 7.12.10
|
||||
"@babel/preset-env": 7.12.11
|
||||
"@lowdefy/helpers": 3.7.2
|
||||
"@lowdefy/helpers": 3.8.0
|
||||
babel-jest: 26.6.3
|
||||
jest: 26.6.3
|
||||
jest-diff: 26.6.2
|
||||
@ -3160,14 +3160,14 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@lowdefy/nunjucks@3.7.2, @lowdefy/nunjucks@workspace:packages/nunjucks":
|
||||
"@lowdefy/nunjucks@3.8.0, @lowdefy/nunjucks@workspace:packages/nunjucks":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@lowdefy/nunjucks@workspace:packages/nunjucks"
|
||||
dependencies:
|
||||
"@babel/cli": 7.12.10
|
||||
"@babel/core": 7.12.10
|
||||
"@babel/preset-env": 7.12.11
|
||||
"@lowdefy/helpers": 3.7.2
|
||||
"@lowdefy/helpers": 3.8.0
|
||||
babel-jest: 26.6.3
|
||||
jest: 26.6.3
|
||||
nunjucks: 3.2.2
|
||||
@ -3175,16 +3175,16 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@lowdefy/operators@3.7.2, @lowdefy/operators@workspace:packages/operators":
|
||||
"@lowdefy/operators@3.8.0, @lowdefy/operators@workspace:packages/operators":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@lowdefy/operators@workspace:packages/operators"
|
||||
dependencies:
|
||||
"@babel/cli": 7.12.10
|
||||
"@babel/core": 7.12.10
|
||||
"@babel/preset-env": 7.12.11
|
||||
"@lowdefy/format": 3.7.2
|
||||
"@lowdefy/helpers": 3.7.2
|
||||
"@lowdefy/nunjucks": 3.7.2
|
||||
"@lowdefy/format": 3.8.0
|
||||
"@lowdefy/helpers": 3.8.0
|
||||
"@lowdefy/nunjucks": 3.8.0
|
||||
babel-jest: 26.6.3
|
||||
deep-diff: 1.0.2
|
||||
jest: 26.6.3
|
||||
@ -3204,10 +3204,10 @@ __metadata:
|
||||
"@apollo/link-retry": 2.0.0-beta.3
|
||||
"@babel/core": 7.12.10
|
||||
"@babel/preset-react": 7.12.10
|
||||
"@lowdefy/block-tools": 3.7.2
|
||||
"@lowdefy/engine": 3.7.2
|
||||
"@lowdefy/helpers": 3.7.2
|
||||
"@lowdefy/layout": 3.7.2
|
||||
"@lowdefy/block-tools": 3.8.0
|
||||
"@lowdefy/engine": 3.8.0
|
||||
"@lowdefy/helpers": 3.8.0
|
||||
"@lowdefy/layout": 3.8.0
|
||||
babel-loader: 8.2.2
|
||||
clean-webpack-plugin: 3.0.0
|
||||
css-loader: 5.0.1
|
||||
@ -3235,9 +3235,9 @@ __metadata:
|
||||
"@babel/core": 7.12.10
|
||||
"@babel/preset-env": 7.12.11
|
||||
"@babel/preset-react": 7.12.10
|
||||
"@lowdefy/block-tools": 3.7.2
|
||||
"@lowdefy/graphql": 3.7.2
|
||||
"@lowdefy/node-utils": 3.7.2
|
||||
"@lowdefy/block-tools": 3.8.0
|
||||
"@lowdefy/graphql": 3.8.0
|
||||
"@lowdefy/node-utils": 3.8.0
|
||||
apollo-server-express: 2.19.2
|
||||
babel-jest: 26.6.3
|
||||
babel-loader: 8.2.2
|
||||
@ -3266,9 +3266,9 @@ __metadata:
|
||||
"@babel/core": 7.12.10
|
||||
"@babel/preset-env": 7.12.11
|
||||
"@babel/preset-react": 7.12.10
|
||||
"@lowdefy/block-tools": 3.7.2
|
||||
"@lowdefy/graphql": 3.7.2
|
||||
"@lowdefy/node-utils": 3.7.2
|
||||
"@lowdefy/block-tools": 3.8.0
|
||||
"@lowdefy/graphql": 3.8.0
|
||||
"@lowdefy/node-utils": 3.8.0
|
||||
apollo-server-express: 2.19.2
|
||||
babel-jest: 26.6.3
|
||||
babel-loader: 8.2.2
|
||||
@ -3296,9 +3296,9 @@ __metadata:
|
||||
"@babel/core": 7.12.10
|
||||
"@babel/preset-env": 7.12.11
|
||||
"@babel/preset-react": 7.12.10
|
||||
"@lowdefy/block-tools": 3.7.2
|
||||
"@lowdefy/graphql": 3.7.2
|
||||
"@lowdefy/node-utils": 3.7.2
|
||||
"@lowdefy/block-tools": 3.8.0
|
||||
"@lowdefy/graphql": 3.8.0
|
||||
"@lowdefy/node-utils": 3.8.0
|
||||
apollo-server-lambda: 2.19.2
|
||||
babel-jest: 26.6.3
|
||||
babel-loader: 8.2.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user