Gervwyk
|
967ac70078
|
fix(server): Remount progress controller on page change.
|
2022-04-19 17:11:52 +02:00 |
|
Gervwyk
|
86bbae69e8
|
feat(server): Throw warning on illegal skeleton type.
|
2022-04-19 17:11:14 +02:00 |
|
Gervwyk
|
d4dd1cadf3
|
fix(server): Cleanup from review.
|
2022-04-19 17:10:13 +02:00 |
|
Gervwyk
|
9b5bd70771
|
fix(engine): Init validate only if none.
|
2022-04-19 17:09:17 +02:00 |
|
Gervwyk
|
6310d13af0
|
fix(docs): Cleanup skeleton docs change.
|
2022-04-19 17:08:46 +02:00 |
|
Gervwyk
|
e0d7dd6a21
|
fix(engine): Only init validate if none.
|
2022-04-19 14:08:02 +02:00 |
|
Gervwyk
|
4437acd931
|
Merge branch 'develop' into loading-blocks
|
2022-04-19 14:06:12 +02:00 |
|
Sam
|
d91471c74d
|
Merge pull request #1171 from lowdefy/markdown-code-fix
fix(blocks-markdown): Updated and fixed MarkdownWithCode Syntax Highlighter.
|
2022-04-19 14:00:19 +02:00 |
|
Gerrie van Wyk
|
47c39f28cc
|
Merge branch 'develop' into loading-blocks
|
2022-04-19 13:58:03 +02:00 |
|
Gerrie van Wyk
|
fbb3fa56a9
|
Merge branch 'develop' into markdown-code-fix
|
2022-04-19 12:56:43 +02:00 |
|
Gervwyk
|
64980406b5
|
fix(blocks-markdown): More style fixes.
|
2022-04-19 12:54:31 +02:00 |
|
Gervwyk
|
bc3dce444f
|
feat(blocks-markdown): Use antd less style vars where possible.
|
2022-04-19 10:57:49 +02:00 |
|
Sam
|
77d189196d
|
Merge pull request #1161 from lowdefy/fix-confirm-modal-v4
fix(blocks-antd): Fix confirm modal button icons, closes #1160
|
2022-04-19 10:29:13 +02:00 |
|
Sam
|
8987ad8652
|
fix: Update docs snapshot test
|
2022-04-19 10:11:21 +02:00 |
|
Gervwyk
|
e0edd7c013
|
chore: Cleanup yarn lock and pnp.
|
2022-04-14 21:40:08 +02:00 |
|
Gervwyk
|
bc6fed771c
|
fix(blocks-markdown): Fix react-syntax-highlighter styles import.
|
2022-04-14 21:39:44 +02:00 |
|
Gervwyk
|
5cd90fb066
|
fix(blocks-markdown): Cleanup markdown styles.
|
2022-04-14 21:39:06 +02:00 |
|
Gervwyk
|
b6207a96ec
|
feat(docs): Fix loading and skeleton definitions on blocks concept pages.
|
2022-04-13 21:58:27 +02:00 |
|
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 |
|
Sandile
|
424bf3ec8d
|
fix(blocks-markdown): Updated and fixed MarkdownWithCode Syntax Highlighter@15.5.0
|
2022-04-13 16:42:32 +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 |
|
Gervwyk
|
bba35be1db
|
fix(blocks-antd): Fix confirm modal button icons, closes #1160
|
2022-04-07 11:19:09 +02:00 |
|
Sam
|
ec8d5ca6ad
|
fix: Fix plugins in build.
|
2022-03-17 14:33:35 +02:00 |
|
Gerrie van Wyk
|
6f3a5021fb
|
Merge pull request #1146 from lowdefy/update-license-copywrite
chore: Update apache license header copywrite
|
2022-03-17 11:01:16 +02:00 |
|
Sam
|
3a0b92123d
|
chore: Update apache license header copywrite
|
2022-03-17 10:49:10 +02:00 |
|
Gerrie van Wyk
|
71273afb84
|
Merge pull request #1012 from lowdefy/build-operators
Add build time operators
|
2022-03-17 09:46:25 +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.
v4.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 |
|
Gerrie van Wyk
|
c2b3a4dd1d
|
Merge pull request #1144 from lowdefy/custom-plugins
Custom plugins in dev server
|
2022-03-16 17:44:14 +02:00 |
|
Sam
|
6d5c3c56ff
|
chore: Add docs todo note.
|
2022-03-16 16:30:51 +02:00 |
|
Sam
|
c1cfa0d986
|
chore: Delete @swc-core-darwin-x64-npm-1.2.112-589b72b7c3-8.zip
|
2022-03-16 16:29:25 +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
|
a159a90cf0
|
Merge remote-tracking branch 'origin/develop' into custom-plugins
|
2022-03-16 16:19:48 +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 |
|