884 Commits

Author SHA1 Message Date
Dylan Piercey
fefe9ae668
feat: member expression hoisting (#2382) 2024-12-04 13:59:53 -07:00
github-actions[bot]
e4a975dd0a
[ci] release (#2389)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-27 13:47:20 -08:00
Luke LaValva
fab09f4043
fix(lifecycle): remove unnecessary error for arbitrary attributes (#2388) 2024-11-27 13:39:08 -08:00
github-actions[bot]
3c596e340d
[ci] release (#2386)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-27 14:24:28 -07:00
Dylan Piercey
8e67da0f72
fix: attr tag with single spread (#2387) 2024-11-27 14:19:18 -07:00
Luke LaValva
55430215e8
fix(ts): lifecycle tag (#2385) 2024-11-27 10:50:17 -08:00
github-actions[bot]
1181dfb9d5
[ci] release (#2384)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-25 10:36:10 -07:00
Dylan Piercey
133b562c19
fix: partially revert 2380 (#2383) 2024-11-25 10:26:41 -07:00
github-actions[bot]
4e5827f727
[ci] release (#2381)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-22 15:12:33 -07:00
Dylan Piercey
c5d2b4871e
feat: optimize registry id compiler api (#2380) 2024-11-22 15:02:38 -07:00
github-actions[bot]
6fe74c6382
[ci] release (#2379)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-21 12:26:56 -07:00
Dylan Piercey
ecfba07954
fix: ensure body and html close tags at end of stream (#2378) 2024-11-21 12:21:36 -07:00
github-actions[bot]
3d8146b136
[ci] release (#2377)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-21 11:09:25 -07:00
Dylan Piercey
07de4fc6fb
fix: expose psuedo internal .__flush__ api (#2376) 2024-11-21 11:01:36 -07:00
github-actions[bot]
3d0854935d
[ci] release (#2375)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-21 09:17:04 -07:00
Dylan Piercey
d8a9ee58a0
feat: valueChange on return tag (#2374) 2024-11-21 09:10:04 -07:00
github-actions[bot]
02f5cabcdd
[ci] release (#2373)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-20 18:28:04 -07:00
Dylan Piercey
2fa5df5c06
fix: child tag name analysis (#2372) 2024-11-20 18:23:19 -07:00
github-actions[bot]
b511096a69
[ci] release (#2371)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-20 14:54:00 -07:00
Dylan Piercey
263e548ed8
fix: debug mode schedule race condition (#2370) 2024-11-20 14:48:54 -07:00
github-actions[bot]
1ff04c7cd8
[ci] release (#2369)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-19 09:32:16 -07:00
Dylan Piercey
bb44af04b1
fix: lasso deps in hydrate output (#2368) 2024-11-19 09:15:26 -07:00
github-actions[bot]
01a571b40a
[ci] release (#2366)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-18 15:36:56 -07:00
Dylan Piercey
c8e943d30e
fix: issues with child template analysis on missing files (#2367) 2024-11-18 15:28:04 -07:00
Dylan Piercey
cbcd7ecd3b
fix: return api on asyncIterator 2024-11-18 15:27:30 -07:00
Ryan Turnquist
894d0d05da
Compiler global config (#2365)
* fix: expose current global compiler config

* fix: default export of compiler config

* chore: add changeset
2024-11-18 14:06:53 -08:00
github-actions[bot]
3ccab05d32
[ci] release (#2361)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-18 09:58:52 -07:00
Dylan Piercey
e4f385f7b0
refactor: share event handler name logic between translator/runtime (#2363) 2024-11-18 09:45:23 -07:00
Dylan Piercey
c94a263389
fix: tags api reference in ssr (#2360) 2024-11-12 11:53:03 -07:00
github-actions[bot]
77c22d6079
[ci] release (#2359)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-11 12:37:26 -07:00
Dylan Piercey
76951d887d
fix: use MarkoTagBody for control flow (#2358) 2024-11-11 12:08:04 -07:00
github-actions[bot]
0ec5b96271
[ci] release (#2357)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-06 15:14:31 -07:00
Michael Rawlings
7492eb819f
compiled output cleanup (#2356)
* refactor: add new state signal helper

* refactor: add new effect helper

* refactor: use namespace import for runtime

* refactor: queue aborts as effects

* refactor: remove changeHandler helper

* refactor: use 0 rather than null for missing arguments in signal constructors

* refactor: call createRenderer internally from createTemplate
2024-11-06 14:25:33 -05:00
github-actions[bot]
947ec7d06b
[ci] release (#2355)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-05 12:19:23 -07:00
Dylan Piercey
a4069c2054
fix: textarea value attribute and controllable textarea (#2354) 2024-11-05 12:14:04 -07:00
github-actions[bot]
840eef3fd2
[ci] release (#2353)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-04 20:47:22 -07:00
Dylan Piercey
b32b01f661
fix: controllable elements in shadow root (#2352) 2024-11-04 20:42:50 -07:00
github-actions[bot]
718032c3bb
[ci] release (#2351)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-04 16:10:54 -07:00
Dylan Piercey
6501821981
refactor: misc refactoring for controllable input (#2350) 2024-11-04 15:38:38 -07:00
github-actions[bot]
d4107c1615 [ci] release 2024-10-30 13:34:21 -07:00
dpiercey
8ec88fff87 fix: use babels startIndex api when parsing 2024-10-30 13:27:27 -07:00
dpiercey
bafeac1db6 refactor: attribute tag handling and attrs translator 2024-10-30 13:02:33 -07:00
github-actions[bot]
437a3521e6 [ci] release 2024-10-28 16:08:32 -07:00
dpiercey
8e07673ca0 refactor: attribute tags now on MarkoTag AST 2024-10-28 15:29:37 -07:00
dpiercey
33a1ba61cd feat: add <for> tag runtime 2024-10-28 10:18:37 -07:00
github-actions[bot]
da16f94cd1 [ci] release 2024-10-25 17:59:48 -07:00
dpiercey
033adb92de fix: ensure onError called for optional taglibs 2024-10-25 17:54:40 -07:00
github-actions[bot]
64003a46bb [ci] release 2024-10-25 14:46:02 -07:00
dpiercey
40b41dadfa fix: incorrect function registry name 2024-10-25 14:38:00 -07:00
dpiercey
ea95de1dea fix: avoid babel startColumn api for now 2024-10-25 14:38:00 -07:00