Gervwyk
|
d6c1cf7767
|
feat(connection-axios-http): Generate type.js from import.
|
2021-11-25 17:22:36 +02:00 |
|
Gervwyk
|
c4900b496d
|
feat(blocks-basic): Add styles export to types.js.
|
2021-11-25 17:21:46 +02:00 |
|
Gervwyk
|
f898cfff5f
|
feat(layout): Export styles.less.
|
2021-11-25 17:21:05 +02:00 |
|
Gervwyk
|
d0147743ec
|
feat(build): Add styles.less in build.
|
2021-11-25 17:20:47 +02:00 |
|
Sam Tolmay
|
ca0b4b0d91
|
fix: Cleanup build script.
|
2021-11-24 17:53:32 +02:00 |
|
Sam Tolmay
|
14247eab07
|
feat(build): Write plugin imports and types.json during build.
|
2021-11-24 16:51:38 +02:00 |
|
Gerrie van Wyk
|
8512cd33c6
|
Merge branch 'v4' into build-types
|
2021-11-24 14:55:27 +02:00 |
|
Gervwyk
|
18a486384d
|
feat(build): Add generateDefaultTypes script.
|
2021-11-24 14:47:44 +02:00 |
|
Sam Tolmay
|
6550f76ec0
|
feat(build): Count types during build.
|
2021-11-24 14:00:52 +02:00 |
|
Sam Tolmay
|
db21b58b46
|
fix(server): Move document and window to LowdefyContext component.
|
2021-11-23 18:05:52 +02:00 |
|
Sam Tolmay
|
cf752ec720
|
fix: Engine test fixes.
|
2021-11-23 17:56:30 +02:00 |
|
Sam Tolmay
|
4e46145d8f
|
fix: Render app using blockIds generated at build.
|
2021-11-23 17:56:13 +02:00 |
|
Sam Tolmay
|
818277567f
|
fix: Remove Root component in server.
|
2021-11-23 16:29:51 +02:00 |
|
Sam Tolmay
|
1503970896
|
feat: Generate unique block ids at build.
Closes #920
|
2021-11-23 16:29:26 +02:00 |
|
Sam Tolmay
|
fa97eb6a34
|
feat: Make @lowdefy/build a dev dependency of server.
|
2021-11-23 15:25:32 +02:00 |
|
Sam Tolmay
|
a982fd8fd0
|
fix(build): Remove getMeta from context.
|
2021-11-23 15:08:11 +02:00 |
|
Sam Tolmay
|
06a4fba06c
|
fix: Remove block metadata from build.
|
2021-11-23 15:04:26 +02:00 |
|
Gervwyk
|
336bb93a98
|
chore(blocks): Update blocks build script to only copy build files.
|
2021-11-22 22:57:19 +02:00 |
|
Gervwyk
|
ba233e6019
|
chore(layout): Cleanup layout.
|
2021-11-22 22:53:46 +02:00 |
|
Sam Tolmay
|
3a95ec1949
|
chore: Bump to version v4.0.0-alpha.0.
|
2021-11-22 17:33:18 +02:00 |
|
Sam Tolmay
|
2d3633e037
|
chore: Move @lowdefy/color package into @lowdefy/blocks-antd.
|
2021-11-22 17:25:35 +02:00 |
|
Sam Tolmay
|
cd50ec011d
|
chore: Move packages to utils and plugins directories.
|
2021-11-22 17:20:33 +02:00 |
|
Sam Tolmay
|
b0190bc46b
|
Merge remote-tracking branch 'origin/v4' into plugins
|
2021-11-22 16:53:27 +02:00 |
|
Sam Tolmay
|
7db2640974
|
feat: Pass components to blocks in server, setup Icon.
|
2021-11-22 16:50:52 +02:00 |
|
Sam Tolmay
|
739704496d
|
chore: Delete unused file.
|
2021-11-22 16:10:22 +02:00 |
|
Sam Tolmay
|
f651ed7639
|
feat: Restructure plugin files.
|
2021-11-22 16:10:02 +02:00 |
|
Sam
|
a2623b61bb
|
Merge branch 'v4' into merge-main
|
2021-11-22 09:34:21 +02:00 |
|
Gervwyk
|
9e42a55fc6
|
chore: Update react testing-library.
|
2021-11-21 17:31:11 +02:00 |
|
Gervwyk
|
68ab7baa2c
|
fix(blocks-antd): Add onSearch to Selector and MultipleSelector.
|
2021-11-21 17:30:39 +02:00 |
|
Gervwyk
|
21b268b2fb
|
Merge branch 'main' into merge-main
|
2021-11-21 17:10:36 +02:00 |
|
Gervwyk
|
104642dc58
|
feat(server): Add mount events and simplify loading states.
|
2021-11-21 17:02:01 +02:00 |
|
Gerrie van Wyk
|
7be7574ca2
|
Merge branch 'v4' into next-requests
|
2021-11-21 10:12:03 +02:00 |
|
Sam Tolmay
|
713a8323d1
|
chore: Release version 3.23.1.
|
2021-11-20 07:59:51 +02:00 |
|
Gervwyk
|
9f9cc98aaf
|
chore: Release version 3.23.0.
|
2021-11-19 17:36:58 +02:00 |
|
Gervwyk
|
67202c452e
|
fix(blocksAntd): Update test snapshots for Selector and MultipleSelector.
|
2021-11-19 17:05:10 +02:00 |
|
Gerrie van Wyk
|
ece5400cb2
|
Merge branch 'develop' into selector-search
|
2021-11-19 16:22:46 +02:00 |
|
Gervwyk
|
5bd5f9aaf1
|
chore(blocksAntd): Change to value for onSearch and simplify examples.
|
2021-11-19 16:21:57 +02:00 |
|
Gervwyk
|
9934d07430
|
feat(build): Better error messages on build.
|
2021-11-19 16:08:02 +02:00 |
|
Sandile
|
0e53cb8f93
|
fix(docs): Included onSearch event example in MultipleSelector and Selector docs.
|
2021-11-18 15:49:45 +02:00 |
|
Sandile
|
0339e63ab6
|
fix: Updated MultipleSelector block to include onSearch event.
|
2021-11-18 15:48:38 +02:00 |
|
Sandile
|
5e9ec1470d
|
fix(blocksAntd): Updated Selector block to include onSearch event.
|
2021-11-18 15:48:23 +02:00 |
|
Sam Tolmay
|
8d6abe27f9
|
feat: Requests working on next server
|
2021-11-17 16:06:35 +02:00 |
|
Sandile
|
751814cec6
|
fix(build): Updated formatErrorMessage and testSchema tests.
|
2021-11-17 12:45:23 +02:00 |
|
Sandile
|
509655409e
|
fix(build): Updated formatErrorMessage function to show descriptive error paths.
|
2021-11-17 12:42:33 +02:00 |
|
Sam Tolmay
|
0903094ce5
|
fix(docs): Fix _ref resolver function example.
|
2021-11-16 15:09:19 +02:00 |
|
Sam Tolmay
|
a1f72e1087
|
fix: Remove auth dependencies from api
|
2021-11-16 11:03:23 +02:00 |
|
Sam Tolmay
|
67cb1f5fb7
|
Merge remote-tracking branch 'origin/v4' into next-server
# Conflicts:
# .pnp.cjs
# packages/block-utils/package.json
# yarn.lock
|
2021-11-16 10:57:18 +02:00 |
|
Sam Tolmay
|
e341d8ded2
|
feat: Fixes fro requests in next server
|
2021-11-16 10:52:20 +02:00 |
|
Gervwyk
|
7a6be1909c
|
chore: Review fixes and snapshot updates.
|
2021-11-16 10:42:50 +02:00 |
|
Gervwyk
|
5f0528d938
|
fix: Update all block tests.
|
2021-11-15 18:52:51 +02:00 |
|