Sandile
|
25b656f115
|
fix(actions-core): Updated ScrollTo action to include param error handling.
|
2022-02-11 10:51:40 +02:00 |
|
Sandile
|
27838bcf75
|
fix(engine): Updated setState action method test to use new plugin config.
|
2022-02-11 09:55:44 +02:00 |
|
Sandile
|
ceceec34da
|
fix(engine): Updated setGlobal action method test to use new plugin config.
|
2022-02-11 09:50:53 +02:00 |
|
Sandile
|
91fa543969
|
fix(engine): Update set global action method global object reference.
|
2022-02-11 09:49:25 +02:00 |
|
Sandile
|
f8962c6451
|
fix(engine): Updated validate action method test to use new plugin config.
|
2022-02-10 17:18:43 +02:00 |
|
Sandile
|
107a1a5000
|
fix(engine): Updated resetValidation action method test to use new plugin config.
|
2022-02-10 15:35:51 +02:00 |
|
Sandile
|
576e3a9fe8
|
fix(engine): Fixed validate action method context reference.
|
2022-02-10 15:35:17 +02:00 |
|
Sandile
|
d46add8f05
|
fix(engine): Updated reset action method test to use action & block plugin config.
|
2022-02-10 13:43:17 +02:00 |
|
Sandile
|
328c579386
|
chore(engine): Update areas param for Blocks in testContext.
|
2022-02-10 13:26:07 +02:00 |
|
Sandile
|
d2bd2f5fc2
|
fix(engine): Updated request action method test to use action & block plugin config.
|
2022-02-10 12:51:35 +02:00 |
|
Sandile
|
48cd2515e5
|
fix(engine): Updated message action method test to use action & block plugin config.
|
2022-02-10 10:10:34 +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 |
|
Sandile
|
e120fe88be
|
fix(engine): Updated logout action method test to use action & block plugin config.
|
2022-02-09 17:17:55 +02:00 |
|
Sandile
|
4cbd863cfe
|
fix(engine): Updated login action method test to use action & block plugin config.
|
2022-02-09 17:10:38 +02:00 |
|
Sandile
|
1306698ebb
|
fix(engine): Updated link action method test to use action & block plugin config.
|
2022-02-09 17:00:44 +02:00 |
|
Sandile
|
3bc1fa46bb
|
chore(engine): Updated callMethod action method to use action & block plugin config.
|
2022-02-09 16:43:55 +02:00 |
|
Sandile
|
c8524c6742
|
fix(engine): Updated testContext to use rootBlock config.
|
2022-02-09 16:33:57 +02:00 |
|
Sandile
|
ddd849e2de
|
fix(engine): Updated callMethod action method to use action & block plugin config.
|
2022-02-09 16:31:33 +02:00 |
|
Sandile
|
4558e81c21
|
chore(engine): Moved actions tests into action methods folder.
|
2022-02-09 16:23:22 +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 |
|
Sandile
|
4bfc102663
|
chore(actions-core): Refactor action function declarations.
|
2022-02-09 10:18:11 +02:00 |
|
Sandile
|
dcfa3ea503
|
chore(engine): Refactored link action method to only use _internal link method.
|
2022-02-09 10:13:25 +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 |
|
Sandile
|
a646851050
|
chore(engine): Refactored action methods.
|
2022-02-08 16:56:47 +02:00 |
|
Sandile
|
d00d39cd42
|
chore(actions-core): Refactored ScrollTo action.
|
2022-02-08 16:56:23 +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 |
|
Sandile
|
a144735e2c
|
feat(build): Added @lowdefy/actions-core plugin to build process.
|
2022-02-08 14:58:39 +02:00 |
|
Sandile
|
f405a5d082
|
chore(engine): Refactor getMethod function declaration.
|
2022-02-08 14:56:54 +02:00 |
|
Sandile
|
bc79114c4b
|
chore(actions-core): Refactor action function declarations.
|
2022-02-08 14:55:01 +02:00 |
|
Sandile
|
e3a32aae40
|
feat(engine): Added action methods to Actions class.
|
2022-02-08 11:33:23 +02:00 |
|
Sandile
|
ebc27c7f38
|
chore(actions-core): Refactor action method parameters.
|
2022-02-08 11:30:07 +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 |
|