1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00
Commit graph

13 commits

Author SHA1 Message Date
Adria Navarro
6c78c7a45f Fix tests 2024-02-09 13:28:37 +01:00
Adria Navarro
0db98f7fb1 Move sandbox escape test to server 2024-02-09 10:35:58 +01:00
Adria Navarro
7aee57eb6a Fix javacript runs 2024-02-09 10:33:09 +01:00
Adria Navarro
ec7adfb1b1 Remove index.cjs entry point 2024-02-09 10:27:22 +01:00
Michael Drury
dceb623732
Merge branch 'master' into feature/uuid-helper 2023-12-18 11:06:48 +00:00
Sam Rose
b963e7081e
Fix test. 2023-12-15 16:50:36 +00:00
mike12345567
6173497afa Adding a UUID helper to simplify things, question comes up fairly regularly. 2023-12-13 17:56:16 +00:00
Adria Navarro
742eb4ff46 Lint fix 2023-11-20 15:36:55 +01:00
mike12345567
d3029d33ae Minor fix for #8843 - the binding input drawer was using the format helper. rather than helpers. when generating JS helpers. 2022-12-06 18:21:54 +00:00
Andrew Kingston
c8121ed0e3 Transform the output of JS expressions to be actual types rather than strings 2022-01-18 13:20:06 +00:00
Andrew Kingston
01dfef735f Use vm2 for JS execution in node, and a vm polyfill for the browser. Use 2 standalone entrypoints for string-templates depending on env 2021-10-14 11:51:05 +01:00
Andrew Kingston
94f790f310 Update JS HBS helper tests 2021-10-13 14:37:29 +01:00
Andrew Kingston
6619a16caf Add tests to HBS JS helper 2021-10-13 13:45:14 +01:00