Commit Graph

27 Commits

Author SHA1 Message Date
Sam Tolmay
04c54dfa1b
Merge remote-tracking branch 'origin/v4' into v4-cli-2 2021-11-25 21:16:15 +02:00
Sam Tolmay
4ac8365d6e
chore: Release version v4.0.0-alpha.2. 2021-11-25 21:06:07 +02:00
Gerrie van Wyk
fe5ef7b766
Merge branch 'v4' into build-styles 2021-11-25 17:26:36 +02:00
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
Sam Tolmay
c97a8fa6b5
chore: Release version v4.0.0-alpha.1. 2021-11-25 13:37:00 +02:00
Sam Tolmay
ea4f07784f
fix(deps): Update package axios to v0.24.0. 2021-11-25 12:57:55 +02:00
Sam Tolmay
338d30fc5c
chore: Update dev dependencies. 2021-11-25 12:54:50 +02:00
Sam Tolmay
ddfcdc5aa8
chore(cli): Cleanup cli package for v4. 2021-11-25 12:42:48 +02:00
Sam Tolmay
14247eab07
feat(build): Write plugin imports and types.json during build. 2021-11-24 16:51:38 +02:00
Gervwyk
18a486384d feat(build): Add generateDefaultTypes script. 2021-11-24 14:47:44 +02:00
Gervwyk
336bb93a98 chore(blocks): Update blocks build script to only copy build files. 2021-11-22 22:57:19 +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 Tolmay
8d6abe27f9
feat: Requests working on next server 2021-11-17 16:06:35 +02:00
Sam Tolmay
e341d8ded2
feat: Fixes fro requests in next server 2021-11-16 10:52:20 +02:00
Sam Tolmay
5f5ca1b52e
chore: Remove @lowdefy/api as peer dep from connections 2021-11-15 17:03:03 +02:00
Sam Tolmay
53278a3128
feat: Update google sheets and mongodb connections to plugin structure. 2021-11-09 14:54:58 +02:00
Sam Tolmay
d0e751af47
feat: Convert knex, sendgrid and stripe connections to plugin structure. 2021-11-09 13:15:33 +02:00
Sam Tolmay
9cb4097470
fix(connection-elasticsearch): Fix elasticsearch tests after plugin update. 2021-11-09 12:21:03 +02:00
Sam Tolmay
a277fd0f6b
feat: Convert connection elasticsearch to plugin structure. 2021-11-09 11:45:34 +02:00
Sam Tolmay
f20cfef49d
feat: Update aws and axios packages to use new plugin structure. 2021-11-09 11:14:41 +02:00