116 Commits

Author SHA1 Message Date
github-actions[bot]
e1ba85673e [ci] release 2025-04-14 16:31:29 -07:00
github-actions[bot]
46cd1c0b25
[ci] release (#2635)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-10 11:23:47 -07:00
Ryan Turnquist
fa702ed898
fix: cancelling readable stream (#2634)
* fix: cancelling readable stream
2025-04-10 11:15:43 -07:00
github-actions[bot]
e561fb0c21 [ci] release 2025-04-01 13:58:48 -07:00
dpiercey
c5c78ff54e fix: incorrect this reference in toReadable api 2025-04-01 13:52:47 -07:00
github-actions[bot]
225fee22f6 [ci] release 2025-03-31 20:23:14 -07:00
dpiercey
70cb96eb87 fix: expose and unify toReadable api on template render results 2025-03-31 10:01:27 -07:00
github-actions[bot]
e7547f69a5 [ci] release 2025-03-28 16:23:52 -07:00
dpiercey
12600c7c7e fix: issue where implicit split component toJSON serialized 2025-03-28 16:04:43 -07:00
github-actions[bot]
0ca948f868 [ci] release 2025-03-26 11:25:20 -07:00
dpiercey
765915ad42 fix: issue with latest version of babel 2025-03-26 11:14:05 -07:00
github-actions[bot]
6e0ae6c6cc [ci] release 2025-03-24 16:14:17 -07:00
dpiercey
e84ff79a5f fix: missing expression statement wrapper 2025-03-24 16:09:13 -07:00
github-actions[bot]
46c59c47d0
[ci] release (#2578)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-21 11:19:34 -07:00
Dylan Piercey
1995c96c94
[Tags API] try catch await (#2573)
* feat: try/catch/placholder + await clientside

---------

Co-authored-by: Michael Rawlings <mirawlings@ebay.com>
2025-03-19 15:01:24 -07:00
github-actions[bot]
cec0b7b2af [ci] release 2025-03-19 12:20:24 -07:00
dpiercey
23eedc20a0 fix: avoid serializing input for implicit split components 2025-03-19 12:02:04 -07:00
Luke LaValva
7d6ea472de
fix: dynamic attrs on html and body tags (#2557) 2025-03-12 15:35:25 -07:00
github-actions[bot]
85211c1291 [ci] release 2025-03-03 14:27:33 -07:00
dpiercey
08e0d245a6 fix: avoid over registration of body content 2025-03-03 13:42:08 -07:00
Michael Rawlings
b12f77a880 refactor: remove marks, rely only on queue 2025-02-28 18:30:21 -07:00
github-actions[bot]
9d16931107 [ci] release 2025-02-28 16:19:30 -07:00
dpiercey
6c24a30ee2 fix: no-update-body on native elements 2025-02-28 16:02:55 -07:00
github-actions[bot]
9c93c4fd07 [ci] release 2025-02-26 14:26:50 -07:00
dpiercey
c4fd6e7670 refactor: create shorthand helper for registered csr content 2025-02-26 14:06:10 -07:00
github-actions[bot]
b898aa0e35 [ci] release 2025-02-24 17:27:05 -07:00
dpiercey
5c8c549a32 refactor: unify csr dynamic tag runtime 2025-02-24 16:06:07 -07:00
dpiercey
6065ff2563 fix: ensure & is escaped for ssr attrs 2025-02-24 11:03:40 -07:00
github-actions[bot]
a5d83840e5 [ci] release 2025-02-20 18:51:44 -07:00
dpiercey
d08be4078f fix: in/out of order await nesting 2025-02-20 18:40:40 -07:00
Luke LaValva
136bb14afa
fix: reorder check for special attrs (#2528) 2025-02-20 13:54:08 -08:00
github-actions[bot]
f56fb10ff9 [ci] release 2025-02-19 11:03:01 -07:00
Ryan Turnquist
4c204556a3 fix: ininial sync content flush not scheduled 2025-02-19 10:57:04 -07:00
github-actions[bot]
27e65800a1 [ci] release 2025-02-04 11:02:28 -07:00
dpiercey
c6f9927532 fix: support namespaced tags in tags api 2025-02-04 10:56:57 -07:00
github-actions[bot]
878e689c61 [ci] release 2025-02-03 12:29:41 -07:00
dpiercey
09c0558a1b fix: add debug info for unserializable values 2025-02-03 11:44:46 -07:00
github-actions[bot]
b4a15efb18 [ci] release 2025-01-24 19:11:48 -07:00
dpiercey
a7fbe5e46b refactor: setup closestBranch and branch scopes 2025-01-24 18:34:32 -07:00
github-actions[bot]
2d574eebb2 [ci] release 2025-01-16 15:13:26 -07:00
dpiercey
631ad47da4 fix: implicit split component client rerender 2025-01-16 15:07:54 -07:00
github-actions[bot]
638ba019a0 [ci] release 2024-12-30 08:44:28 -07:00
dpiercey
4349f959f8 fix: add stubs for some client side component apis 2024-12-30 08:35:03 -07:00
dpiercey
6cf4978d76 fix: improve parse error locations and aggregate errors 2024-12-30 08:02:38 -07:00
github-actions[bot]
c9473f7949 [ci] release 2024-12-29 16:31:22 -07:00
dpiercey
cb3b4b51c2 fix: issue mixing scoped and no-update directives 2024-12-29 15:53:42 -07:00
dpiercey
b12d7a9b76 chore: add engines field and add node 22 ci 2024-12-29 15:18:32 -07:00
LuLaValva
9cb36a6987 test(translator): check for shadowing data with a tag destructure 2024-12-29 14:56:17 -07:00
github-actions[bot]
cd69f36040 [ci] release 2024-12-28 09:05:50 -07:00
Michael Rawlings
4b6c6135ba
Tags directory (#2438)
* feat: support tags directory

* feat: tags dir forces Tags API

* chore: update snapshots

* chore: remove script that was accidentally committed

* chore: add changeset

* fix: use system path separators

* refactor: better filename check for tags/components?

* refactor: micro-optimize tags dir detection
2024-12-20 16:04:55 -05:00