Commit Graph

1544 Commits

Author SHA1 Message Date
SamTolmay
7bf5a6c875 fix(docs): Fix operator docs 2021-02-01 13:17:13 +02:00
SamTolmay
edd5b01dc0 feat(docs): Add _secret, _menu, _get, _event doc pages 2021-02-01 13:16:43 +02:00
SamTolmay
9c81963ebe feat(docs): Add _input, _global, _media, and _url_query docs. 2021-02-01 11:10:43 +02:00
Sam
5d58b0bd88
Merge pull request #374 from lowdefy/Tutorial-fixes
Tutorial fixes
2021-02-01 10:05:17 +02:00
ACvWyk
3d7b046910
Merge branch 'develop' into Tutorial-fixes 2021-02-01 09:57:31 +02:00
Albert van Wyk
6536cc04c8 fix(docs): Tutorial fixes 2021-02-01 09:55:45 +02:00
Gervwyk
bc2fda9701
Merge pull request #373 from lowdefy/docs
Docs
2021-01-29 17:33:40 +02:00
SamTolmay
01cc8fc275 fix(docs): Fix lowdfey.yaml 2021-01-29 17:26:59 +02:00
SamTolmay
e496d8c8de fix(docs): Fix merge conflict and S3UploadButton examples 2021-01-29 17:23:03 +02:00
SamTolmay
0b06af3c33 Merge remote-tracking branch 'origin/develop' into docs
# Conflicts:
#	packages/docs/lowdefy.yaml
2021-01-29 17:05:43 +02:00
SamTolmay
c024488b6b feat(docs): Add S3UploadButton docs. 2021-01-29 17:03:40 +02:00
Sam
e7c84f41ee
Merge pull request #372 from lowdefy/docs-input-blocks
Add Pagination and RatingSlider.
2021-01-29 17:01:39 +02:00
Sam
15d03ce521
Merge branch 'develop' into docs-input-blocks 2021-01-29 16:56:06 +02:00
Sam
dac451a3b5
Merge pull request #371 from lowdefy/init-value
feat(engine): Add support for meta.initValue to initialize block value from meta
2021-01-29 16:51:21 +02:00
Gervwyk
fa583f23a6 fix(docs): Update Pagination tests. 2021-01-29 16:51:13 +02:00
Sam
ce3fb96825
Merge branch 'develop' into init-value 2021-01-29 16:43:40 +02:00
Gervwyk
f64e363691 feat(docs): Add RatingSlider to docs. 2021-01-29 16:26:34 +02:00
Gervwyk
7c6eb82e4e
Merge pull request #369 from lowdefy/docs
Operator docs
2021-01-29 16:17:09 +02:00
Gervwyk
83a96ab340 feat(docs): Add Pagination to docs. 2021-01-29 16:07:33 +02:00
Gervwyk
5d5307c82a feat(engine): Add support for meta.initValue to initialize block value from meta. 2021-01-29 15:47:30 +02:00
Gervwyk
1c5922c314
Merge branch 'develop' into docs 2021-01-29 15:35:37 +02:00
Gervwyk
7e1f3a17d8
Merge pull request #370 from lowdefy/github-actions
chore: Parallelize Github actions.
2021-01-29 15:32:44 +02:00
SamTolmay
0462ab2922 chore: Fix Github actions coverage upload. 2021-01-29 15:14:29 +02:00
SamTolmay
5a63adef94 chore: Fix Github actions tests. 2021-01-29 14:54:23 +02:00
SamTolmay
adeb89bf5e chore: Fix Github actions tests. 2021-01-29 14:43:57 +02:00
SamTolmay
f75b0a9e9c chore: Parallelize Github actions. 2021-01-29 14:30:03 +02:00
SamTolmay
5317031a4e Merge remote-tracking branch 'origin/develop' into docs 2021-01-29 13:52:11 +02:00
Sam
62f6d1ec8b
Merge pull request #367 from lowdefy/docs-input-blocks
Input blocks: Switch, TitleInput, ParagraphInput
2021-01-29 13:51:31 +02:00
Gervwyk
83d00ed16c fix(docs): ParagraphInput remove content property. 2021-01-29 13:40:31 +02:00
SamTolmay
ea2ad05051 feat(docs): Add _array and _string docs. 2021-01-29 13:29:18 +02:00
Gervwyk
8975b0f5cb fix(docs): Catch null in filter_default_value. 2021-01-29 13:15:51 +02:00
Gervwyk
3e5b239322 feat(docs): Add TitleInput and ParagraphInput. 2021-01-29 13:15:18 +02:00
SamTolmay
1c29bdaea2 feat(docs): Add math operator page. 2021-01-29 11:42:27 +02:00
Gervwyk
7da2dfb092 feat(docs): Add Switch block. 2021-01-28 17:40:45 +02:00
SamTolmay
de2035a776 feat(docs): Add _date, _object and _state docs. 2021-01-28 17:02:01 +02:00
Gervwyk
50e1fa6370
Merge pull request #366 from lowdefy/docs
feat(docs): Actions and operator docs
2021-01-28 16:24:47 +02:00
SamTolmay
ddedea8ebd Merge branch 'develop' into docs 2021-01-28 16:09:33 +02:00
Sam
415f3aee07
Merge pull request #365 from lowdefy/minor-fixes
fix: concept pages typos and minor fixes
2021-01-28 16:07:33 +02:00
SamTolmay
919949f4e6 fix(docs): Operator docs improvements. 2021-01-28 15:51:28 +02:00
Gervwyk
970edd9e75
Merge branch 'develop' into minor-fixes 2021-01-28 15:45:55 +02:00
Gervwyk
8b103a688d
Merge pull request #364 from lowdefy/package-updates
Package updates
2021-01-28 15:44:48 +02:00
JohannMoller
f0df767c40 fix: concept pages typos and minor fixes 2021-01-28 13:49:21 +02:00
SamTolmay
ae01776b34 feat(docs): Update actions doc pages. 2021-01-28 12:51:02 +02:00
SamTolmay
a36f31cfed fix(docs): Operator docs fixes. 2021-01-28 11:38:15 +02:00
SamTolmay
57e52959b6 fix(deps): Update peer dependencies. 2021-01-28 11:18:51 +02:00
SamTolmay
9189eae785 fix(deps): Update dependency @and-design/icons to v4.4.0 2021-01-28 11:13:57 +02:00
SamTolmay
bce35478bc chore(deps): Update dependency less-loader to v7.3.1. 2021-01-28 10:33:16 +02:00
SamTolmay
901d412654 fix(deps): Update dependency copy-webpack-plugin to v7.0.0. 2021-01-28 10:25:07 +02:00
SamTolmay
542c1156c6 fix(deps): Update dependency ora to v5.3.0. 2021-01-28 10:14:44 +02:00
SamTolmay
90acf7289c fix(deps): Update dependency graphql to v15.5.0 2021-01-28 10:12:42 +02:00