91 Commits

Author SHA1 Message Date
github-actions[bot]
4b8fff0f02 [ci] release 2025-08-15 08:40:01 -07:00
dpiercey
46f1f90750 fix: tags api compat improvements 2025-08-15 08:32:31 -07:00
github-actions[bot]
439729cb1b [ci] release 2025-08-13 09:42:05 -07:00
dpiercey
9ba0cab647 chore: update deps, improve static statement source locations 2025-08-13 09:22:27 -07:00
dpiercey
cd25fbbeab refactor: improve comment only statement parsing 2025-08-08 14:40:07 -07:00
github-actions[bot]
696cdd1c14 [ci] release 2025-07-22 15:31:40 -07:00
dpiercey
5b3ca5ce79 fix: class/id shorthand parsing improvements 2025-07-19 15:27:06 -07:00
github-actions[bot]
a18571c48d [ci] release 2025-07-11 15:42:02 -07:00
dpiercey
b6ba333ee2 chore: upgrade deps 2025-07-11 15:35:43 -07:00
dpiercey
67562dc3e6 feat: expose programatic tag var get/set api 2025-07-01 15:17:43 -07:00
github-actions[bot]
b4cb737e83 [ci] release 2025-06-20 09:15:16 -07:00
github-actions[bot]
e965bfee95 [ci] release 2025-06-19 15:38:39 -07:00
github-actions[bot]
04a2f98ee8 [ci] release 2025-06-18 18:15:21 -07:00
dpiercey
99eccd8faa fix: improve tags/class interop support 2025-06-18 16:36:08 -07:00
github-actions[bot]
ac7f622d95 [ci] release 2025-06-18 14:28:49 -07:00
github-actions[bot]
fc0671956a [ci] release 2025-06-17 15:07:04 -07:00
github-actions[bot]
72ab855d38 [ci] release 2025-06-17 11:37:14 -07:00
github-actions[bot]
aeb6b77928 [ci] release 2025-06-17 10:33:53 -07:00
github-actions[bot]
11e9a11a74 [ci] release 2025-06-17 09:52:09 -07:00
dpiercey
dc3ee348e9 fix: avoid node crypto 2025-06-17 09:46:33 -07:00
github-actions[bot]
74994115e8 [ci] release 2025-06-06 15:19:42 -07:00
dpiercey
eefa829038 fix: translator load relative to cwd 2025-06-06 15:01:42 -07:00
github-actions[bot]
58cd399107 [ci] release 2025-05-12 12:54:19 -07:00
dpiercey
0758ae72e3 fix: printing scriptlets with comments 2025-05-12 11:28:03 -07:00
github-actions[bot]
abe10334b8 [ci] release 2025-05-09 10:32:21 -07:00
github-actions[bot]
e1ba85673e [ci] release 2025-04-14 16:31:29 -07:00
github-actions[bot]
46cd1c0b25
[ci] release (#2635)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-10 11:23:47 -07:00
Ryan Turnquist
fa702ed898
fix: cancelling readable stream (#2634)
* fix: cancelling readable stream
2025-04-10 11:15:43 -07:00
github-actions[bot]
e561fb0c21 [ci] release 2025-04-01 13:58:48 -07:00
dpiercey
c5c78ff54e fix: incorrect this reference in toReadable api 2025-04-01 13:52:47 -07:00
github-actions[bot]
225fee22f6 [ci] release 2025-03-31 20:23:14 -07:00
dpiercey
70cb96eb87 fix: expose and unify toReadable api on template render results 2025-03-31 10:01:27 -07:00
github-actions[bot]
e7547f69a5 [ci] release 2025-03-28 16:23:52 -07:00
dpiercey
12600c7c7e fix: issue where implicit split component toJSON serialized 2025-03-28 16:04:43 -07:00
github-actions[bot]
0ca948f868 [ci] release 2025-03-26 11:25:20 -07:00
dpiercey
765915ad42 fix: issue with latest version of babel 2025-03-26 11:14:05 -07:00
github-actions[bot]
6e0ae6c6cc [ci] release 2025-03-24 16:14:17 -07:00
dpiercey
e84ff79a5f fix: missing expression statement wrapper 2025-03-24 16:09:13 -07:00
github-actions[bot]
46c59c47d0
[ci] release (#2578)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-21 11:19:34 -07:00
Dylan Piercey
1995c96c94
[Tags API] try catch await (#2573)
* feat: try/catch/placholder + await clientside

---------

Co-authored-by: Michael Rawlings <mirawlings@ebay.com>
2025-03-19 15:01:24 -07:00
github-actions[bot]
cec0b7b2af [ci] release 2025-03-19 12:20:24 -07:00
dpiercey
23eedc20a0 fix: avoid serializing input for implicit split components 2025-03-19 12:02:04 -07:00
Luke LaValva
7d6ea472de
fix: dynamic attrs on html and body tags (#2557) 2025-03-12 15:35:25 -07:00
github-actions[bot]
85211c1291 [ci] release 2025-03-03 14:27:33 -07:00
dpiercey
08e0d245a6 fix: avoid over registration of body content 2025-03-03 13:42:08 -07:00
Michael Rawlings
b12f77a880 refactor: remove marks, rely only on queue 2025-02-28 18:30:21 -07:00
github-actions[bot]
9d16931107 [ci] release 2025-02-28 16:19:30 -07:00
dpiercey
6c24a30ee2 fix: no-update-body on native elements 2025-02-28 16:02:55 -07:00
github-actions[bot]
9c93c4fd07 [ci] release 2025-02-26 14:26:50 -07:00
dpiercey
c4fd6e7670 refactor: create shorthand helper for registered csr content 2025-02-26 14:06:10 -07:00