SamTolmay
|
1be6597677
|
chore: Release version 3.16.3
v3.16.3
|
2021-05-27 12:09:42 +02:00 |
|
SamTolmay
|
d707333f27
|
chore: Add lowdefy files to clean script in dev server and cli packages.
|
2021-05-27 12:05:31 +02:00 |
|
SamTolmay
|
9a7fc40164
|
Merge remote-tracking branch 'origin/main' into develop
|
2021-05-27 12:04:04 +02:00 |
|
Gervwyk
|
06c9ee300c
|
Merge pull request #597 from lowdefy/fix-server-root-path
fix(servers): Append html when serving index from url root
|
2021-05-27 11:18:11 +02:00 |
|
SamTolmay
|
12cb782946
|
fix(servers): Append html when serving index from url root
|
2021-05-27 10:40:15 +02:00 |
|
Gervwyk
|
71e8502450
|
Merge pull request #596 from lowdefy/version
Release version 3.16.2
|
2021-05-26 17:49:34 +02:00 |
|
SamTolmay
|
13d14d411d
|
chore: Release version 3.16.2.
v3.16.2
|
2021-05-26 17:27:02 +02:00 |
|
Gervwyk
|
fe250ad406
|
Merge pull request #595 from lowdefy/fix-cli-server
Fix cli server
|
2021-05-26 17:22:52 +02:00 |
|
SamTolmay
|
beff37341b
|
fix(cli): Fix cli dev server missing import
|
2021-05-26 17:11:47 +02:00 |
|
SamTolmay
|
eabb4f4295
|
chore: Fix yarn package resolutions
|
2021-05-26 17:11:26 +02:00 |
|
Gervwyk
|
fefb86372d
|
Merge pull request #592 from lowdefy/version
Release version 3.16.0
|
2021-05-26 15:14:57 +02:00 |
|
SamTolmay
|
7e45bb30bb
|
fix(blocks-antd): Remove Descriptions example with failing schema
|
2021-05-26 14:57:49 +02:00 |
|
SamTolmay
|
622ae88736
|
fix: Update yarn lock
|
2021-05-26 14:53:39 +02:00 |
|
SamTolmay
|
2edc9ed8bc
|
chore: Release version 3.16.1
v3.16.1
|
2021-05-26 14:42:51 +02:00 |
|
SamTolmay
|
544d1e1d84
|
fix(build): Add default locations for new blocks.
|
2021-05-26 14:38:35 +02:00 |
|
SamTolmay
|
dbe1efec53
|
fix(docs): Fix Descriptions schema for docs generator.
|
2021-05-26 14:38:02 +02:00 |
|
SamTolmay
|
9b6b3b15a0
|
chore: Release version 3.16.0
v3.16.0
|
2021-05-26 14:10:33 +02:00 |
|
Sam
|
7fe15d7272
|
Merge pull request #591 from lowdefy/fix-sitemap
fix(docs): Sitemap must be https.
|
2021-05-26 13:30:55 +02:00 |
|
Sam
|
538dd116c9
|
Merge branch 'develop' into fix-sitemap
|
2021-05-26 13:05:43 +02:00 |
|
Sam
|
720e0435ba
|
Merge pull request #590 from lowdefy/tooltip-block
AntD Tooltip block
|
2021-05-26 13:05:13 +02:00 |
|
Gervwyk
|
290b271ec6
|
fix(docs): Sitemap must be https.
|
2021-05-26 12:58:10 +02:00 |
|
Johann Möller
|
44471308d6
|
Merge branch 'develop' into tooltip-block
|
2021-05-26 12:55:57 +02:00 |
|
JohannMoller
|
9e1bcd5235
|
chore: update test snapsnots
|
2021-05-26 12:55:00 +02:00 |
|
Sam
|
5212d7543c
|
Merge pull request #588 from lowdefy/img-block
Add Img block.
|
2021-05-26 12:51:17 +02:00 |
|
Sam
|
eaf755161a
|
Merge branch 'develop' into img-block
|
2021-05-26 12:38:21 +02:00 |
|
Sam
|
e6018dc5da
|
Merge pull request #589 from lowdefy/fix-sendgrid
fix(graphql): SendGridMailSend to handle arrays, closes #582
|
2021-05-26 12:38:10 +02:00 |
|
JohannMoller
|
fb6b62c0e8
|
chore: cleanup types in lowdefy.yaml
|
2021-05-26 12:30:30 +02:00 |
|
JohannMoller
|
4426888618
|
fix: fix indentation level op events in schema
|
2021-05-26 12:29:55 +02:00 |
|
Gervwyk
|
a34873b421
|
Merge branch 'develop' into img-block
|
2021-05-26 12:29:37 +02:00 |
|
Gervwyk
|
dc0ef6c521
|
fix(graphql): SendGridMailSend to handle arrays, closes #582
|
2021-05-26 12:28:40 +02:00 |
|
JohannMoller
|
e79a876a30
|
feat: add Tooltip to docs
|
2021-05-26 12:27:35 +02:00 |
|
JohannMoller
|
871776745a
|
feat: new Tooltip block and tests
|
2021-05-26 12:27:14 +02:00 |
|
Gervwyk
|
41bb9eee43
|
fix(blocksAntd): Add new-line support to Descriptions, closes #581
|
2021-05-26 11:26:37 +02:00 |
|
Gervwyk
|
4f4ef2c7dd
|
Merge branch 'develop' into img-block
|
2021-05-26 10:51:55 +02:00 |
|
Gervwyk
|
80db3b239e
|
Merge pull request #587 from lowdefy/docs-tabs-events
fix: Fix Tabs blocks events in schema.
|
2021-05-26 10:51:42 +02:00 |
|
Gervwyk
|
be8a6535dd
|
chore: Cleanup.
|
2021-05-26 10:49:54 +02:00 |
|
Gervwyk
|
c850cb3206
|
feat(blockBasic): Add Img block.
|
2021-05-26 10:32:36 +02:00 |
|
SamTolmay
|
a59bff50f2
|
fix(docs): Document context initialization events for context blocks.
Closes #576
|
2021-05-26 10:10:14 +02:00 |
|
SamTolmay
|
70a13af94d
|
fix: Fix Tabs blocks events in schema.
Closes #576
|
2021-05-26 09:52:10 +02:00 |
|
Sam
|
e9b2950ef6
|
Merge pull request #586 from lowdefy/fix-date-time-selector
Fix DateTimeSelector
|
2021-05-25 18:25:50 +02:00 |
|
Sam
|
8cda2ab84a
|
Merge branch 'develop' into fix-date-time-selector
|
2021-05-25 18:08:30 +02:00 |
|
Sam
|
e0332b17e6
|
Merge pull request #577 from lowdefy/custom-js
Custom javascript operators and actions, as well as header and body html.
|
2021-05-25 18:04:01 +02:00 |
|
Gervwyk
|
9c1353705e
|
fix ` typo.
|
2021-05-25 16:59:41 +02:00 |
|
Gervwyk
|
e817fb1900
|
fix(blocksAntd): Rename selectGMT to selectUTC for DateTimeSelector.
|
2021-05-25 16:54:30 +02:00 |
|
Gervwyk
|
30a4764608
|
fix(blocksAntd): Fix DateTimeSelector to work for local or utc time, closes #580 #
|
2021-05-25 16:52:34 +02:00 |
|
SamTolmay
|
d9cbf8df56
|
fix: webpack config so that index.html is not minified.
|
2021-05-25 15:12:28 +02:00 |
|
SamTolmay
|
eb49803a48
|
fix(docs): Fix custom block event actions history description.
|
2021-05-25 14:56:50 +02:00 |
|
SamTolmay
|
a4be53077a
|
fix(docs): Updates to custom code docs.
|
2021-05-25 14:51:51 +02:00 |
|
Gervwyk
|
d47c31f0b3
|
chore(docs): Minor fixes.
|
2021-05-25 10:44:53 +02:00 |
|
Gervwyk
|
b0e63e1e2e
|
fix(docs): Add custom code concept.
|
2021-05-25 10:43:35 +02:00 |
|