github-actions[bot]
|
5c9eb8ea17
|
[ci] release
@marko/runtime-tags@6.0.120
|
2025-12-05 14:57:55 -07:00 |
|
Ryan Turnquist
|
1085a19fd2
|
fix: set parent branch on async branches
|
2025-12-05 13:01:54 -08:00 |
|
dpiercey
|
23f46f77e1
|
chore: move tag var tests from class translator
|
2025-12-05 12:20:01 -07:00 |
|
Ryan Turnquist
|
477b8d8684
|
fix: improve async tests stability and performance
|
2025-12-05 11:13:30 -08:00 |
|
Ryan Turnquist
|
40413b7da9
|
fix: handle await closures, delay renders in pending scopes
|
2025-12-05 11:13:30 -08:00 |
|
github-actions[bot]
|
8a147a7195
|
[ci] release
@marko/runtime-tags@6.0.119
|
2025-12-05 09:14:34 -07:00 |
|
dpiercey
|
8cdeb6bb1d
|
fix: regression with text only elements with no children and a spread
|
2025-12-05 08:59:52 -07:00 |
|
github-actions[bot]
|
04902fad7d
|
[ci] release
@marko/compiler@5.39.43
@marko/runtime-tags@6.0.118
@marko/translator-interop-class-tags@0.2.58
marko@5.37.63
|
2025-12-04 14:09:55 -07:00 |
|
dpiercey
|
762377bacd
|
refactor: process html-style and html-script with native tag translator
|
2025-12-04 14:01:11 -07:00 |
|
dpiercey
|
66ccfd8e8f
|
refactor: rename _to_text to _escape_text
|
2025-12-04 11:58:47 -07:00 |
|
dpiercey
|
3de60b9c82
|
fix: remove unused nullable tag name optimization
|
2025-12-04 11:58:47 -07:00 |
|
dpiercey
|
fdc46fb3e7
|
fix: native translate improvements and taglib cleanup
|
2025-12-04 11:58:47 -07:00 |
|
dpiercey
|
17c4ba7edf
|
fix: support auto csp nonce html-script/style client render
|
2025-12-04 11:49:35 -07:00 |
|
dpiercey
|
6709f4cdbe
|
fix: move textarea normalization to pre-analyze
|
2025-12-03 12:38:14 -07:00 |
|
dpiercey
|
f9cf89f37d
|
fix: html-* tag types
|
2025-12-03 10:36:05 -07:00 |
|
dpiercey
|
55fd324c3f
|
fix: avoid mutating translator visitors
|
2025-12-02 13:08:52 -07:00 |
|
github-actions[bot]
|
51607af6b0
|
[ci] release (#2977)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@marko/runtime-tags@6.0.117
|
2025-12-01 09:48:52 -07:00 |
|
Dylan Piercey
|
36aa6fbf9d
|
fix: issue with non superset exclude properties (#2976)
|
2025-12-01 09:28:22 -07:00 |
|
github-actions[bot]
|
0987df4380
|
[ci] release (#2970)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@marko/runtime-tags@6.0.116
@marko/translator-interop-class-tags@0.2.57
|
2025-11-27 08:53:03 -07:00 |
|
Luke LaValva
|
abcd809091
|
fix: allow stateful placeholders in <title> content (#2973)
* fix: allow placeholders in `<title>` content
|
2025-11-27 08:44:03 -07:00 |
|
Ryan Turnquist
|
bf3dc6b1aa
|
fix: improve excluded property handling
|
2025-11-27 07:51:15 -07:00 |
|
Luke LaValva
|
41753e6039
|
fix(ts): add xmlns to SVGSVGElement (#2969)
* fix(ts): add xmlns to SVGSVGElement
* chore: add changeset
|
2025-11-25 11:24:33 -08:00 |
|
github-actions[bot]
|
9e7095d6be
|
[ci] release
@marko/runtime-tags@6.0.115
|
2025-11-24 12:50:47 -07:00 |
|
dpiercey
|
d3d25c8ba3
|
fix: deduping attrs on native tags
|
2025-11-24 12:22:25 -07:00 |
|
github-actions[bot]
|
b04647b5a3
|
[ci] release
@marko/runtime-tags@6.0.114
|
2025-11-20 10:52:31 -07:00 |
|
dpiercey
|
0c4154c93b
|
perf: encode resume effects as a string
|
2025-11-20 10:31:00 -07:00 |
|
dpiercey
|
8e1a65efcc
|
fix: split await params and content
|
2025-11-20 10:12:18 -07:00 |
|
Ryan Turnquist
|
412e371cf2
|
fix: unify inline placeholder and await counters
|
2025-11-20 09:20:13 -07:00 |
|
Ryan Turnquist
|
a414d6b67a
|
chore: text fixture supports async flushes, cleanup extraneous snapshot files
|
2025-11-20 09:20:13 -07:00 |
|
github-actions[bot]
|
e721a9ded5
|
[ci] release
@marko/runtime-tags@6.0.113
|
2025-11-18 16:36:41 -07:00 |
|
dpiercey
|
a6ff06da03
|
fix: avoid walking marker comments when runtime loads
|
2025-11-18 16:08:25 -07:00 |
|
dpiercey
|
1db63dc689
|
docs: update readme logo url
|
2025-11-17 13:34:01 -07:00 |
|
dpiercey
|
232d28648b
|
chore: update monorepo deps
|
2025-11-17 09:02:47 -07:00 |
|
github-actions[bot]
|
d88b422e3d
|
[ci] release
@marko/runtime-tags@6.0.112
|
2025-11-14 11:41:37 -07:00 |
|
dpiercey
|
2cb7418850
|
feat: add cspNonce by default to html-script and html-style
|
2025-11-14 11:33:45 -07:00 |
|
github-actions[bot]
|
9c3f20a9dd
|
[ci] release
@marko/runtime-tags@6.0.111
|
2025-11-12 09:55:28 -07:00 |
|
dpiercey
|
3fbead1b58
|
fix: isolate resume effects execution
|
2025-11-12 09:40:54 -07:00 |
|
dpiercey
|
f79163dc0e
|
perf: optimize resume visit runtime for bundle size
|
2025-11-12 09:40:54 -07:00 |
|
github-actions[bot]
|
fbdf6a77fc
|
[ci] release
@marko/runtime-tags@6.0.110
|
2025-11-11 19:32:23 -07:00 |
|
dpiercey
|
64d77e7668
|
fix: avoid enable catch runtime duplicates
|
2025-11-11 18:59:32 -07:00 |
|
dpiercey
|
1a2208e86a
|
fix: circular define tag references
|
2025-11-11 18:59:32 -07:00 |
|
github-actions[bot]
|
8602326fbc
|
[ci] release
@marko/compiler@5.39.42
@marko/runtime-tags@6.0.109
marko@5.37.62
|
2025-11-11 13:47:45 -07:00 |
|
dpiercey
|
6648a22290
|
fix: allow import helper outside of translate
|
2025-11-11 13:40:32 -07:00 |
|
Ryan Turnquist
|
4a9d9dd563
|
fix: inline content branch calls (#2948)
* perf: inline content branch calls
---------
Co-authored-by: Dylan Piercey <dpiercey@ebay.com>
|
2025-11-11 13:40:00 -07:00 |
|
github-actions[bot]
|
181f80269d
|
[ci] release
@marko/runtime-tags@6.0.108
|
2025-11-11 09:23:08 -07:00 |
|
dpiercey
|
956b82d4bd
|
fix: for loop closure regression
|
2025-11-11 08:55:34 -07:00 |
|
github-actions[bot]
|
45cec39df0
|
[ci] release
@marko/runtime-tags@6.0.107
|
2025-11-10 13:40:15 -08:00 |
|
Ryan Turnquist
|
f832f91d7c
|
fix: incorrect loop scope accessor in prod builds
|
2025-11-10 13:32:01 -08:00 |
|
github-actions[bot]
|
252c683597
|
[ci] release
@marko/runtime-tags@6.0.106
|
2025-11-10 11:34:57 -07:00 |
|
dpiercey
|
31a199e974
|
fix: global access in csr prod render
|
2025-11-10 11:20:54 -07:00 |
|