352 Commits

Author SHA1 Message Date
github-actions[bot]
a23abfb402
[ci] release (#2241)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-31 12:38:35 -07:00
Michael Rawlings
a6bac65c11
Stale closure bug (#2240)
* test: add broken closure case

* fix: for loop closures

---------

Co-authored-by: LuLaValva <lukelavalva@gmail.com>
2024-05-31 15:31:05 -04:00
github-actions[bot]
da90eabde0
[ci] release (#2239)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-28 14:19:00 -07:00
Dylan Piercey
a741f36e60
feat: add templateIds compiler option (#2238)
* chore: use rollup to bundle hydrate test snapshots

* feat: add templateIds compiler option
2024-05-28 14:11:16 -07:00
github-actions[bot]
ec0d35c16f
[ci] release (#2233)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-16 14:41:33 -07:00
Dylan Piercey
a67e1c42b0
fix: incorrect attribute tag escaping (#2232) 2024-05-16 14:36:48 -07:00
github-actions[bot]
1f3db3be18 [ci] release 2024-05-10 11:52:00 -07:00
dpiercey
7691418bc5 fix: issue with ooo stream with and io stream followed by ooo stream 2024-05-10 11:45:34 -07:00
github-actions[bot]
5c59829ab5
[ci] release (#2224)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-01 17:07:11 -07:00
Luke LaValva
1453eb8c88
fix: native tag return type (#2223) 2024-05-01 16:04:03 -07:00
github-actions[bot]
08916bb5de
[ci] release (#2220)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-19 13:24:03 -07:00
Luke LaValva
0ee141c525
fix: add empty-component to runtime entry files (#2219)
* fix: add empty-component to runtime entry files

* chore: add changeset
2024-04-19 13:15:49 -07:00
github-actions[bot]
3896ad5d46 [ci] release 2024-04-18 21:06:51 -07:00
dpiercey
4fc46149ae fix: optimize vdom key issue 2024-04-18 21:02:28 -07:00
github-actions[bot]
1c09b5e8a0 [ci] release 2024-04-18 11:09:14 -07:00
dpiercey
2d0a566a56 feat: event handler implicit components 2024-04-18 10:47:50 -07:00
github-actions[bot]
ae53dc1639 [ci] release 2024-04-16 09:46:19 -07:00
dpiercey
a1a91a4748 fix: issues related to hydrating no-update native tags 2024-04-16 09:40:43 -07:00
github-actions[bot]
ab654218b4 [ci] release 2024-04-15 16:32:02 -07:00
dpiercey
7d1bbdb9af fix: hydration native tag no-update issue 2024-04-15 16:27:44 -07:00
github-actions[bot]
695b9f6a94 [ci] release 2024-04-15 16:11:58 -07:00
dpiercey
c8fe951813
chore: bump compiler and translator versions 2024-04-15 16:02:13 -07:00
github-actions[bot]
61fbf71199 [ci] release 2024-04-15 15:37:27 -07:00
dpiercey
af4adcd1ee fix: hydration native tag no-update issue 2024-04-15 15:14:32 -07:00
dpiercey
11acdf6f87 fix: avoid normalizing nullish values for script/style interpolation 2024-04-13 15:53:28 -07:00
github-actions[bot]
4e199cba11 [ci] release 2024-04-11 12:22:01 -07:00
dpiercey
e0602bb245 perf: improve html body content escaping 2024-04-11 11:48:11 -07:00
github-actions[bot]
40431f8374
[ci] release (#2197)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-05 18:09:58 -07:00
Luke LaValva
e98d1b2564
fix: prevent featureType collision with tags-api-preview (#2196) 2024-04-05 16:11:28 -07:00
github-actions[bot]
3047f26069
[ci] release (#2195)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-04 13:24:37 -04:00
Michael Rawlings
db337828c3
State based registration (#2194)
* fix: only register renderers for if/for when stateful

* fix: correct serialization of closures

* test: enable resume on tests that now work
2024-04-04 13:07:41 -04:00
github-actions[bot]
f102dfd1a0 [ci] release 2024-04-03 14:55:49 -07:00
dpiercey
e2d5f18d3c fix: split text across components regression 2024-04-03 14:50:52 -07:00
github-actions[bot]
c02b2956cd [ci] release 2024-04-02 16:09:56 -07:00
Dylan Piercey
638ca07db3 chore: add changeset, run format 2024-04-02 15:56:44 -07:00
github-actions[bot]
3c9870b7e6 [ci] release 2024-03-28 11:30:41 -07:00
dpiercey
fe344b0004 fix: class/tags interop issues 2024-03-28 11:26:40 -07:00
github-actions[bot]
553dd498c2
[ci] release (#2183)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-25 14:16:03 -07:00
Luke LaValva
551302723b
feat: add types for core tags (#2184) 2024-03-25 14:08:29 -07:00
dpiercey
1fa3b05600 refactor: support tracking input with babel scopes 2024-03-21 09:17:13 -07:00
github-actions[bot]
cfaa89660c [ci] release 2024-03-19 13:30:24 -07:00
Ryan Turnquist
ba110fb990 fix: remove depency on setTimeout for workers 2024-03-19 13:23:51 -07:00
dpiercey
a8bfb50d76 fix: avoid vdom optimize for elements with key attribute 2024-03-19 13:23:01 -07:00
github-actions[bot]
fdb7f030ff [ci] release 2024-03-18 14:53:22 -07:00
dpiercey
f8c66c6c5b fix: ensure attributes can be removed by simple attrs optimization 2024-03-18 14:46:54 -07:00
github-actions[bot]
853c1637e1 [ci] release 2024-03-13 17:46:06 -07:00
dpiercey
d5b3c8add4
fix: update test snapshot 2024-03-13 17:39:53 -07:00
dpiercey
7ab2d67c6c fix: avoid ssr comments in interop runtime 2024-03-13 17:31:24 -07:00
dpiercey
614f432bfe fix: hydrate code for node_module marko components 2024-03-13 17:30:02 -07:00
github-actions[bot]
e58459e58e [ci] release 2024-03-11 17:46:12 -07:00