6135 Commits

Author SHA1 Message Date
github-actions[bot]
11e9a11a74 [ci] release @marko/compiler@5.39.22 @marko/runtime-tags@6.0.22 marko@5.37.33 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 @marko/compiler@5.39.21 @marko/runtime-tags@6.0.21 marko@5.37.32 2025-06-06 15:19:42 -07:00
dpiercey
eefa829038 fix: translator load relative to cwd 2025-06-06 15:01:42 -07:00
dpiercey
a61817de9c fix: formatting 2025-06-06 12:21:30 -07:00
dpiercey
9f99426bf6 fix: ensure namespace imports for inline css modules 2025-06-06 12:18:15 -07:00
chloe caruso
a4c88e232b change sync fork message 2025-06-06 12:17:41 -07:00
Dylan Piercey
c97be4e147 Create plenty-onions-raise.md 2025-06-06 12:17:41 -07:00
chloe caruso
a9bc323071 fix: check for errors in ServerRendered.toString
without this check, a synchronous render with an error will return all
of the text up to the error, which is likely to be invalid HTML.
2025-06-06 12:17:41 -07:00
github-actions[bot]
58cd399107 [ci] release @marko/compiler@5.39.20 @marko/runtime-tags@6.0.20 marko@5.37.31 2025-05-12 12:54:19 -07:00
dpiercey
0758ae72e3 fix: printing scriptlets with comments 2025-05-12 11:28:03 -07:00
dpiercey
7185a537b4 fix: lazily create scope for effects if needed 2025-05-12 11:05:18 -07:00
github-actions[bot]
a19fc8c695
[ci] release (#2688)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@marko/runtime-tags@6.0.19
2025-05-11 12:49:30 -07:00
Luke LaValva
219eae8366
fix: add more presentation attributes to SVG (#2687) 2025-05-11 11:03:59 -07:00
github-actions[bot]
abe10334b8 [ci] release @marko/runtime-tags@6.0.18 marko@5.37.30 2025-05-09 10:32:21 -07:00
dpiercey
00828b092e fix: issue resuming html-style and html-script with placeholders 2025-05-09 10:21:24 -07:00
LuLaValva
ef5960bbcc chore: add changeset 2025-05-09 10:21:04 -07:00
LuLaValva
da2b58341a feat(ts): add svg 2025-05-09 10:21:04 -07:00
dpiercey
a4dff049cd chore: run prettier against test config files 2025-04-30 09:13:59 -07:00
dpiercey
b5ac303363 chore: unskip some tests, and refactor more tests to be runnable 2025-04-30 09:13:59 -07:00
github-actions[bot]
5d050686f9 [ci] release @marko/runtime-tags@6.0.17 2025-04-29 11:58:50 -07:00
dpiercey
dffd5ee981 fix: local binding reference in same scope 2025-04-29 11:53:04 -07:00
github-actions[bot]
9d05177641 [ci] release @marko/runtime-tags@6.0.16 2025-04-28 11:44:12 -07:00
dpiercey
692c9a25ac fix: for tag param closure in attr tags 2025-04-28 11:39:02 -07:00
dpiercey
ddf2b54ed0 refactor: move closure setup code into setup functions 2025-04-25 11:40:08 -07:00
github-actions[bot]
705a6592e6 [ci] release @marko/runtime-tags@6.0.15 2025-04-24 09:49:31 -07:00
dpiercey
e906fa0945 fix: ensure section data stored with nodes that asked for it in analyze 2025-04-24 09:43:12 -07:00
dpiercey
6f9ffa5734 refactor: merge resume single node helpers into single api 2025-04-24 09:15:55 -07:00
github-actions[bot]
ffb5316069 [ci] release @marko/runtime-tags@6.0.14 2025-04-24 08:47:23 -07:00
dpiercey
8c0f46353f fix: issue hydrating non stateful for loop closure 2025-04-24 08:37:55 -07:00
dpiercey
2da2ca0077 perf: inline closure functions when possible 2025-04-23 19:03:29 -07:00
github-actions[bot]
56fb899c3c [ci] release @marko/runtime-tags@6.0.13 2025-04-23 16:20:39 -07:00
dpiercey
42fff26f85 fix: sort signals by downstream value/intersections 2025-04-23 16:14:45 -07:00
github-actions[bot]
06c2fe4ba6 [ci] release @marko/runtime-tags@6.0.12 2025-04-22 08:24:10 -07:00
dpiercey
2bd16d4fd1 fix: closure aliases 2025-04-22 08:18:11 -07:00
github-actions[bot]
cf452724f7 [ci] release @marko/runtime-tags@6.0.11 2025-04-18 17:20:59 -07:00
dpiercey
c5369b24dc refactor: improve resume branch treeshaking in esbuild 2025-04-18 16:42:36 -07:00
github-actions[bot]
2ff8ec70ed [ci] release @marko/runtime-tags@6.0.10 2025-04-18 13:51:30 -07:00
dpiercey
5f6d9b481d fix: prefer node marker for stateless control flow 2025-04-18 13:46:03 -07:00
github-actions[bot]
923b2c214f [ci] release @marko/runtime-tags@6.0.9 2025-04-18 08:58:37 -07:00
dpiercey
b56bb18c3a fix: improve branch resume logic treeshaking 2025-04-18 08:52:56 -07:00
dpiercey
3e74c2fec0 fix: add debug comments to serialize reasons 2025-04-18 08:52:56 -07:00
dpiercey
d4969a29b9 refactor: track all source states in serialize reasons 2025-04-17 20:51:36 -07:00
github-actions[bot]
0f9cdf3c39 [ci] release @marko/runtime-tags@6.0.8 2025-04-17 12:21:23 -07:00
dpiercey
bf6a0a2dc8 fix: remove automatically appending px to numeric style properties 2025-04-17 10:40:43 -07:00
dpiercey
033ca6cb05 fix: issue with mixed static/dynamic class/style 2025-04-17 10:40:43 -07:00
dpiercey
21049fa610 fix: static html script and style 2025-04-16 19:56:19 -07:00
github-actions[bot]
21573d3e9b [ci] release @marko/runtime-tags@6.0.7 2025-04-16 15:38:28 -07:00
dpiercey
9fd1eb4840 fix: ensure lastEffect is cleared 2025-04-16 15:31:34 -07:00
dpiercey
cc140c2161 perf: avoid markers for stateless await tags 2025-04-16 15:31:34 -07:00