6193 Commits

Author SHA1 Message Date
github-actions[bot]
4ed6a92d47 [ci] release @marko/runtime-tags@6.0.46 @marko/translator-interop-class-tags@0.2.37 2025-08-15 13:49:46 -07:00
dpiercey
6777f59b3b fix: tags api types 2025-08-15 13:43:50 -07:00
github-actions[bot]
b25845495e [ci] release @marko/runtime-tags@6.0.45 @marko/translator-interop-class-tags@0.2.36 2025-08-15 12:45:54 -07:00
dpiercey
5abf496c6c fix: tags api types folder 2025-08-15 12:29:01 -07:00
github-actions[bot]
4b8fff0f02 [ci] release @marko/compiler@5.39.33 @marko/runtime-tags@6.0.44 @marko/translator-interop-class-tags@0.2.35 marko@5.37.44 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 @marko/compiler@5.39.32 @marko/runtime-tags@6.0.43 @marko/translator-interop-class-tags@0.2.34 marko@5.37.43 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
github-actions[bot]
b6e9cb7ed6 [ci] release @marko/compiler@5.39.31 @marko/runtime-tags@6.0.42 2025-08-08 15:05:32 -07:00
dpiercey
cd25fbbeab refactor: improve comment only statement parsing 2025-08-08 14:40:07 -07:00
dpiercey
cc069bcbd1 fix: invalid normalization of 0 2025-08-08 14:40:07 -07:00
dpiercey
6a75d80655 fix: treat optionalCallExpressions as callExpressions for analysis 2025-08-08 14:40:07 -07:00
Luke LaValva
9e0684f117
fix: scriptlets with comments (#2749) 2025-07-31 15:34:17 -07:00
github-actions[bot]
696cdd1c14 [ci] release @marko/runtime-tags@6.0.41 marko@5.37.42 2025-07-22 15:31:40 -07:00
dpiercey
742fca55e3 feat: allow reading tag variables after they are written 2025-07-22 15:23:58 -07:00
Luke LaValva
064f068fdb
feat: content attr in native tags (#2746)
* feat: content attr in native tags

* chore: add changeset

* chore: rerun tests

* fix: edge case
2025-07-22 14:57:58 -07:00
github-actions[bot]
34bc21e3d6 [ci] release @marko/compiler@5.39.30 2025-07-20 13:41:12 -07:00
dpiercey
5b3ca5ce79 fix: class/id shorthand parsing improvements 2025-07-19 15:27:06 -07:00
github-actions[bot]
aa4344d28b [ci] release @marko/runtime-tags@6.0.40 2025-07-15 14:25:37 -07:00
dpiercey
023768a874 fix: invalid walks string with static placeholder with surrounding text node 2025-07-15 13:59:25 -07:00
github-actions[bot]
bf6b75b146 [ci] release @marko/runtime-tags@6.0.39 2025-07-14 13:58:50 -07:00
dpiercey
ecfafff13b fix: loosen return tag types 2025-07-14 13:52:30 -07:00
github-actions[bot]
36ba7d89c6 [ci] release @marko/runtime-tags@6.0.38 2025-07-14 12:05:26 -07:00
dpiercey
234d6f41be fix: types for return of mounted templates 2025-07-14 11:58:01 -07:00
github-actions[bot]
a18571c48d [ci] release @marko/compiler@5.39.29 @marko/runtime-tags@6.0.37 @marko/translator-interop-class-tags@0.2.33 marko@5.37.41 2025-07-11 15:42:02 -07:00
dpiercey
b6ba333ee2 chore: upgrade deps 2025-07-11 15:35:43 -07:00
github-actions[bot]
77c56c0381 [ci] release @marko/runtime-tags@6.0.36 2025-07-10 08:28:23 -07:00
dpiercey
74332ef7fe fix: compile error on analyzing exported function 2025-07-10 08:23:19 -07:00
github-actions[bot]
59d0100319 [ci] release @marko/runtime-tags@6.0.35 2025-07-03 14:48:57 -07:00
dpiercey
7c00601356 fix: multi level rest destructure tag vars 2025-07-03 14:43:21 -07:00
github-actions[bot]
f66d7f609c [ci] release @marko/runtime-tags@6.0.34 2025-07-03 11:46:21 -07:00
dpiercey
7dd3fda134 fix: support rest tag variables 2025-07-03 11:38:20 -07:00
github-actions[bot]
0d1064c0ae [ci] release @marko/runtime-tags@6.0.33 2025-07-02 14:44:57 -07:00
dpiercey
79cfb0fbd1 fix: support assigning to destructured tag variables 2025-07-02 14:39:02 -07:00
github-actions[bot]
1721ef1f81 [ci] release @marko/runtime-tags@6.0.32 2025-07-01 15:28:35 -07:00
dpiercey
67562dc3e6 feat: expose programatic tag var get/set api 2025-07-01 15:17:43 -07:00
dpiercey
54c8d2bb56 fix: issue with intersections using an alias 2025-07-01 14:08:02 -07:00
github-actions[bot]
fe051acc43 [ci] release @marko/runtime-tags@6.0.31 2025-06-21 15:17:43 -07:00
dpiercey
0c65dc40f8 fix: custom tag vars should be a let 2025-06-21 15:11:55 -07:00
github-actions[bot]
d1bd987c27 [ci] release @marko/runtime-tags@6.0.30 2025-06-20 12:45:03 -07:00
dpiercey
3519383a66 fix: issue with lifecycle tag binding bring pruned 2025-06-20 11:53:35 -07:00
github-actions[bot]
b4cb737e83 [ci] release @marko/compiler@5.39.28 @marko/runtime-tags@6.0.29 @marko/translator-interop-class-tags@0.2.32 marko@5.37.40 2025-06-20 09:15:16 -07:00
dpiercey
e60a20f7e2 fix: remove script tag html override 2025-06-20 09:08:29 -07:00
dpiercey
dc178ced9f fix: regression caused by not loading translator in some apis 2025-06-20 09:08:29 -07:00
github-actions[bot]
e965bfee95 [ci] release @marko/compiler@5.39.27 @marko/runtime-tags@6.0.28 @marko/translator-interop-class-tags@0.2.31 marko@5.37.39 2025-06-19 15:38:39 -07:00
dpiercey
2d11230f01 fix: avoid util module in compiler 2025-06-19 15:32:35 -07:00
github-actions[bot]
fff70d78de [ci] release @marko/runtime-tags@6.0.27 @marko/translator-interop-class-tags@0.2.30 2025-06-19 14:44:54 -07:00
dpiercey
791cbb80df fix: issue rendering body tag with interop tags api 2025-06-19 14:39:03 -07:00
github-actions[bot]
04a2f98ee8 [ci] release @marko/translator-interop-class-tags@0.2.29 marko@5.37.38 2025-06-18 18:15:21 -07:00
dpiercey
99eccd8faa fix: improve tags/class interop support 2025-06-18 16:36:08 -07:00