884 Commits

Author SHA1 Message Date
dpiercey
a19530c833 fix: uncontrolled text area and select values 2025-09-16 11:59:10 -07:00
dpiercey
75fd29f469 fix: ensure unserializable references are cleaned up in serializer 2025-09-16 10:50:19 -07:00
github-actions[bot]
7c30ff1422 [ci] release 2025-09-16 09:00:46 -07:00
dpiercey
4319ad08b2 fix: inert if closures 2025-09-16 08:53:57 -07:00
github-actions[bot]
58923b0fd5 [ci] release 2025-09-15 15:47:09 -07:00
dpiercey
c4081bd96c fix: avoid unhandled promise rejections when serializing promises 2025-09-15 15:39:46 -07:00
dpiercey
f8b5c2af29 fix: try closures over serialized 2025-09-15 15:25:16 -07:00
github-actions[bot]
c69347cbda [ci] release 2025-09-15 14:59:28 -07:00
dpiercey
ddac960439 fix: stateless if closures 2025-09-15 14:36:57 -07:00
github-actions[bot]
45b14c84d0 [ci] release 2025-09-15 10:16:37 -07:00
dpiercey
5c9a37fa17 fix: strip type specifiers in static/server/client statements 2025-09-15 10:03:48 -07:00
github-actions[bot]
15ed42cf02 [ci] release 2025-09-13 17:16:42 -07:00
dpiercey
80bf906e99 fix: issue with multiple binds to higher scope 2025-09-13 16:27:40 -07:00
dpiercey
9a688af3c9 fix: ensure type imports are stripped within all static statements 2025-09-13 15:36:40 -07:00
github-actions[bot]
5b66fcaf81 [ci] release 2025-09-12 17:57:18 -07:00
dpiercey
f3daa1da10 fix: style tag var hoisting in ssr 2025-09-12 17:50:54 -07:00
github-actions[bot]
2583c7e94a [ci] release 2025-09-12 17:29:06 -07:00
dpiercey
553acf08ed fix: inert only child control flow with closure 2025-09-12 17:23:11 -07:00
dpiercey
b828f4889b fix: tag var assignment in expr statement issue 2025-09-12 17:23:11 -07:00
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