Gervwyk
|
22ec295404
|
fix: Replace all front end testing with @testing-library/react, jest and other updates.
|
2021-10-27 12:18:27 +02:00 |
|
Gervwyk
|
947defa3d8
|
feat(blockTools): Update to @emotion/css, optimize makeCssClass standarise jest settings.
|
2021-10-23 23:31:44 +02:00 |
|
Sam Tolmay
|
01c0d2c13e
|
chore: Update dev dependencies
|
2021-10-23 16:29:50 +02:00 |
|
Gervwyk
|
374fac09dd
|
Merge branch 'v4' into antd-update
|
2021-10-21 15:46:42 +02:00 |
|
Gervwyk
|
90f3423055
|
chore(blocksAntd): Fix type in Descriptions.
|
2021-10-21 15:30:19 +02:00 |
|
Gervwyk
|
9273facac4
|
feat(blocksAntd): Drawer: Add extra content area and contentWrapperStyle property.
|
2021-10-21 15:08:50 +02:00 |
|
Gervwyk
|
49c6baabee
|
feat(blocksAntd): Convert Alert to container and add action content area.
|
2021-10-21 14:55:29 +02:00 |
|
Gervwyk
|
c39c38752e
|
feat(blocksAntd): Add HolderOutlined icon.
|
2021-10-21 12:13:52 +02:00 |
|
Gervwyk
|
ae62fdc614
|
Merge branch 'main' into antd-update
|
2021-10-18 10:49:13 +02:00 |
|
Sam Tolmay
|
5e274787de
|
Merge branch 'develop' into v4
|
2021-10-18 10:07:47 +02:00 |
|
Gervwyk
|
c4a957a12e
|
fix(docs): Fix the iframe videos in the docs.
|
2021-10-12 16:04:31 +02:00 |
|
Gervwyk
|
57c77798f0
|
feat(docs): Add videos to how tos.
|
2021-10-12 16:04:10 +02:00 |
|
Gervwyk
|
1d78ba9c14
|
chore(docs): Fix typos in how-to guides.
|
2021-10-12 12:51:12 +02:00 |
|
Gervwyk
|
d1fcf1cbf1
|
chore(docs): Fix typos in generate pdf howto.
|
2021-10-10 20:27:27 +02:00 |
|
Gervwyk
|
3257f514b9
|
feat(docs): Add how to generate csv.
|
2021-10-10 20:26:58 +02:00 |
|
Gervwyk
|
d855599398
|
fix(docs): Add avatar and links to blog template.
|
2021-10-10 19:05:15 +02:00 |
|
Gervwyk
|
6e2dae0f77
|
chore: Fix typos in _change_case operators docs.
|
2021-10-09 11:45:31 +02:00 |
|
Gervwyk
|
30e22917fe
|
fix: improvements on blog template.
|
2021-10-09 11:45:14 +02:00 |
|
Gervwyk
|
5bde460934
|
feat: Add generate pdf how to.
|
2021-10-09 11:44:38 +02:00 |
|
Sandile
|
2cc8e45b16
|
fix(docs): Add how to generate CSVs.
|
2021-10-07 13:15:33 +02:00 |
|
Sandile
|
9800f91a7a
|
Merge branch 'develop' into how-to
|
2021-10-07 11:42:19 +02:00 |
|
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 |
|