Commit Graph

231 Commits

Author SHA1 Message Date
Gervwyk
62265b593d Merge remote-tracking branch 'origin/custom-plugins' into loading-blocks 2022-03-04 21:50:08 +02:00
Gervwyk
a872dfcf81 feat(block-loaders): Add progress block. 2022-03-04 16:46:52 +02:00
Sam
fa46d22675
feat(docs): Implement docs filter default value operator as plugin. 2022-03-03 16:01:29 +02:00
Gervwyk
3af64aacaf fix(blocks-loaders): Remove LogoSpinner. 2022-03-03 15:07:41 +02:00
Gervwyk
c4cc37acff fix(blocks-antd): Update snapshots. 2022-03-03 14:00:02 +02:00
Gervwyk
b9e6f1ce19 fix(blocks-basic): Fix tests and snapshots. 2022-03-03 11:19:39 +02:00
Gervwyk
0d285347cd fix(blocks): Fix icon names in examples. 2022-03-02 23:02:14 +02:00
Gervwyk
5f5ef001c2 feat(blocks-antd): Update snapshots. 2022-03-02 22:31:04 +02:00
Gervwyk
ba34939735 feat(blocks): Add skeletons to blocks meta. 2022-03-02 22:00:08 +02:00
Gervwyk
13d6396a00 fix(actions): textContext is now sync. 2022-03-02 21:23:42 +02:00
Gervwyk
aabedad46c feat(operators): Remove init so parser is now sync. 2022-03-02 21:20:48 +02:00
Gervwyk
fc2def366c feat(blocks): Remove loading prop from blocks. 2022-03-02 16:23:52 +02:00
Sam
9ffddd6778
fix(actions-core): Improve Throw action error messages. 2022-03-01 11:34:17 +02:00
Sam
057ff7eb84
fix(actions-core): Fix Throw action error message if params are not an object. 2022-03-01 10:59:14 +02:00
Gervwyk
78308908c4 feat(blocks-color-seletors): Replace color selectors with single color selector using react-colorful.
BREAKING CHANGE
2022-02-28 18:32:00 +02:00
Gervwyk
96e5e460d0 fix(blocks-antd): Fix Icon name in switch. 2022-02-22 17:11:03 +02:00
Gervwyk
f3abf4c68f Merge branch 'react-downgrade' into fix-docs 2022-02-22 00:30:34 +02:00
Gervwyk
7fa29e4290 fix(blocks-antd): Icon name corrections. 2022-02-22 00:29:20 +02:00
Gervwyk
b2f666f885 Merge branch 'develop' into react-downgrade 2022-02-21 18:07:26 +02:00
Gervwyk
1b38fd3e74 fix: Revert back to react 17.0.2. 2022-02-21 17:39:19 +02:00
Gervwyk
b6d9514643 Merge branch 'develop' into build-docs 2022-02-21 16:20:39 +02:00
Gervwyk
626a2e63fc Revert "Revert "fix: Update antd to v4.18.2.""
This reverts commit 24dae31797.
2022-02-21 15:08:40 +02:00
Gervwyk
24dae31797 Revert "fix: Update antd to v4.18.2."
This reverts commit db7863fecc.
2022-02-21 13:44:12 +02:00
Sam
52ec14639d
chore: Release v4.0.0-alpha.7 2022-02-21 12:30:00 +02:00
Gerrie van Wyk
6759833b88
Merge branch 'develop' into fix-tests 2022-02-21 12:19:49 +02:00
Sam
a3946bd272
chore: Exclude index files from plugin coverage tests. 2022-02-21 11:13:25 +02:00
Sam
550f253778
Merge remote-tracking branch 'upstream/develop' into update-mongodb
# Conflicts:
#	.pnp.cjs
#	yarn.lock
2022-02-21 10:57:08 +02:00
Sam
0655365681
fix(connection-mongodb): Update dependency mongodb to v4.4.0. 2022-02-21 10:53:03 +02:00
Gervwyk
db7863fecc fix: Update antd to v4.18.2. 2022-02-21 00:36:20 +02:00
Gervwyk
cbb71d809b feat(operators): Change dependancy from js-yaml to yaml.
BREAKING CHANGE: _yaml.parse now takes an array or an object data instead of a string.
2022-02-18 15:52:25 +02:00
Gervwyk
244b70bfc5 Merge branch 'develop' into build-docs 2022-02-16 14:29:07 +02:00
Sam
e9fbe55baa
chore: Fix @lowdefy/plugin-aws dependencies, remove unused comments. 2022-02-16 12:03:33 +02:00
Sam
64043d3dde
fix(plugin-aws): Convert @lowdefy/plugin-aws to new plugin package structure. 2022-02-16 11:46:50 +02:00
Sam
fdda1ded52
chore: Convert jest config files to es modules. 2022-02-16 11:45:55 +02:00
Sam
e06fee8c14
Merge branch 'develop' into build-docs 2022-02-16 10:59:18 +02:00
Gervwyk
ce8640d85b fix(blocks-antd): Temporary for schema for TimelineList. 2022-02-16 09:57:55 +02:00
Gervwyk
7a90f5b3ed fix(blocks-color-selectors): Fix typo in style import. 2022-02-16 09:50:42 +02:00
Sandile
3d85e26ac5 fix(actions-core): Changed param type check in DisplayMessage action. 2022-02-15 15:09:14 +02:00
Sandile
578be12da8 chore(actions-core): Bumped jest to 27.5.1. 2022-02-15 15:07:28 +02:00
Sandile
1d70f64983 feat(actions-core): Updated DisplayMessage action and tests to include edge cases. 2022-02-15 14:29:33 +02:00
Sandile
d8121b7605 Merge branch 'develop' into plugins-actions 2022-02-15 12:15:35 +02:00
Sam
621dd08212
Merge remote-tracking branch 'origin/develop' into fix-jest-es-modules
# Conflicts:
#	.pnp.cjs
#	yarn.lock
2022-02-14 15:44:59 +02:00
Sam
78480e8002
fix(cli): Fix jest es module mocks. 2022-02-14 14:29:45 +02:00
Gervwyk
540aa035d2 fix: Move S3UploadButton to plugin-aws. 2022-02-14 12:58:22 +02:00
Gervwyk
64a076cdc9 fix: Fix import issues for build. 2022-02-14 12:46:39 +02:00
Gervwyk
1365fb3908 chore: Update mingo to v6.0.4. 2022-02-14 12:44:16 +02:00
Sam
58655cba19
fix(api): Fix callRequest tests. 2022-02-12 16:57:25 +02:00
Sam
774202d45d
chore(deps): Upgrade dev dependency jest. 2022-02-12 14:38:39 +02:00
Gervwyk
53117b88cf fix: Update docs for Anchor.
BREAKING CHANGE: href and strong property removed for Anchor block, replaced with Link properties.
2022-02-11 17:13:18 +02:00
Sandile
140218075f fix(actions-core): Added scrollTo with no params error test. 2022-02-11 16:59:17 +02:00