4145 Commits

Author SHA1 Message Date
Gervwyk
bb7931d0da feat(client): Init @lowdefy/client. 2022-04-28 20:56:46 +02:00
Gerrie van Wyk
84a37c97b9
Merge pull request #1173 from lowdefy/loading-blocks
Block loading and skeletons ☠️
2022-04-26 18:16:25 +02:00
Gervwyk
8e7b16e3ec fix(build): Fix tests. 2022-04-26 18:07:24 +02:00
Gervwyk
e559836aeb chore: Add test-ci script to test only ci packages. 2022-04-26 17:39:23 +02:00
Gervwyk
29ec08d531 fix(actions-core): Fix tests. 2022-04-26 17:35:12 +02:00
Gervwyk
19db92316c fix: Update snapshots. 2022-04-26 13:51:59 +02:00
Gervwyk
c3d9be52b1 fix(block-utils): Icon should not spin on page loading. 2022-04-26 13:42:43 +02:00
Gervwyk
c6b8c69bb0 fix(blocks-antd): Fix menu keys. 2022-04-26 13:23:55 +02:00
Gervwyk
655eae5c57 fix(operators): Update test snapshot. 2022-04-26 12:24:27 +02:00
Gervwyk
e82f094251 chore: Remove dev install. 2022-04-25 20:26:27 +02:00
Gervwyk
f71499cad2 fix(blocks-antd): Fix menu width wrapping. 2022-04-25 20:13:15 +02:00
Gervwyk
085f978c10 fix:Modify build scripts. 2022-04-25 14:54:40 +02:00
Gervwyk
3f3cf5569f fix(docs): Fix docs version plugin import and markdown template. 2022-04-25 14:54:17 +02:00
Gervwyk
03858f4350 fix: Fix bugs in icon and icon usage in docs. 2022-04-25 14:53:24 +02:00
Sam
9eb34c8700
feat(build): Build auth providers and write plugin import file. 2022-04-22 17:21:14 +02:00
Sam
f27cc6066e
Merge remote-tracking branch 'origin/loading-blocks' into next-auth 2022-04-22 15:22:52 +02:00
Sam
6df0010203
feat: Create auth plugins types maps. 2022-04-22 15:22:21 +02:00
Gervwyk
454523c1ac fix(operators): Pass operatorPrefix to operators methods. 2022-04-22 15:06:05 +02:00
Gervwyk
c56d1e4043 fix(blocks-antd): Fix button color on focus. 2022-04-22 14:29:23 +02:00
Sam
b1dbf9e94a
feat: Init package @lowdefy/plugin-next-auth 2022-04-22 14:26:23 +02:00
Sam
01204627d2
feat(build): Update build for v4 auth config.
BREAKING CHANGE: The “config.auth” object has been moved to the “auth” object at the root of the Lowdefy config.
2022-04-22 11:32:11 +02:00
Gervwyk
bacaedbbc8 feat(blocks-antd): Remove color settings for menu, etc.
BREAKING CHANGE
2022-04-22 11:25:39 +02:00
Gervwyk
f0e6f18cb6 fix(blocks-color-selector): Fix update state. 2022-04-22 10:48:14 +02:00
Gervwyk
72af09cf3d fix(blocks-antd): Menu to show current selected page. 2022-04-22 10:13:24 +02:00
Gervwyk
6925625314 fix: Review feedback changes. 2022-04-21 08:24:31 +02:00
Gervwyk
8be4aa5c06 chore: cleanup. 2022-04-20 09:49:51 +02:00
Gervwyk
c0df169927 fix(blocks-antd): remove onEnter and onInit events from schema descriptions. 2022-04-20 09:49:39 +02:00
Gervwyk
051154fb5b feat(docs): Remove onEnter and fix onInit and onMount definitions. 2022-04-20 09:48:59 +02:00
Gervwyk
2339a3a77d feat(engine): Add runOnInit method to getContext. 2022-04-20 08:29:56 +02:00
Gervwyk
8c67b986c3 feat(server): Refine loading in render loop, remove onEnter.
BREAKING CHANGE
2022-04-19 19:13:29 +02:00
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