Gervwyk
|
64980406b5
|
fix(blocks-markdown): More style fixes.
|
2022-04-19 12:54:31 +02:00 |
|
Gervwyk
|
bc3dce444f
|
feat(blocks-markdown): Use antd less style vars where possible.
|
2022-04-19 10:57:49 +02:00 |
|
Gervwyk
|
e0edd7c013
|
chore: Cleanup yarn lock and pnp.
|
2022-04-14 21:40:08 +02:00 |
|
Gervwyk
|
bc6fed771c
|
fix(blocks-markdown): Fix react-syntax-highlighter styles import.
|
2022-04-14 21:39:44 +02:00 |
|
Gervwyk
|
5cd90fb066
|
fix(blocks-markdown): Cleanup markdown styles.
|
2022-04-14 21:39:06 +02:00 |
|
Sandile
|
424bf3ec8d
|
fix(blocks-markdown): Updated and fixed MarkdownWithCode Syntax Highlighter@15.5.0
|
2022-04-13 16:42:32 +02:00 |
|
Sam
|
ec8d5ca6ad
|
fix: Fix plugins in build.
|
2022-03-17 14:33:35 +02:00 |
|
Gerrie van Wyk
|
6f3a5021fb
|
Merge pull request #1146 from lowdefy/update-license-copywrite
chore: Update apache license header copywrite
|
2022-03-17 11:01:16 +02:00 |
|
Sam
|
3a0b92123d
|
chore: Update apache license header copywrite
|
2022-03-17 10:49:10 +02:00 |
|
Gerrie van Wyk
|
71273afb84
|
Merge pull request #1012 from lowdefy/build-operators
Add build time operators
|
2022-03-17 09:46:25 +02:00 |
|
Sam
|
409dcbdb94
|
chore: Disable failing build tests.
|
2022-03-16 18:51:55 +02:00 |
|
Sam
|
9d56b83cf4
|
chore: Release version 4.0.0-alpha.8.
v4.0.0-alpha.8
|
2022-03-16 18:22:40 +02:00 |
|
Sam
|
c25b6b6ea3
|
fix(operators): Fix operators failing tests.
|
2022-03-16 18:19:34 +02:00 |
|
Gerrie van Wyk
|
466e61f7c6
|
Merge branch 'develop' into build-operators
|
2022-03-16 17:45:12 +02:00 |
|
Gerrie van Wyk
|
c2b3a4dd1d
|
Merge pull request #1144 from lowdefy/custom-plugins
Custom plugins in dev server
|
2022-03-16 17:44:14 +02:00 |
|
Sam
|
6d5c3c56ff
|
chore: Add docs todo note.
|
2022-03-16 16:30:51 +02:00 |
|
Sam
|
c1cfa0d986
|
chore: Delete @swc-core-darwin-x64-npm-1.2.112-589b72b7c3-8.zip
|
2022-03-16 16:29:25 +02:00 |
|
Sam
|
837b00a3f7
|
Merge remote-tracking branch 'origin/develop' into build-operators
# Conflicts:
# packages/build/package.json
# packages/build/src/build/buildRefs/runTransformer.js
# packages/plugins/operators/operators-js/package.json
# yarn.lock
|
2022-03-16 16:28:39 +02:00 |
|
Sam
|
a159a90cf0
|
Merge remote-tracking branch 'origin/develop' into custom-plugins
|
2022-03-16 16:19:48 +02:00 |
|
Sam
|
01466276dc
|
fix(server-dev): Read next cli bin path from package.json.
|
2022-03-16 16:19:02 +02:00 |
|
Sam
|
9f65d130d7
|
feat: Custom plugins on dev server.
|
2022-03-16 16:07:09 +02:00 |
|
Sam
|
fa46d22675
|
feat(docs): Implement docs filter default value operator as plugin.
|
2022-03-03 16:01:29 +02:00 |
|
Sam
|
7a97261543
|
fix(cli): Do not merge app and server package jsons
|
2022-03-03 16:00:53 +02:00 |
|
Sam
|
9f4ff92573
|
feat(cli): Copy plugins folder to server.
|
2022-03-03 13:04:48 +02:00 |
|
Sam
|
d66d395e01
|
feat: Add support for typePrefix on custom plugins.
|
2022-03-02 17:19:42 +02:00 |
|
Gerrie van Wyk
|
c1522f0d45
|
Merge pull request #1138 from lowdefy/custom-plugins
Custom plugins
|
2022-03-02 16:27:23 +02:00 |
|
Sam
|
4ef870a605
|
chore: remove codeclimate config
|
2022-03-02 12:48:30 +02:00 |
|
Sam
|
5fe09b9210
|
chore: Update codeclimate duplication mass threshold
|
2022-03-02 12:26:53 +02:00 |
|
Sam
|
1c8dc544af
|
fix(cli): Fix CLI tests.
|
2022-03-02 12:17:32 +02:00 |
|
Sam
|
1571ff5368
|
chore: Remove eslint form codeclimate tests
|
2022-03-02 11:45:43 +02:00 |
|
Sam
|
5ddf739103
|
feat: Create types map for custom plugins.
|
2022-03-02 11:19:36 +02:00 |
|
Sam
|
0aa7501bfc
|
fix(docs): Fix JSON syntax error in S3 docs.
|
2022-03-01 16:45:43 +02:00 |
|
Sam
|
b6ab43bae0
|
feat(cli): Add install custom plugins as dev dependencies.
|
2022-03-01 16:45:18 +02:00 |
|
Sam
|
05dcaa73a7
|
chore: Add build step to CLI start commands.
|
2022-03-01 16:40:37 +02:00 |
|
Sam
|
dc8d0dc078
|
chore: Add codeclimate configuration.
|
2022-03-01 12:01:27 +02:00 |
|
Sam
|
020ace4ed9
|
Merge pull request #1137 from lowdefy/fix-throw-action
fix(actions-core): Fix Throw action error message if params are not a…
|
2022-03-01 11:51:21 +02:00 |
|
Sam
|
f378ae6412
|
chore: Fix utils packages coverage config.
|
2022-03-01 11:38:03 +02:00 |
|
Sam
|
9ffddd6778
|
fix(actions-core): Improve Throw action error messages.
|
2022-03-01 11:34:17 +02:00 |
|
Sam
|
057ff7eb84
|
fix(actions-core): Fix Throw action error message if params are not an object.
|
2022-03-01 10:59:14 +02:00 |
|
Sam
|
890cce4e09
|
Merge pull request #1134 from lowdefy/fix-docs
Docs fixes and replace color selectors with single color selector using react-colorful.
|
2022-03-01 10:53:52 +02:00 |
|
Gervwyk
|
445d20dd5a
|
fix(block-utils): Update test snapshots.
|
2022-03-01 10:38:53 +02:00 |
|
Gervwyk
|
567afa4491
|
fix(docs): Fixes in tests.
|
2022-03-01 10:09:53 +02:00 |
|
Gervwyk
|
b3539f546c
|
chore: Exclude format tests.
|
2022-03-01 10:09:18 +02:00 |
|
Gervwyk
|
35db96e54f
|
Merge branch 'develop' into fix-docs
|
2022-03-01 08:32:30 +02:00 |
|
Gervwyk
|
16d56ea950
|
chore: Replace react-color with react-colorful.
|
2022-02-28 18:33:48 +02:00 |
|
Gervwyk
|
3d146aae85
|
feat(docs): Replace color selectors with react-colorful selector.
|
2022-02-28 18:32:42 +02:00 |
|
Gervwyk
|
78308908c4
|
feat(blocks-color-seletors): Replace color selectors with single color selector using react-colorful.
BREAKING CHANGE
|
2022-02-28 18:32:00 +02:00 |
|
Gervwyk
|
0f25b5768f
|
fix(server): Add index to keys to resolve react warning.
|
2022-02-26 22:43:52 +02:00 |
|
Gerrie van Wyk
|
75e662cf98
|
Merge pull request #1127 from lowdefy/server-fixes
CLI and server fixes.
|
2022-02-22 17:57:48 +02:00 |
|
Sam
|
3c05e57749
|
fix(build): Do not use ref resolver for lowdefy.yml files.
|
2022-02-22 17:34:02 +02:00 |
|