Sam Rose
|
2c451d494b
|
Backend/frontend JS parity, deep clone optimisation.
|
2024-10-07 12:04:45 +01:00 |
Sam Rose
|
c10cdd3aaf
|
Fix undefined error.
|
2024-10-04 11:56:55 +01:00 |
Sam Rose
|
c247b194c2
|
Fix error propagation all the way out of processStringSync.
|
2024-10-04 11:48:19 +01:00 |
Sam Rose
|
4fb870e449
|
Make processStringSync's throw behaviour opt-in.
|
2024-10-04 11:30:10 +01:00 |
Sam Rose
|
2e4607edb6
|
Ensure processObjectSync does not throw.
|
2024-10-04 11:13:30 +01:00 |
Sam Rose
|
03c514be4c
|
Fix tests.
|
2024-10-03 16:16:42 +01:00 |
Sam Rose
|
646fc5e6bd
|
Respond to PR comment.
|
2024-10-03 15:56:19 +01:00 |
Sam Rose
|
795b10c4c9
|
Fix types in string-templates.
|
2024-10-03 13:11:35 +01:00 |
Sam Rose
|
df242cc2ad
|
Don't break the fact that processStringSync returns a string.
|
2024-10-03 13:07:22 +01:00 |
Sam Rose
|
fdbe633b02
|
Get errors working on the client side as well.
|
2024-10-03 12:43:57 +01:00 |
mike12345567
|
bbc33d37e6
|
PR comments.
|
2024-08-15 11:04:57 +01:00 |
mike12345567
|
87999db659
|
Adding test cases.
|
2024-08-14 18:12:33 +01:00 |
Michael Drury
|
165eff2e5a
|
First pass - no tests yet, had to make some changes to how pre-processing works, as well as updating the string based on context, if there is any overlap between the helpers and context it will prefix the overlap with ./ - this means to look in context.
|
2024-08-14 17:21:40 +01:00 |
mike12345567
|
659efe67d7
|
Adding edge case handling to the binding readable/runtime conversion, checking if it is trying to replace a binding which a substring of a helper name, which causes the helper to become un-usable.
|
2024-04-19 16:40:45 +01:00 |
Adria Navarro
|
8a13446fe4
|
Clean exports
|
2024-04-04 21:27:21 +02:00 |
andz-bb
|
55e0145fdb
|
fix for boolean values getting stripped when running processObject
|
2024-03-21 16:10:52 +00:00 |
Sam Rose
|
009c795f54
|
Reenable no-undefs.
|
2024-03-19 17:47:39 +00:00 |
Adria Navarro
|
e34f24e2f1
|
Lint
|
2024-03-15 20:12:41 +01:00 |
Adria Navarro
|
a78485e325
|
Lint
|
2024-03-15 20:08:59 +01:00 |
Adria Navarro
|
21a387f4fe
|
Mutate input
|
2024-03-15 19:57:04 +01:00 |
Adria Navarro
|
ecde5add83
|
Merge branch 'master' into chore/stringtemplates-to-esm
|
2024-03-15 13:22:50 +01:00 |
Adria Navarro
|
4332034434
|
Type tests
|
2024-03-15 09:41:32 +01:00 |
Adria Navarro
|
49cca6d69a
|
Lint
|
2024-03-15 00:07:05 +01:00 |
Adria Navarro
|
cfb1665ed9
|
Fix tests
|
2024-03-15 00:00:17 +01:00 |
Adria Navarro
|
acbb06edf7
|
Split code
|
2024-03-14 22:32:17 +01:00 |
Adria Navarro
|
029ac07fa2
|
Fix types
|
2024-03-14 18:37:49 +01:00 |
Adria Navarro
|
81f2fb5aa9
|
Move manifest.json
|
2024-03-14 17:50:17 +01:00 |
Adria Navarro
|
c60baaa012
|
More types
|
2024-03-14 17:17:38 +01:00 |
Adria Navarro
|
566c4e5c17
|
Fix typings
|
2024-03-14 17:17:38 +01:00 |
Adria Navarro
|
c3531ac8ba
|
Types
|
2024-03-14 17:17:38 +01:00 |
Adria Navarro
|
8bbf318f4a
|
Fixes
|
2024-03-14 17:17:18 +01:00 |
Adria Navarro
|
38f64aa704
|
Lint
|
2024-03-14 17:17:18 +01:00 |
Adria Navarro
|
d24ea36c64
|
Fixes
|
2024-03-14 17:17:18 +01:00 |
Adria Navarro
|
b05dc6ab49
|
Fix typings
|
2024-03-14 17:17:18 +01:00 |
Adria Navarro
|
0b292f2e82
|
Allow ts tests
|
2024-03-14 17:17:18 +01:00 |
Adria Navarro
|
05c8f9b956
|
Fix js
|
2024-03-14 17:17:18 +01:00 |
Adria Navarro
|
16ca7bbc45
|
Fix requires
|
2024-03-14 17:17:18 +01:00 |
Adria Navarro
|
046e27c737
|
Change from js to ts
|
2024-03-14 17:17:10 +01:00 |