5739 Commits

Author SHA1 Message Date
github-actions[bot]
b511096a69
[ci] release (#2371)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@marko/runtime-tags@0.1.25
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>
@marko/compiler@5.37.26 @marko/translator-default@6.0.26 marko@5.35.35
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>
@marko/babel-utils@6.5.13 @marko/compiler@5.37.25 @marko/runtime-tags@0.1.24 @marko/translator-default@6.0.25 @marko/translator-interop-class-tags@0.1.31 @marko/translator-tags@0.2.23 marko@5.35.34
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>
@marko/runtime-tags@0.1.23 @marko/translator-tags@0.2.22
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
7165a7866b
chore: improve size snapshot/tooling (#2362)
chore: improve size snapshot/tooling
2024-11-13 10:53:44 -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>
@marko/babel-utils@6.5.12 @marko/compiler@5.37.24 @marko/runtime-tags@0.1.22 @marko/translator-default@6.0.24 @marko/translator-interop-class-tags@0.1.30 @marko/translator-tags@0.2.21 marko@5.35.33
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>
@marko/babel-utils@6.5.11 @marko/runtime-tags@0.1.21 @marko/translator-interop-class-tags@0.1.29 @marko/translator-tags@0.2.20
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>
@marko/runtime-tags@0.1.20 @marko/translator-tags@0.2.19
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>
@marko/runtime-tags@0.1.19 @marko/translator-tags@0.2.18
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>
@marko/runtime-tags@0.1.18 @marko/translator-tags@0.2.17
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
Michael Rawlings
7394cda29a feat: controllable native elements 2024-11-01 18:46:35 -04:00
Dylan Piercey
7e934911e9
(Tags API) refactor section closure and binding processing (#2347)
* refactor: use closure analyze

* refactor: convert section.closures to a sorted repeatable
2024-10-31 08:54:57 -07:00
github-actions[bot]
d4107c1615 [ci] release @marko/babel-utils@6.5.10 @marko/compiler@5.37.23 @marko/runtime-tags@0.1.17 @marko/translator-default@6.0.23 @marko/translator-interop-class-tags@0.1.28 @marko/translator-tags@0.2.16 marko@5.35.32 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
LuLaValva
82fbc71243 fix: emit errors properly 2024-10-30 13:07:34 -07:00
dpiercey
ddd20c4662 fix: simplify reference params init 2024-10-30 13:02:33 -07:00
dpiercey
c1a1f93769 chore: update snapshots 2024-10-30 13:02:33 -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 @marko/babel-utils@6.5.9 @marko/compiler@5.37.22 @marko/runtime-tags@0.1.16 @marko/translator-default@6.0.22 @marko/translator-tags@0.2.15 marko@5.35.31 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
46524003d4 refactor: move if translator into single file, and use translateByTarget 2024-10-28 10:18:37 -07:00
dpiercey
c4ad68d165 refactor: inline for loop translator fns 2024-10-28 10:18:37 -07:00
dpiercey
33a1ba61cd feat: add <for> tag runtime 2024-10-28 10:18:37 -07:00
github-actions[bot]
da16f94cd1 [ci] release @marko/compiler@5.37.21 marko@5.35.30 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 @marko/babel-utils@6.5.8 @marko/compiler@5.37.20 @marko/translator-default@6.0.21 @marko/translator-interop-class-tags@0.1.27 @marko/translator-tags@0.2.14 marko@5.35.29 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
LuLaValva
212fbd063d chore: add changeset 2024-10-24 15:38:26 -07:00
LuLaValva
0715aee1c2 fix: ts was not finding .marko files 2024-10-24 15:38:26 -07:00
github-actions[bot]
82560356ae [ci] release @marko/translator-default@6.0.20 @marko/translator-tags@0.2.13 marko@5.35.28 2024-10-23 11:45:45 -07:00
dpiercey
719d8a10fd refactor: improve types for visitor exports 2024-10-23 10:33:12 -07:00
dpiercey
54bd2792af fix: issue with optional types being mutated instead of cloned 2024-10-23 10:33:12 -07:00
dpiercey
6e8765300d fix: remove extraneous runtime helper 2024-10-23 10:33:12 -07:00
dpiercey
b920f86328 fix: incorrect attr tag type definition 2024-10-23 10:33:12 -07:00
github-actions[bot]
62b6bf7c44 [ci] release @marko/runtime-tags@0.1.15 @marko/translator-interop-class-tags@0.1.26 @marko/translator-tags@0.2.12 2024-10-22 10:29:29 -07:00
dpiercey
8fe4e50225 refactor: share html parser with template and dynamic html 2024-10-22 10:24:25 -07:00
dpiercey
bdbe303724 fix: remove bindFunction api, support serialized element references 2024-10-22 10:24:25 -07:00