Commit Graph

2755 Commits

Author SHA1 Message Date
Sam
78480e8002
fix(cli): Fix jest es module mocks. 2022-02-14 14:29:45 +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
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
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
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
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
Gervwyk
4b3d061a0d fix(server): Maintain the lowdefy objects during page transitions. 2022-02-07 22:45:39 +02:00
Gervwyk
6104ae0254 feat(server): Add Next Link component implementation. 2022-02-07 22:44:44 +02:00
Gervwyk
b9633e4f10 feat(engine): Update link to include noLink and disableLink, fix logic. 2022-02-07 22:41:20 +02:00
Sam
c774f3f31f
fix(operators-js): Fix getter operator tests. 2022-02-07 14:18:52 +02:00
Sam
aa1d72c191
fix: Add missing api and helpers tests. 2022-02-07 14:01:24 +02:00
Sam
e3f3ad269f
chore(docs): Fix docs test config. 2022-02-07 14:00:47 +02:00
Sam
39e532cd46
Merge branch 'develop' into dev-server-options 2022-02-03 15:18:33 +02:00
Sam
c700d9fb0e
feat: Add watch and ignore paths, default ref resolver to dev server and build. 2022-02-03 15:15:58 +02:00
Sam
0fafedf77b
Merge branch 'develop' into remove-babel 2022-02-03 12:43:39 +02:00
Sam
faa2dbef2d
chore: Remove unnecessary todo comments. 2022-02-03 12:18:50 +02:00
Sam
ea28ea51c2
fix: Downgrade dependency ora to v5.4.1
https://github.com/yarnpkg/berry/issues/3843
2022-02-03 12:06:04 +02:00
Sam Tolmay
9fadb6e37e
test(api): Add getRootConfig test. 2022-02-03 08:02:51 +02:00
Sam Tolmay
02abd41e8e
fix: Add operators used by validation to plugin imports. 2022-02-03 07:49:50 +02:00
Sam Tolmay
693667db5b
fix: Strip auth prop from page config in api. 2022-02-03 07:34:26 +02:00
Sam Tolmay
f1d677d8b0
chore: Remove dev dependency babel. 2022-02-03 07:28:03 +02:00
Gervwyk
66a42c7dc5 fix(connection-google-sheets): Revert mingo system imports. 2022-02-02 16:21:19 +02:00
Sam Tolmay
8a0e3313ab
fix: Fix docs transformer fns tests. 2022-02-02 15:13:33 +02:00
Sam Tolmay
d082d0c335
fix: Fix V4 tests. 2022-02-02 15:01:06 +02:00
Sam Tolmay
145dcdacc1
fix(deps): Update dependency mingo to v6.0.0. 2022-02-01 18:35:34 +02:00
Sam Tolmay
2345330171
fix(deps): Update dependency react to v18.0.0-rc.0
.
2022-02-01 18:29:07 +02:00
Sam Tolmay
6848ade275
fix(deps): Update dependency mssql to v8.0.1. 2022-02-01 18:26:56 +02:00
Sam Tolmay
aebd5bec6b
fix(deps): Update dependency commander to v9.0.0. 2022-02-01 18:24:43 +02:00
Sam Tolmay
26863fc41b
fix(deps): Update dependency knex to v1.0.1.
BREAKING CHANGE: The Knex driver has been updated to v1.0.1 which has some changes in the returned values. See https://github.com/knex/knex/releases.
2022-02-01 17:33:06 +02:00
Sam Tolmay
f04e35bff2
fix(deps): Update dependency react-markdown to v8.0.0. 2022-02-01 17:22:17 +02:00
Sam Tolmay
8c4577087b
chore(deps): Update dev dependency @testing-library/dom to v8.11.3. 2022-02-01 17:19:18 +02:00
Sam Tolmay
33805944e3
fix(deps): Update emotion css packages. 2022-02-01 17:15:47 +02:00
Sam Tolmay
7c714926ee
fix(deps): Update dependency next-with-less to v2.0.4. 2022-02-01 17:07:02 +02:00
Sam Tolmay
2c62cc2d32
fix(deps): Update dependency google-spreadsheet to v3.2.0. 2022-02-01 17:05:43 +02:00
Sam Tolmay
6571f988c0
fix(deps): Update dependency echarts to v5.3.0. 2022-02-01 17:04:12 +02:00