Commit Graph

474 Commits

Author SHA1 Message Date
SamTolmay
571c2a95c4
Merge branch 'v4' into remove-nested-contexts 2021-10-01 19:17:10 +02:00
SamTolmay
6f89b8fa93
Merge remote-tracking branch 'origin/develop' into v4 2021-10-01 19:16:18 +02:00
SamTolmay
b7f327213f
Merge remote-tracking branch 'origin/main' into develop 2021-10-01 19:15:36 +02:00
SamTolmay
56eeea1c2e
Merge remote-tracking branch 'origin/develop' into v4 2021-10-01 19:15:22 +02:00
SamTolmay
6bc03c86b8
feat(blocks): Convert all context category blocks to container. 2021-10-01 11:33:31 +02:00
SamTolmay
72c82282a3
fix(docs): Document that _index operator is client side only. 2021-09-30 14:36:43 +02:00
SamTolmay
1f928d93db
feat: Replace server side state with payload and _payload operator.
BREAKING CHANGE:  The _event, _global, _input, _state, and _url_query operators are no longer evaluated in connections or requests.
2021-09-29 11:13:55 +02:00
Gerrie van Wyk
839c5bc634
Merge branch 'develop' into switch-operator 2021-09-27 14:58:19 +02:00
Sandile
7c42c78824 feat(docs): Added switch operator documentation. 2021-09-27 13:28:12 +02:00
SamTolmay
af37daa86e
chore: Release version 3.22.0. 2021-09-27 12:04:20 +02:00
Gerrie van Wyk
6a1611916b
Merge branch 'develop' into cli-blocks-server-renderer 2021-09-23 17:14:28 +02:00
Gerrie van Wyk
b96ee3052e
Merge branch 'develop' into cli-blocks-server-renderer 2021-09-23 16:54:07 +02:00
Gerrie van Wyk
d249a0ac53
Merge branch 'develop' into fix-axios-http-docs 2021-09-23 16:50:36 +02:00
SamTolmay
69d14b4a86
fix(cli): Use renderer served from blocks server url if configured.
Closes #840
2021-09-22 17:39:14 +02:00
SamTolmay
d9b53a0341
fix(docs): Fix AxiosHttp connection type spelling in docs. 2021-09-22 17:23:10 +02:00
JohannMoller
c9a6b50017 feat: Add _array.reduce examples. 2021-09-21 10:10:00 +02:00
Gervwyk
182032a350 chore: Release version 3.22.0-alpha.1 2021-09-20 10:03:57 +02:00
Gerrie van Wyk
49fccea47c
Merge branch 'develop' into checkbox-switch 2021-09-20 10:00:09 +02:00
SamTolmay
73fbca34ba
Merge branch 'cli-readme' of https://github.com/lowdefy/lowdefy into cli-readme 2021-09-19 14:44:57 +02:00
SamTolmay
f2c380b07a
fix(docs): Change npx commands to specific versions for deployments. 2021-09-19 14:44:51 +02:00
SamTolmay
c9cd643f38
fix(docs): Convert CLI commands to npx commands. 2021-09-19 14:37:04 +02:00
Gerrie van Wyk
573b2ff250
Merge branch 'develop' into checkbox-switch 2021-09-18 15:40:41 +02:00
Gerrie van Wyk
84ec4f0871
Merge branch 'develop' into cli-readme 2021-09-18 15:39:52 +02:00
Gerrie van Wyk
b995e4177c
Merge branch 'develop' into checkbox-switch 2021-09-18 13:01:05 +02:00
SamTolmay
98a8b71ff2
fix(docs): Update CLI npm install docs. 2021-09-17 15:22:04 +02:00
Sandile
9cf56bfbaa fix(docs): Added CheckboxSwitch examples and CheckboxSelector note. 2021-09-13 10:21:13 +02:00
Sandile
9f8632ec57 fix(docs): Added copyable and ellipsis config to Title block. 2021-09-13 09:56:46 +02:00
Sandile
81752aa927 feat(docs): Added CheckboxSwitch docs. 2021-09-09 12:46:43 +02:00
SamTolmay
b727b9edd0
feat(docs): Add _get operator switch example. 2021-09-08 14:26:01 +02:00
SamTolmay
44ed43c7b2
chore: Release v3.22.0-alpha.0 2021-09-08 13:43:37 +02:00
Sandile
ee8bda4a5b feat(docs): Added Password Input block docs. 2021-09-07 15:17:47 +02:00
Moritz Friedrich
ed963ec823
feat(docs): Add Stripe documentation. 2021-09-02 16:51:49 +02:00
SamTolmay
c92c5bb278
chore: Release version 3.21.2. 2021-08-31 12:48:11 +02:00
SamTolmay
2fcf0537ee
chore: Release version 3.21.2-alpha.0 2021-08-31 11:42:18 +02:00
SamTolmay
24f94f6442
fix: Downgrade mongodb driver to LTS version 3.6.12. 2021-08-31 11:40:06 +02:00
Gervwyk
a96b2a8c3a chore: Release version 3.21.1 2021-08-26 14:40:03 +02:00
Gervwyk
5c31dacda3 fix(docs): Add responsive layout docs and video. 2021-08-26 13:29:17 +02:00
Gerrie van Wyk
a70b7e4dbe
Merge branch 'develop' into responsive-docs 2021-08-26 11:49:50 +02:00
SamTolmay
bb64d3e850
fix(docs): Update node server docs. 2021-08-26 10:45:29 +02:00
Gerrie van Wyk
8e718fee8d
Merge branch 'develop' into responsive-docs 2021-08-26 09:36:38 +02:00
Sam
8bd2b837ee
Merge branch 'develop' into fix/link-hash-docs 2021-08-26 09:12:53 +02:00
Sandile
52cae66877 chore(docs): Fixed markup in responsive setup examples. 2021-08-25 16:37:58 +02:00
Sandile
0635433df4 feat(docs): Added responsive setup to Layout Concepts. 2021-08-25 16:33:02 +02:00
Moritz Friedrich
2520555212
fix(docs): Add missing hash docs. 2021-08-25 14:10:51 +02:00
Gervwyk
fded99ad2d chore: Version 3.21.0 2021-08-25 11:22:19 +02:00
Gervwyk
4a0dd8e4af Merge branch 'main' into develop 2021-08-25 11:10:27 +02:00
Gervwyk
c70ee00c53 Merge branch 'main' into version-3-21-0 2021-08-25 11:10:19 +02:00
Gerrie van Wyk
04ffb017d6
Merge branch 'develop' into client-uuid 2021-08-25 10:17:13 +02:00
Gerrie van Wyk
c105eeab88
Merge branch 'develop' into axios-http-agent 2021-08-25 10:04:57 +02:00
Gervwyk
17a1c2b9c3 chore(operators): Fix uuid type definitions. 2021-08-25 10:03:49 +02:00