742 Commits

Author SHA1 Message Date
github-actions[bot]
e64b7aff7f [ci] release 2023-09-19 12:27:20 -07:00
Dylan Piercey
71a227a5ff fix: long hand nested attribute target property 2023-09-19 12:07:52 -07:00
github-actions[bot]
00493123a5
[ci] release (#2037)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-18 14:02:55 -07:00
Ryan Turnquist
ea08cc2a9b
fix: batching to prevent treeshaking issues (#2036)
* fix: batching to prevent treeshaking issues

* chore: add changeset

* fix: add test to cover non-empty component batch
2023-09-18 13:55:34 -07:00
github-actions[bot]
1122f64b3a
[ci] release (#2035)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-11 14:24:13 -07:00
Luke LaValva
a340023b7e
docs(concise-mode): add multiline attributes (#2034) 2023-09-11 13:53:49 -07:00
github-actions[bot]
4e5e6f59c9 [ci] release 2023-09-08 14:49:54 -07:00
Dylan Piercey
0c8bca9c3e
chore: update snapshots 2023-09-08 14:45:34 -07:00
Dylan Piercey
034f967419 fix: add file ext to registry import 2023-08-29 20:22:18 -07:00
github-actions[bot]
2fa0255779
[ci] release (#2028)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-24 17:01:19 -04:00
Michael Rawlings
db819d388e
Update marko-5-upgrade.md (#2027) 2023-08-24 16:51:09 -04:00
github-actions[bot]
93ebf90328 [ci] release 2023-08-17 14:55:20 -07:00
Dylan Piercey
085c873870 fix: avoid webpack include api 2023-08-17 14:50:56 -07:00
github-actions[bot]
b0993a3c87 [ci] release 2023-08-14 11:09:31 -07:00
Dylan Piercey
6a4e947b5a fix: ensure .marko files resolved for renderer config 2023-08-14 10:55:01 -07:00
github-actions[bot]
af3e6c298b [ci] release 2023-08-11 15:54:03 -07:00
Dylan Piercey
7a22dc3d16 fix: loading of legacy components in test environments 2023-08-11 15:50:08 -07:00
github-actions[bot]
3c948db546 [ci] release 2023-08-11 14:15:50 -07:00
Dylan Piercey
fb46f0a918 fix: optimize preserve tag to swap client/server impl 2023-08-11 14:12:24 -07:00
Dylan Piercey
1b1df3f567 fix: ensure correct this binding for legacy renderers 2023-08-11 14:12:24 -07:00
github-actions[bot]
eb1279d64f [ci] release 2023-08-10 11:23:25 -07:00
Dylan Piercey
dc53f50e43 chore: remove warnings for top level marko-widgets apis 2023-08-10 11:18:33 -07:00
Dylan Piercey
40ecf23d7c chore: ensure tooling runs against internal node_modules 2023-08-10 11:18:33 -07:00
Dylan Piercey
636ae526d7 feat: improve legacy load api 2023-08-10 11:18:33 -07:00
github-actions[bot]
f188e0bfee [ci] release 2023-08-09 13:46:25 -07:00
Dylan Piercey
6ba268c841 feat: support taglib register with just module id 2023-08-09 13:37:16 -07:00
Dylan Piercey
9aede281f9 feat: add hydrateInit compiler option 2023-08-09 13:37:16 -07:00
Dylan Piercey
17099cd8ff feat: allow skipping virtual dependencies 2023-08-09 13:37:16 -07:00
Dylan Piercey
ec21e799f3 fix: data migration on reassignment 2023-08-09 13:37:16 -07:00
github-actions[bot]
8b3190fec7 [ci] release 2023-08-07 10:22:03 -07:00
Dylan Piercey
c08f940c8e docs: reference new compat modules 2023-08-07 10:09:34 -07:00
github-actions[bot]
0c053ce98d [ci] release 2023-08-07 08:51:23 -07:00
Dylan Piercey
1235cf7005 fix: issue with static template literal expressions 2023-08-07 08:46:40 -07:00
github-actions[bot]
dc09704c1f [ci] release 2023-08-07 08:18:51 -07:00
Dylan Piercey
4bdb32d2c7 feat: bring back support for deprecated string literal spread attributes 2023-08-07 08:12:42 -07:00
Dylan Piercey
b2e70bc450 feat: switch to new compute node helper 2023-08-07 08:12:42 -07:00
Dylan Piercey
d45962db1d feat: include transitive marko dependencies from renderer entries in the hydrate output 2023-08-07 08:12:42 -07:00
Dylan Piercey
68f058c8d8 fix: issue where tags were not seen as preserved by the compiler 2023-08-07 08:12:42 -07:00
Dylan Piercey
6f58067b83 fix: improve typings for dependency meta data 2023-08-07 08:12:42 -07:00
Dylan Piercey
d4bdc443d2 feat: bring forward most of the v4 legacy runtime 2023-08-07 08:12:42 -07:00
Ryan Turnquist
4286236b0e fix: handle errors thrown in await catch attrs 2023-08-04 15:16:13 -07:00
Michael Rawlings
59dd026483 test: move translator-default tests from compiler 2023-07-24 11:55:08 -04:00
Michael Rawlings
7dc1fe467b chore: config cleanup 2023-07-24 11:55:08 -04:00
Michael Rawlings
2b17b66f51 chore: support typescript packages 2023-07-24 11:55:08 -04:00
Michael Rawlings
067db9883f chore: sort imports 2023-07-24 11:55:08 -04:00
Michael Rawlings
dacbaa72e1 chore: update prettier package & config, reformat 2023-07-24 11:55:08 -04:00
Michael Rawlings
592be94955 chore: sort package.json keys 2023-07-24 11:55:08 -04:00
Michael Rawlings
b0720ff7c0 refactor: package scripts 2023-07-24 11:55:08 -04:00
github-actions[bot]
14fc03c526 [ci] release 2023-07-21 08:39:17 -07:00
Dylan Piercey
037a6ce670 fix: improve compiler api types 2023-07-21 08:34:59 -07:00