Gervwyk
|
b3c980d2bf
|
fix(build): Move page not an object error to addDefaultPages.
|
2022-02-15 13:22:18 +02:00 |
|
Gervwyk
|
20f02bdef9
|
fix: Add packages/cli/server/ to git ignore.
|
2022-02-15 13:05:51 +02:00 |
|
Gervwyk
|
cccaabcdae
|
fix(build): Throw instead of logging error for build.
|
2022-02-15 13:05:13 +02:00 |
|
Gervwyk
|
0128df671a
|
chore(build): Fix error message for runTransformer.
|
2022-02-15 12:57:44 +02:00 |
|
Gervwyk
|
07902b0e06
|
feat(cli): Add config option for server-dev and server directories.
|
2022-02-15 12:39:32 +02:00 |
|
Gervwyk
|
5bc113b18c
|
fix(build): Fix error message when block is not an object.
|
2022-02-15 12:38:14 +02:00 |
|
Gervwyk
|
d796de3cc7
|
fix(build): Throw better error for incorrect user transformer functions.
|
2022-02-15 12:37:12 +02:00 |
|
Gerrie van Wyk
|
469a56f0e9
|
Merge pull request #1112 from lowdefy/fix-jest-es-modules
Fix jest test for es modules.
|
2022-02-15 09:52:04 +02:00 |
|
Sam
|
621dd08212
|
Merge remote-tracking branch 'origin/develop' into fix-jest-es-modules
# Conflicts:
# .pnp.cjs
# yarn.lock
|
2022-02-14 15:44:59 +02:00 |
|
Sam
|
9c8a674cf3
|
Merge pull request #1111 from lowdefy/fix-build-imports
Fix build imports.
|
2022-02-14 15:08:50 +02:00 |
|
Gervwyk
|
02f3c77a0d
|
chore: Fix pnp and lock file.
|
2022-02-14 14:57:39 +02:00 |
|
Gervwyk
|
ec28804573
|
Merge branch 'fix-build-imports' of https://github.com/lowdefy/lowdefy into fix-build-imports
|
2022-02-14 14:57:09 +02:00 |
|
Sam
|
78480e8002
|
fix(cli): Fix jest es module mocks.
|
2022-02-14 14:29:45 +02:00 |
|
Gervwyk
|
540aa035d2
|
fix: Move S3UploadButton to plugin-aws.
|
2022-02-14 12:58:22 +02:00 |
|
Gerrie van Wyk
|
ad8176956c
|
Merge branch 'develop' into fix-build-imports
|
2022-02-14 12:51:57 +02:00 |
|
Gervwyk
|
64a076cdc9
|
fix: Fix import issues for build.
|
2022-02-14 12:46:39 +02:00 |
|
Gervwyk
|
1365fb3908
|
chore: Update mingo to v6.0.4.
|
2022-02-14 12:44:16 +02:00 |
|
Sam
|
86439f2293
|
Merge pull request #1107 from lowdefy/link-component
Implementation of next link on server-dev
|
2022-02-14 12:41:56 +02:00 |
|
Sam
|
a4d089afa2
|
fix(build): Fix jest with es modules.
|
2022-02-12 17:28:00 +02:00 |
|
Sam
|
58655cba19
|
fix(api): Fix callRequest tests.
|
2022-02-12 16:57:25 +02:00 |
|
Sam
|
d69a4dca33
|
fix(api): Fixes using jest with es modules.
|
2022-02-12 14:42:39 +02:00 |
|
Sam
|
774202d45d
|
chore(deps): Upgrade dev dependency jest.
|
2022-02-12 14:38:39 +02:00 |
|
Gervwyk
|
a78796261a
|
chore(docs): Fix typo.
|
2022-02-11 17:40:40 +02:00 |
|
Gervwyk
|
53117b88cf
|
fix: Update docs for Anchor.
BREAKING CHANGE: href and strong property removed for Anchor block, replaced with Link properties.
|
2022-02-11 17:13:18 +02:00 |
|
Gervwyk
|
96ed764458
|
fix(server-dev): Fix redirect.
|
2022-02-11 16:42:57 +02:00 |
|
Gervwyk
|
2e531b3852
|
fix: Update createLink tests.
|
2022-02-11 15:19:12 +02:00 |
|
Gervwyk
|
1189a8bdbb
|
fix: Convert links to use pathname and query.
|
2022-02-11 14:56:34 +02:00 |
|
Gervwyk
|
d487a1c7fd
|
feat: Link and basePath implementation for dev server.
|
2022-02-11 14:56:01 +02:00 |
|
Gervwyk
|
1294914fae
|
fix: Convert link to pass pathname and query separately.
|
2022-02-11 14:55:18 +02:00 |
|
Gerrie van Wyk
|
0165c103aa
|
Merge pull request #1098 from lowdefy/operator-tests
Fix operator tests
|
2022-02-09 20:18:44 +02:00 |
|
JohannMoller
|
708beacc11
|
fix(operators-js): Update test name and license wording.
|
2022-02-09 16:00:39 +02:00 |
|
JohannMoller
|
6b5d8c81b1
|
fix(operators-nunjucks): Fix tests.
|
2022-02-09 14:03:12 +02:00 |
|
JohannMoller
|
f78405f486
|
fix(operators-js): Update request tests.
|
2022-02-09 13:58:45 +02:00 |
|
JohannMoller
|
3fac862c58
|
fix(operators-js): Fix menu and location tests
|
2022-02-09 12:39:04 +02:00 |
|
JohannMoller
|
0c0cf19571
|
Merge branch 'develop' into operator-tests
|
2022-02-09 12:01:34 +02:00 |
|
JohannMoller
|
4d19d48f5b
|
fix(operators-js): Fix array, function, operator, type tests
|
2022-02-09 11:51:00 +02:00 |
|
Sam
|
d0897303db
|
Merge pull request #1094 from lowdefy/link-component
Add Lowdefy Link component for blocks.
|
2022-02-09 11:00:53 +02:00 |
|
Gervwyk
|
95b44473a3
|
feat(server): Add ariaLabel and rel properties to Link.
|
2022-02-09 10:39:01 +02:00 |
|
Gervwyk
|
fab9e2a3fb
|
fix(engine): Reset input when link is followed with no input.
|
2022-02-09 10:38:25 +02:00 |
|
Gervwyk
|
08970d8a87
|
Merge branch 'link-component' of https://github.com/lowdefy/lowdefy into link-component
|
2022-02-09 10:29:41 +02:00 |
|
Gerrie van Wyk
|
f8870f1e6d
|
Merge branch 'develop' into link-component
|
2022-02-09 09:22:02 +02:00 |
|
JohannMoller
|
1c6cb87c59
|
fix(operators-js): Update shared operators tests.
|
2022-02-08 17:31:24 +02:00 |
|
Gervwyk
|
f0a935ea1b
|
Merge branch 'develop' into link-component
|
2022-02-08 17:14:06 +02:00 |
|
Gerrie van Wyk
|
324fd103e9
|
Merge pull request #1096 from lowdefy/fix-dev-server
fix(deps): Downgrade dependency swr to v1.1.2.
|
2022-02-08 16:53:20 +02:00 |
|
Sam
|
80b047fb8e
|
fix(deps): Downgrade dependency swr to v1.1.2.
https://github.com/vercel/swr/issues/1822
|
2022-02-08 16:16:19 +02:00 |
|
Gervwyk
|
9d6ac04b09
|
feat(server): Add replace and scroll to Link.
|
2022-02-08 15:20:16 +02:00 |
|
Gervwyk
|
1cce024339
|
feat(build): Add buildPath to config.
|
2022-02-08 15:17:52 +02:00 |
|
Gervwyk
|
d5db970b55
|
Merge branch 'develop' into link-component
|
2022-02-07 23:30:37 +02:00 |
|
Gervwyk
|
2bcf600bd1
|
feat(blocks): Implement Link in blocks.
|
2022-02-07 23:29:09 +02:00 |
|
Gervwyk
|
37b80b172b
|
feat(docs): Add docs for the Link component.
|
2022-02-07 23:23:32 +02:00 |
|