github-actions[bot]
|
b80e462e50
|
[ci] release
|
2025-09-12 14:30:52 -07:00 |
|
LuLaValva
|
8449debbef
|
chore: add changeset
|
2025-09-12 14:22:43 -07:00 |
|
dpiercey
|
58c21653aa
|
fix: type strip before transform phase
|
2025-09-12 14:08:21 -07:00 |
|
github-actions[bot]
|
dca1d9782e
|
[ci] release
|
2025-09-10 16:35:59 -07:00 |
|
dpiercey
|
f39c6da21f
|
fix: tags api compat async
|
2025-09-10 15:45:05 -07:00 |
|
github-actions[bot]
|
a50741cda2
|
[ci] release (#2819)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-09-10 09:11:41 -07:00 |
|
Luke LaValva
|
e70f0c69e5
|
docs: Marko 6 links (#2817)
* docs: Marko 6 README
* fix: use markojs.com
* chore: add changeset
|
2025-09-09 15:55:38 -07:00 |
|
Luke LaValva
|
41c58d24bb
|
fix(id, let): typescript (#2818)
* fix(id): add TS for value
* chore: add changeset
* fix(let): allow different value and valueChange
* Update ninety-melons-talk.md
|
2025-09-09 15:40:50 -07:00 |
|
github-actions[bot]
|
223f13c551
|
[ci] release
|
2025-09-09 11:32:38 -07:00 |
|
dpiercey
|
ed8d064d15
|
fix: avoid relative @marko/compiler/modules imports
|
2025-09-09 11:21:29 -07:00 |
|
github-actions[bot]
|
ae2b80b302
|
[ci] release
|
2025-09-08 15:19:21 -07:00 |
|
dpiercey
|
65b6dde559
|
fix: class/tags interop improvements
|
2025-09-08 15:03:10 -07:00 |
|
github-actions[bot]
|
1ba736d092
|
[ci] release
|
2025-09-04 18:10:52 -07:00 |
|
dpiercey
|
2e24f2d938
|
fix: avoid compile error on empty script tag
|
2025-09-04 17:49:46 -07:00 |
|
github-actions[bot]
|
dd005a9972
|
[ci] release
|
2025-09-04 17:06:40 -07:00 |
|
Ryan Turnquist
|
a12d927058
|
Improve resume walks (#2808)
* fix: improve resume walks
|
2025-09-04 17:00:00 -07:00 |
|
github-actions[bot]
|
06dbfe56ca
|
[ci] release
|
2025-09-04 13:09:49 -07:00 |
|
LuLaValva
|
7ddccabf97
|
chore: add changeset
|
2025-09-04 12:14:41 -07:00 |
|
dpiercey
|
61ffaf55d7
|
refactor: rename runtime apis to snake_case
|
2025-09-04 12:01:55 -07:00 |
|
dpiercey
|
81ec94eea9
|
fix: isolate binding resolution to per file
|
2025-09-03 19:04:12 -07:00 |
|
github-actions[bot]
|
2b2a955000
|
[ci] release
|
2025-09-03 10:26:05 -07:00 |
|
dpiercey
|
eef940f805
|
fix: closure binding sort order
|
2025-09-03 09:34:00 -07:00 |
|
github-actions[bot]
|
1874581034
|
[ci] release
|
2025-09-02 18:29:44 -07:00 |
|
Luke LaValva
|
22028ab95f
|
feat: allow override for <id> tag (#2795)
|
2025-09-02 15:22:15 -07:00 |
|
github-actions[bot]
|
c4170df664
|
[ci] release
|
2025-09-02 08:47:54 -07:00 |
|
dpiercey
|
803b187049
|
fix: change handler binding issues
|
2025-09-02 08:27:07 -07:00 |
|
Luke LaValva
|
9e5a53259e
|
feat: include links to docs in error messages (#2796)
* feat: link to docs in errors
* chore: update tests
* chore: add changeset
|
2025-09-02 08:16:40 -07:00 |
|
github-actions[bot]
|
a612e5aa5d
|
[ci] release
|
2025-08-30 16:24:26 -07:00 |
|
dpiercey
|
d7271e7198
|
fix: register functions passed as return value
|
2025-08-30 15:57:35 -07:00 |
|
dpiercey
|
663c3b14c7
|
fix: issue mutating tag variables in non registered intersection function
|
2025-08-30 15:57:35 -07:00 |
|
github-actions[bot]
|
252255d145
|
[ci] release
|
2025-08-29 16:37:56 -07:00 |
|
dpiercey
|
5446f784c6
|
fix: reduce function registration in tag expressions
|
2025-08-29 15:43:33 -07:00 |
|
github-actions[bot]
|
8422c586e3
|
[ci] release
|
2025-08-28 11:10:34 -07:00 |
|
dpiercey
|
df07bb6ec8
|
fix: tags/class interop walk order
|
2025-08-28 11:04:28 -07:00 |
|
github-actions[bot]
|
1091291ae2
|
[ci] release
|
2025-08-28 08:29:36 -07:00 |
|
dpiercey
|
bbde0e8415
|
fix: class/tags compat improvements
|
2025-08-28 08:03:43 -07:00 |
|
github-actions[bot]
|
20f45d39b1
|
[ci] release
|
2025-08-27 16:55:12 -07:00 |
|
dpiercey
|
506539cbb1
|
fix: improve class/tags interop flush orchestration
|
2025-08-27 16:36:46 -07:00 |
|
Luke LaValva
|
0265d6b67e
|
fix(marko6): walks string (#2781)
|
2025-08-27 10:33:09 -07:00 |
|
github-actions[bot]
|
cf5a81a023
|
[ci] release
|
2025-08-26 16:19:11 -07:00 |
|
dpiercey
|
f388228ade
|
fix: misc tags api compat improvements
|
2025-08-26 15:53:02 -07:00 |
|
dpiercey
|
157fbf58a1
|
fix: avoid serializing closures for non serialized sections
|
2025-08-26 15:53:02 -07:00 |
|
github-actions[bot]
|
2d348e77cf
|
[ci] release (#2778)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-08-26 09:22:58 -07:00 |
|
Luke LaValva
|
e8856c8209
|
fix: dynamic tag content (#2777)
* fix: dynamic tag content
* chore: add changeset
* Update tangy-ghosts-cough.md
|
2025-08-26 09:14:07 -07:00 |
|
github-actions[bot]
|
34b88ac564
|
[ci] release
|
2025-08-20 09:37:35 -07:00 |
|
dpiercey
|
ff7a87935e
|
fix: ensure functions deserialize after scopes complete
|
2025-08-20 09:29:49 -07:00 |
|
github-actions[bot]
|
034ed9be50
|
[ci] release
|
2025-08-20 09:07:44 -07:00 |
|
dpiercey
|
f1399079f9
|
fix: special case meta tag content attribute
|
2025-08-20 08:59:56 -07:00 |
|
dpiercey
|
7680160917
|
fix: improve types
|
2025-08-20 08:59:56 -07:00 |
|
github-actions[bot]
|
bb0e06ffcb
|
[ci] release
|
2025-08-19 07:57:31 -07:00 |
|