SamTolmay
|
76a6b1cbe9
|
chore: Add v4 branch to github actions tests
|
2021-09-19 16:10:21 +02:00 |
|
Gerrie van Wyk
|
8a93eefbe0
|
Merge pull request #847 from lowdefy/fix-render-html
Fix blocks Html for falsey value
|
2021-09-18 19:23:48 +02:00 |
|
Gerrie van Wyk
|
40c7d3a936
|
Merge branch 'develop' into fix-render-html
|
2021-09-18 15:41:49 +02:00 |
|
Gerrie van Wyk
|
8e66d9cedf
|
Merge pull request #843 from lowdefy/copyable-fix
fix(blocksAntd): Copyable fix added to Paragraph and Title blocks.
|
2021-09-18 15:39:21 +02:00 |
|
SamTolmay
|
0da3bd1951
|
fix(blocksAntd): Use updated renderHtml in selector blocks
|
2021-09-17 15:06:29 +02:00 |
|
SamTolmay
|
5e3de6f5ca
|
fix(blocksAntd): Use updated renderHtml helper function
Closes #820
|
2021-09-17 14:45:08 +02:00 |
|
SamTolmay
|
a765be4395
|
fix(blocksBasic): Handle none type values in DangerousHtml block
|
2021-09-17 11:02:54 +02:00 |
|
SamTolmay
|
cf85d6ce38
|
fix(blocksBasic): Use renamed HtmlComponent in Html block (was RenderHtml)
|
2021-09-16 17:24:19 +02:00 |
|
SamTolmay
|
b0c35f7341
|
fix(blockTools): Add renderHtml helper function.
|
2021-09-16 17:07:46 +02:00 |
|
SamTolmay
|
ed321db073
|
chore(blockTools): Rename RenderHtml to HtmlComponent.
|
2021-09-16 16:55:38 +02:00 |
|
SamTolmay
|
43638035d0
|
fix(blockTools): Handle falsey values better in RenderHtml component
|
2021-09-16 16:51:25 +02:00 |
|
Sandile
|
9f8632ec57
|
fix(docs): Added copyable and ellipsis config to Title block.
|
2021-09-13 09:56:46 +02:00 |
|
Sandile
|
483013d171
|
fix(blocksAntd): Paragraph and Title blocks copyable error fixed.
|
2021-09-13 09:53:49 +02:00 |
|
Johann Möller
|
ee4fa216da
|
Merge pull request #839 from lowdefy/upgrade-axios
Upgrade axios
|
2021-09-10 14:49:21 +02:00 |
|
Sam
|
9a58e9e273
|
Merge branch 'develop' into upgrade-axios
|
2021-09-10 14:39:43 +02:00 |
|
Sam
|
7a76cbd3a5
|
Merge pull request #833 from lowdefy/fix-paragraph-input
fix(blocksAntd): Fix typo in Paragraph input copyable text property.
|
2021-09-10 14:10:24 +02:00 |
|
Johann Möller
|
011fbb07a7
|
Merge branch 'develop' into fix-paragraph-input
|
2021-09-10 13:19:02 +02:00 |
|
Johann Möller
|
7a90f655d0
|
Merge pull request #834 from lowdefy/get-example
feat(docs): Add _get operator switch example.
|
2021-09-10 13:18:18 +02:00 |
|
SamTolmay
|
81cd2b6e0a
|
fix(deps): Update dependency axios to v0.21.4
|
2021-09-10 10:08:52 +02:00 |
|
SamTolmay
|
41d25a1e60
|
fix(blocksAntd): Fix MultipleSelector schema and docs.
|
2021-09-10 10:08:05 +02:00 |
|
SamTolmay
|
b727b9edd0
|
feat(docs): Add _get operator switch example.
|
2021-09-08 14:26:01 +02:00 |
|
SamTolmay
|
b92621a8ba
|
fix(blocksAntd): Fix typo in Paragraph input copyable text property.
|
2021-09-08 14:23:35 +02:00 |
|
Sam
|
dbf6cb7200
|
Merge pull request #832 from lowdefy/password-input
feat(blocksAntd): Added Password Input block.
|
2021-09-08 13:58:11 +02:00 |
|
SamTolmay
|
44ed43c7b2
|
chore: Release v3.22.0-alpha.0
|
2021-09-08 13:43:37 +02:00 |
|
Sandile
|
9e20acebaa
|
fix(build): Updated meta locations tests.
|
2021-09-08 13:25:35 +02:00 |
|
Sandile
|
66abcddafc
|
feat(build): Added PasswordInput meta location.
|
2021-09-08 12:54:35 +02:00 |
|
Sandile
|
7f322300b7
|
fix(blocksAntd): Updated Password Input tests.
|
2021-09-08 12:49:03 +02:00 |
|
Sandile
|
9075c1c7f0
|
Merge branch 'password-input' of https://github.com/lowdefy/lowdefy into password-input
|
2021-09-08 12:24:46 +02:00 |
|
Sandile
|
99c67d046d
|
chore(blocksAntd): Remove allow clear from Password Input Schema.
|
2021-09-08 12:24:40 +02:00 |
|
Sam
|
d4beb3132f
|
Merge branch 'develop' into password-input
|
2021-09-08 12:16:20 +02:00 |
|
Sam
|
2045da988d
|
Merge pull request #831 from lowdefy/card-update
feat(blocksAntd): Added Card onClick event.
|
2021-09-08 12:15:59 +02:00 |
|
Sandile
|
b7e32e2c24
|
chore(blocksAntd): Remove unused Icon import from PasswordInput.
|
2021-09-07 16:04:11 +02:00 |
|
Sandile
|
ee8bda4a5b
|
feat(docs): Added Password Input block docs.
|
2021-09-07 15:17:47 +02:00 |
|
Sandile
|
5fd636db37
|
chore(blocksAntd): Updated Card tests.
|
2021-09-07 15:01:43 +02:00 |
|
Sandile
|
c226e5c6e5
|
chore(blocksAntd): Updated Password Input tests.
|
2021-09-07 14:49:17 +02:00 |
|
Sandile
|
9d99ef82a9
|
feat(blocksAntd): Password Input block has been added.
|
2021-09-07 13:01:31 +02:00 |
|
Sandile
|
4263f6b876
|
feat(blocksAntd): Card block now has an onClick event.
|
2021-09-07 11:43:11 +02:00 |
|
Sam
|
92a50b0621
|
Merge pull request #821 from Radiergummi/feature/add-stripe-connection
feat(graphql): Add Stripe connection.
|
2021-09-03 09:54:02 +02:00 |
|
Moritz Friedrich
|
ed963ec823
|
feat(docs): Add Stripe documentation.
|
2021-09-02 16:51:49 +02:00 |
|
Moritz Friedrich
|
5ca0c35606
|
chore(graphql): Add missing cached package.
|
2021-09-02 15:32:05 +02:00 |
|
Moritz Friedrich
|
7aac42522e
|
chore(graphql): Remove leftover comment.
|
2021-09-02 14:07:46 +02:00 |
|
Moritz Friedrich
|
e676258688
|
feat(graphql): Add Stripe connection.
|
2021-09-02 13:58:48 +02:00 |
|
Sam
|
a69c2a1ab6
|
Merge pull request #818 from mat02/main
Default parameter of _var operator should allow values like empty string, zero or boolean false.
|
2021-09-01 09:29:08 +02:00 |
|
Mateusz Knapik
|
1611b1661c
|
Merge branch 'lowdefy:main' into main
|
2021-08-31 14:20:04 +02:00 |
|
Mateusz Knapik
|
beef644cbf
|
Default value should allow empty strings, boolean false and zeros
|
2021-08-31 14:19:26 +02:00 |
|
Johann Möller
|
0b47abe31b
|
Merge pull request #817 from lowdefy/version-3-21-2
Release version 3.21.2
|
2021-08-31 13:21:53 +02:00 |
|
SamTolmay
|
c92c5bb278
|
chore: Release version 3.21.2.
|
2021-08-31 12:48:11 +02:00 |
|
Johann Möller
|
af186616a7
|
Merge pull request #816 from lowdefy/revert-mongodb-update
Revert mongodb update
|
2021-08-31 12:35:23 +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 |
|