5913 Commits

Author SHA1 Message Date
github-actions[bot]
ff4a6f6eeb [ci] release @marko/runtime-tags@0.3.40 2025-02-13 12:18:39 -07:00
dpiercey
d332e40ad8 refactor: avoid empty branches for if runtime 2025-02-13 11:49:53 -07:00
dpiercey
5c669d4190 perf: update client walks to check most used codes first 2025-02-13 11:49:53 -07:00
dpiercey
e631f164ba refactor: optimize event handler bundler size and perf 2025-02-13 11:49:53 -07:00
Ryan Turnquist
baedba4439
fix: use dynamic tag for tag names that are not strings literals or custom tag imports (#2515) 2025-02-12 13:52:27 -08:00
github-actions[bot]
a73e9a08e5 [ci] release @marko/runtime-tags@0.3.39 2025-02-11 15:23:14 -07:00
dpiercey
4da97b9239 refactor: reduce closure code output by reading owner scope 2025-02-11 14:24:33 -07:00
dpiercey
f0d2adaa53 fix: minor cleanup and optimizations 2025-02-11 14:24:33 -07:00
dpiercey
993e6e08ee fix: include aliases in stateful ref checks 2025-02-10 13:50:58 -07:00
github-actions[bot]
46e0eb9e99 [ci] release @marko/runtime-tags@0.3.38 2025-02-07 20:10:32 -07:00
dpiercey
454624e17a chore: avoid dynamic tag logic in if runtime 2025-02-07 19:51:44 -07:00
dpiercey
bd59c96a0d fix: for/if tag refactor and fixes 2025-02-07 19:10:16 -07:00
github-actions[bot]
df4437c7dc [ci] release @marko/runtime-tags@0.3.37 2025-02-07 13:19:25 -07:00
dpiercey
e69c13eabf fix: share bound attr change handler 2025-02-07 12:59:54 -07:00
dpiercey
14ffe18ddf fix: ensure unique function registry ids 2025-02-07 12:59:54 -07:00
dpiercey
9d1ea70068 fix: misc fixes 2025-02-07 12:50:09 -07:00
dpiercey
d3e0e61891 perf: avoid comments for only child for loops 2025-02-06 13:31:47 -07:00
dpiercey
edcb4e9d0e fix: for loop with text alone and text before 2025-02-06 13:31:47 -07:00
github-actions[bot]
888a3f9e64 [ci] release @marko/runtime-tags@0.3.36 @marko/translator-interop-class-tags@0.2.14 2025-02-06 08:46:39 -07:00
dpiercey
a072abac6d fix: update list of pure functions 2025-02-06 08:39:00 -07:00
github-actions[bot]
fc9a125651 [ci] release @marko/runtime-tags@0.3.35 2025-02-05 21:15:41 -07:00
dpiercey
e8f793150a perf: avoid serializing child scopes unless providing stateful attrs or using tag var 2025-02-05 21:09:40 -07:00
dpiercey
5a3aeec8f6 refactor: avoid storing some function metadata for non registered functions 2025-02-05 21:09:40 -07:00
github-actions[bot]
83423d70a6 [ci] release @marko/runtime-tags@0.3.34 2025-02-05 19:46:05 -07:00
dpiercey
48a9cfba50 fix: function hoisting improvements 2025-02-05 19:27:12 -07:00
github-actions[bot]
96cbbfc986 [ci] release @marko/runtime-tags@0.3.33 2025-02-05 16:21:03 -07:00
dpiercey
61718dc6fe chore: update snapshots 2025-02-05 16:15:13 -07:00
dpiercey
536081d430 fix: resuming tag vars 2025-02-05 16:15:13 -07:00
github-actions[bot]
b7d5f0aa1c [ci] release @marko/runtime-tags@0.3.32 2025-02-05 09:21:01 -07:00
dpiercey
7101f5ba83 fix: ensure ownser scope serialized for assignment closures 2025-02-05 08:52:49 -07:00
github-actions[bot]
5af62b0755 [ci] release @marko/runtime-tags@0.3.31 2025-02-04 15:58:49 -07:00
dpiercey
64e53bb979 fix: static repeated attribute tags 2025-02-04 15:52:18 -07:00
github-actions[bot]
3b3a86f3b9 [ci] release @marko/runtime-tags@0.3.30 2025-02-04 14:57:06 -07:00
dpiercey
07f97f187a fix: controlled details and dialog elements 2025-02-04 14:51:57 -07:00
github-actions[bot]
27e65800a1 [ci] release @marko/runtime-tags@0.3.29 @marko/translator-interop-class-tags@0.2.13 marko@5.37.14 2025-02-04 11:02:28 -07:00
dpiercey
8a42b586d3 chore: update snapshots 2025-02-04 10:56:57 -07:00
dpiercey
c6f9927532 fix: support namespaced tags in tags api 2025-02-04 10:56:57 -07:00
github-actions[bot]
878e689c61 [ci] release @marko/compiler@5.39.12 @marko/runtime-tags@0.3.28 @marko/translator-interop-class-tags@0.2.12 marko@5.37.13 2025-02-03 12:29:41 -07:00
dpiercey
8dbff7aa54 fix: improve debug info for member expressions 2025-02-03 12:21:08 -07:00
dpiercey
4ed82e203b chore: update snapshots 2025-02-03 11:44:46 -07:00
dpiercey
09c0558a1b fix: add debug info for unserializable values 2025-02-03 11:44:46 -07:00
github-actions[bot]
b883c8cd8d [ci] release @marko/runtime-tags@0.3.27 @marko/translator-interop-class-tags@0.2.11 2025-01-31 17:07:42 -07:00
Ryan Turnquist
0ee5875c0c
fix: restore tests (#2484) 2025-01-31 14:59:21 -08:00
Ryan Turnquist
0135f5b554
fix: resume branch end node shared, insert after previous branch (#2483) 2025-01-31 13:27:35 -08:00
LuLaValva
99c7428302 chore: add changeset 2025-01-31 14:01:55 -07:00
LuLaValva
7d3882c92a fix: ignore events during the render phase 2025-01-31 14:01:55 -07:00
dpiercey
622d328858 chore: minor refactoring and type fixes 2025-01-31 10:25:52 -07:00
github-actions[bot]
7c7d3d6694 [ci] release @marko/runtime-tags@0.3.26 @marko/translator-interop-class-tags@0.2.10 2025-01-30 12:34:53 -07:00
Luke LaValva
87fdb82645
fix(tags): nested branch scope signals (#2479)
* fix(tags): nested branch signal

* chore: add changeset

* fix: don't use toSpliced
2025-01-30 10:53:59 -08:00
dpiercey
033332ed5f chore: minor refactoring 2025-01-30 10:05:45 -07:00