Commit Graph

2947 Commits

Author SHA1 Message Date
Gerrie van Wyk
edd8583659
Merge pull request #786 from Radiergummi/feature/add-hash-operator
feat(operators): Add _hash operator.
2021-08-24 11:27:35 +02:00
Moritz Friedrich
9b1ec6df0d
Merge remote-tracking branch 'origin/feature/add-hash-operator' into feature/add-hash-operator 2021-08-24 11:16:22 +02:00
Moritz Friedrich
3e07218df0
feat(operators): Add RIPEMD-160 algorithm. 2021-08-24 11:16:12 +02:00
Gerrie van Wyk
47a253df87
Merge branch 'develop' into feature/add-hash-operator 2021-08-24 11:07:03 +02:00
Moritz Friedrich
1f74ca7674
fix(renderer): Add crypto build fallback. 2021-08-24 11:03:35 +02:00
Moritz Friedrich
0d3244af5b
feat(operators): Add _hash operator. 2021-08-24 10:46:30 +02:00
Gerrie van Wyk
c4fae14503
Merge pull request #785 from lowdefy/fix-debounce-schema
fix(build): Add debounce to the build schema.
2021-08-23 14:57:27 +02:00
Gervwyk
2ea31b1f3e fix(build): Add debounce to the build schema. 2021-08-23 14:21:54 +02:00
Sam
225374db09
Merge pull request #781 from lowdefy/fix-html
Fix RenderHtml
2021-08-23 14:04:58 +02:00
Gervwyk
dcbbf0b25d fix(blocksColorSelectors): Update tests. 2021-08-23 13:49:35 +02:00
Gervwyk
ee9e3f0d61 fix(blocksBasic): Test change to new RenderHtml. 2021-08-23 10:12:38 +02:00
Gervwyk
e43617a47a fix(blocksBasic): Html test change to new RenderHtml. 2021-08-23 10:12:26 +02:00
Gervwyk
9351255d3a fix(blockTools): RenderHtml to only update ref after render. 2021-08-23 10:11:36 +02:00
Gervwyk
abbd823717 fix(blockTools): RenderHtml to return span by default, closes #775 #777 2021-08-23 07:44:51 +02:00
Sam
b9bfa57f42
Merge pull request #773 from lowdefy/version-3-20-4 2021-08-22 11:52:57 +02:00
Gervwyk
d7faa1575b chore: Release version 3.20.4 2021-08-21 16:32:38 +02:00
Gerrie van Wyk
2ce90942fd
Merge pull request #772 from lowdefy/fix-card-title
Fix card title
2021-08-21 16:14:31 +02:00
Gervwyk
50bf48c660 fix(blocksAntd): Update schema for Descriptions. 2021-08-21 15:57:26 +02:00
SamTolmay
809e5eca4b
Merge remote-tracking branch 'origin/develop' into fix-card-title 2021-08-21 14:26:15 +02:00
SamTolmay
4c67f41f42
fix(blocksAntd): Update Card block snapshot tests. 2021-08-21 14:17:31 +02:00
SamTolmay
60074f991d
fix(blocksAntd): Fix Card title if no title is specified. 2021-08-21 14:16:06 +02:00
SamTolmay
475aef6a81
fix(blocksAntd): Fix Card block title area. 2021-08-21 14:13:09 +02:00
SamTolmay
0456b0073d
fix(build): Fix user specified type locations. 2021-08-21 14:12:36 +02:00
Gerrie van Wyk
be093641ed
Merge pull request #771 from lowdefy/version-3-20-2 2021-08-20 19:59:35 +02:00
SamTolmay
9f622f15f7
chore: Release version 3.20.3 2021-08-20 19:42:43 +02:00
SamTolmay
8085b4abef
fix(server-netlify): Initialise basePath in Netlify server. 2021-08-20 19:36:01 +02:00
SamTolmay
a351768dde
chore: Release version 3.20.2. 2021-08-20 19:16:33 +02:00
Sam
88703e4f28
Merge pull request #770 from lowdefy/fixes
v3.20 fixes
2021-08-20 19:12:38 +02:00
SamTolmay
d1fd3daa90
fix(build): Cache readFile and getMeta promises. 2021-08-20 19:02:35 +02:00
SamTolmay
3c2093a6bd
fix(cli): Initialise basePath in CLI dev server. 2021-08-20 18:39:23 +02:00
SamTolmay
41bc269d67
fix(docs): Remove console log. 2021-08-20 18:30:21 +02:00
SamTolmay
7708ae8c1b
chore: Release version 3.20.1 2021-08-20 16:48:40 +02:00
SamTolmay
537a776512
fix(build): Fix unevaluated being passed to _ref transformer. 2021-08-20 16:46:04 +02:00
SamTolmay
28c862abc0
chore: Release version 3.20.0. 2021-08-20 16:08:30 +02:00
Sam
6630b4ab10
Merge pull request #766 from lowdefy/location-page-id
Add pageId and homePageId to _location
2021-08-20 15:55:21 +02:00
JohannMoller
6bfa83a68c fix(operators): Fix homePageId typo and update tests. 2021-08-20 15:34:44 +02:00
Gerrie van Wyk
4842e05e31
Merge branch 'develop' into location-page-id 2021-08-20 14:49:50 +02:00
Gerrie van Wyk
9eda7fa8e1
Merge pull request #765 from lowdefy/fix-descriptions-schema
Fix descriptions schema
2021-08-20 14:49:38 +02:00
Gervwyk
cde85b7fb8 fix(docs): Fix mongodb examples in docs. 2021-08-20 14:47:24 +02:00
Gervwyk
00842d4815 feat(operators): Add pageId and homePageId to _location. 2021-08-20 14:47:03 +02:00
SamTolmay
525e8eb8e3
fix(blocks-antd): Fix Descriptions block items schema 2021-08-20 14:36:53 +02:00
Sam
7c497ac1bb
Merge pull request #739 from lowdefy/renderhtml-blocks
feat: Added ability to render html in blocks.
2021-08-20 14:09:05 +02:00
Gervwyk
5cdd06fc04 chore(blocksAntd): Update snapshorts. 2021-08-20 13:11:28 +02:00
Gervwyk
cc12a990e7 Merge branch 'develop' into renderhtml-blocks 2021-08-20 13:01:43 +02:00
Gerrie van Wyk
22a3a5ac08
Merge pull request #764 from lowdefy/base-path
Add basePath
2021-08-20 12:59:47 +02:00
SamTolmay
eaee5aa4bf
fix(docs): Fix custom blocks basePath typo. 2021-08-20 11:56:09 +02:00
SamTolmay
5add1a72a3
fix(blocks-antd): Update snapshot tests for basePath 2021-08-20 11:48:50 +02:00
SamTolmay
63955bbd11
fix: Fixes for configurable basePath. 2021-08-20 11:47:03 +02:00
Gervwyk
eb95c8a64b feat(operators): Add basePath to _location. 2021-08-20 11:19:31 +02:00
Gervwyk
98645b00c6 Merge branch 'base-path' of https://github.com/lowdefy/lowdefy into base-path 2021-08-20 11:19:02 +02:00