Commit Graph

2962 Commits

Author SHA1 Message Date
Gervwyk
98d9c57d6c fix(build): Skeleton on block only a object in schema. 2022-04-13 21:57:50 +02:00
Gervwyk
dba6f49666 fix(server): Bug fixes on loading inc, and add auto inc. 2022-04-13 21:57:01 +02:00
Gervwyk
8ce888259b feat(server): Remove block skeleton render. 2022-04-13 19:06:42 +02:00
Gervwyk
f938a51268 feat(blocks): Remove skeleton definition on blocks. 2022-04-13 19:05:15 +02:00
Gervwyk
3ec944b752 feat(server): Render loop for skeleton and loading. 2022-04-13 18:47:13 +02:00
Gervwyk
b1d4212ddd feat(build): Build changes for skeleton and loading. 2022-04-13 18:46:02 +02:00
Gervwyk
1662f36684 feat(blocks): loading to render inputs but disable. 2022-04-12 10:19:21 +02:00
Gervwyk
2ebaf5092e Merge branch 'develop' into loading-blocks 2022-04-08 09:40:12 +02:00
Gervwyk
9aff083310 fix: Replace progressBarDispatcher with process object. 2022-04-08 09:34:03 +02:00
Sam
ec8d5ca6ad
fix: Fix plugins in build. 2022-03-17 14:33:35 +02:00
Sam
3a0b92123d
chore: Update apache license header copywrite 2022-03-17 10:49:10 +02:00
Sam
409dcbdb94
chore: Disable failing build tests. 2022-03-16 18:51:55 +02:00
Sam
9d56b83cf4
chore: Release version 4.0.0-alpha.8. 2022-03-16 18:22:40 +02:00
Sam
c25b6b6ea3
fix(operators): Fix operators failing tests. 2022-03-16 18:19:34 +02:00
Gerrie van Wyk
466e61f7c6
Merge branch 'develop' into build-operators 2022-03-16 17:45:12 +02:00
Sam
6d5c3c56ff
chore: Add docs todo note. 2022-03-16 16:30:51 +02:00
Sam
837b00a3f7
Merge remote-tracking branch 'origin/develop' into build-operators
# Conflicts:
#	packages/build/package.json
#	packages/build/src/build/buildRefs/runTransformer.js
#	packages/plugins/operators/operators-js/package.json
#	yarn.lock
2022-03-16 16:28:39 +02:00
Sam
01466276dc
fix(server-dev): Read next cli bin path from package.json. 2022-03-16 16:19:02 +02:00
Sam
9f65d130d7
feat: Custom plugins on dev server. 2022-03-16 16:07:09 +02:00
Gervwyk
62265b593d Merge remote-tracking branch 'origin/custom-plugins' into loading-blocks 2022-03-04 21:50:08 +02:00
Gervwyk
931dda7a14 feat(server): MountEvents, ProgressBarController and loading state. 2022-03-04 16:49:44 +02:00
Gervwyk
ef11ebb3e3 feat(server): Make initLowdefyContext sync. 2022-03-04 16:48:47 +02:00
Gervwyk
a872dfcf81 feat(block-loaders): Add progress block. 2022-03-04 16:46:52 +02:00
Gervwyk
771961ca1d feat(engine): Add progress callAction — needs tests. 2022-03-04 16:45:53 +02:00
Gervwyk
2351f10630 feat(build): Add mandatory block types. 2022-03-04 16:44:59 +02:00
Sam
fa46d22675
feat(docs): Implement docs filter default value operator as plugin. 2022-03-03 16:01:29 +02:00
Sam
7a97261543
fix(cli): Do not merge app and server package jsons 2022-03-03 16:00:53 +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
1398ca3506 feat(build): Add loading and skeleton to blocks schema. 2022-03-03 13:59:16 +02:00
Sam
9f4ff92573
feat(cli): Copy plugins folder to server. 2022-03-03 13:04:48 +02:00
Gervwyk
b9e6f1ce19 fix(blocks-basic): Fix tests and snapshots. 2022-03-03 11:19:39 +02:00
Gervwyk
b6b50c842a fix(block-dev): Render props when mocking Link and Icon in stubBlockProps. 2022-03-03 11:18:49 +02:00
Gervwyk
0d285347cd fix(blocks): Fix icon names in examples. 2022-03-02 23:02:14 +02:00
Gervwyk
e90cefd82b fix(block-dev): Fix mockMethodTest prototype. 2022-03-02 22:47:27 +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
8f0ed25401 feat(server): Context is now sync, use MountEvents for onInit. 2022-03-02 21:25:50 +02:00
Gervwyk
13d6396a00 fix(actions): textContext is now sync. 2022-03-02 21:23:42 +02:00
Gervwyk
a876b6f8cf feat(engine): Make getContext sync, add skeleton and loading eval. 2022-03-02 21:23:11 +02:00
Gervwyk
91af6aa4bd chore(docs): Fix typo. 2022-03-02 21:21:55 +02:00
Gervwyk
40ba4df143 feat(api): evaluteOperators is sync. 2022-03-02 21:21:39 +02:00
Gervwyk
aabedad46c feat(operators): Remove init so parser is now sync. 2022-03-02 21:20:48 +02:00
Sam
d66d395e01
feat: Add support for typePrefix on custom plugins. 2022-03-02 17:19:42 +02:00
Gervwyk
c3c35d1642 feat(engine): Add skeleton and loading eval. 2022-03-02 17:17:12 +02:00
Gervwyk
31b8190b8d fix(engine): Remove block.loading. 2022-03-02 16:34:42 +02:00
Gervwyk
09951094e1 fix(server): Remove block.loading. 2022-03-02 16:34:27 +02:00
Gervwyk
36a3a85bb5 Merge branch 'develop' into loading-blocks 2022-03-02 16:28:01 +02:00
Gervwyk
fc2def366c feat(blocks): Remove loading prop from blocks. 2022-03-02 16:23:52 +02:00
Sam
1c8dc544af
fix(cli): Fix CLI tests. 2022-03-02 12:17:32 +02:00