219 Commits

Author SHA1 Message Date
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]
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
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]
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
github-actions[bot]
64003a46bb [ci] release 2024-10-25 14:46:02 -07:00
dpiercey
ea95de1dea fix: avoid babel startColumn api for now 2024-10-25 14:38:00 -07:00
github-actions[bot]
7b6bf89c23 [ci] release 2024-10-03 16:40:23 -07:00
github-actions[bot]
11dd01c87a [ci] release 2024-09-20 11:11:38 -07:00
dpiercey
81c5c0e043 fix: compat issues 2024-09-20 11:04:43 -07:00
github-actions[bot]
e7eb9c3f53 [ci] release 2024-08-28 12:42:47 -07:00
github-actions[bot]
43c122593b [ci] release 2024-08-28 09:37:00 -07:00
dpiercey
32e2eff5c3 fix: improve style block/tag sourcemaps 2024-08-28 09:21:58 -07:00
github-actions[bot]
e8237f64d9 [ci] release 2024-08-19 12:14:30 -07:00
dpiercey
ce88d8194f fix: start of line source location issue 2024-08-19 12:03:27 -07:00
github-actions[bot]
a529d9114b [ci] release 2024-08-16 16:15:27 -07:00
dpiercey
5cea7d65ea perf: optimize javascript expression parsing 2024-08-16 16:10:29 -07:00
dpiercey
07072eb4e2 chore: upgrade deps and eslint config 2024-08-08 14:12:51 -07:00
github-actions[bot]
556769014c [ci] release 2024-06-20 09:57:19 -07:00
dpiercey
339c28dd59 fix: allow duplicate macros with a warning instead of an error 2024-06-20 09:49:37 -07:00
Michael Rawlings
21d260151c
fix: precommit script tracks size snapshots (#2243)
* fix: precommit script tracks size snapshots
* feat: replace registryIds with knownTemplates
2024-06-11 16:46:36 -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]
c02b2956cd [ci] release 2024-04-02 16:09:56 -07:00
dpiercey
70952fe6c9 chore: update deps 2024-04-02 15:56:44 -07:00
github-actions[bot]
c3f0235e56 [ci] release 2024-03-11 10:47:18 -07:00
dpiercey
08823b916b fix: interop translator output hydrate code 2024-03-11 10:15:17 -07:00
dpiercey
dc2520ae21 chore: upgrade all deps
chore: refactor package json scripts
chore: rename scripts used for ci with @ci prefix
2024-03-05 10:31:32 -07:00
github-actions[bot]
be8454e346
[ci] release (#2139)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-04 10:58:32 -07:00
github-actions[bot]
e90d7c9692
[ci] release (#2135)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-04 10:17:38 -07:00
Dylan Piercey
94de01ad64
chore: refactor compiler type build scripts to happen on install (#2128) 2024-02-29 08:23:25 -07:00
Ryan Turnquist
609fbbbfa4
fix: Import tags and tag resolution priority (#2105)
* fix: tag import resolution, native/custom/local priority

* chore: add test
2024-02-09 12:31:03 -08:00
dpiercey
12bc714871 chore: improve src/dist swapping 2024-02-05 11:27:46 -07:00
Ryan Turnquist
b26cffb84f
feat: tag args (#2100)
* feat: support arguments on custom & dynamic tags

* fix: update tests, make iterop work

* fix: update test

* fix: simplify update top level api

* chore: add tag args assertion tests
2024-02-01 14:53:33 -08:00
dpiercey
0b04f06f47 chore: update deps 2024-01-27 14:56:40 -07:00
dpiercey
b3a97d5a0f chore: update references to renamed packages 2024-01-17 09:41:26 -07:00
github-actions[bot]
f0de5cb0d0 [ci] release 2024-01-09 14:40:23 -07:00
dpiercey
69b3ff57c8 chore: reformat files 2024-01-09 14:31:31 -07:00
dpiercey
987854f33d chore: update all package deps 2024-01-09 14:31:31 -07:00
github-actions[bot]
21c0eeabf6 [ci] release 2023-11-14 11:06:07 -07:00