5655 Commits

Author SHA1 Message Date
github-actions[bot]
93a767ee56 [ci] release @marko/compiler@5.37.13 @marko/translator-default@6.0.15 marko@5.35.18 2024-09-24 11:11:55 -07:00
dpiercey
d45f91a5e0 fix: issue with legacy w-bind being vdom optimized 2024-09-24 11:07:10 -07:00
github-actions[bot]
60c2c1cd62 [ci] release @marko/compiler@5.37.12 @marko/translator-default@6.0.14 marko@5.35.17 2024-09-23 09:34:08 -07:00
dpiercey
c01d83fb26 fix: ignore unrecognized tags compiler option with dynamic tags 2024-09-23 09:26:45 -07:00
dpiercey
cfff311114 fix: remove dom manipulation warning 2024-09-23 09:26:45 -07:00
github-actions[bot]
11dd01c87a [ci] release @marko/babel-utils@6.5.6 @marko/compiler@5.37.11 @marko/runtime-tags@0.1.13 @marko/translator-default@6.0.13 @marko/translator-interop-class-tags@0.1.24 @marko/translator-tags@0.2.9 marko@5.35.16 2024-09-20 11:11:38 -07:00
dpiercey
81c5c0e043 fix: compat issues 2024-09-20 11:04:43 -07:00
github-actions[bot]
8ae0ef9199 [ci] release @marko/compiler@5.37.10 @marko/translator-default@6.0.12 marko@5.35.15 2024-09-19 15:30:45 -07:00
dpiercey
c600610247 fix: issue diffing unescaped html that contains comments 2024-09-19 14:33:47 -07:00
github-actions[bot]
acc18f609b [ci] release @marko/runtime-tags@0.1.12 @marko/translator-tags@0.2.8 2024-09-10 16:46:49 -07:00
Ryan Turnquist
3464f38903
fix: walk over child with no sibling (#2293)
* fix: walk over child with no sibling
2024-09-10 16:17:03 -07:00
Ryan Turnquist
616e79e9c2
Better signal child optimization analysis and support recursive components (#2291)
* fix: use analysis for single node check

* fix: hoist exports for recursive components
2024-09-10 14:28:45 -07:00
github-actions[bot]
ae5dd22fa8
[ci] release (#2290)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
marko@5.35.14
2024-08-30 15:55:23 -07:00
Ryan Turnquist
71936e7a6a
Dynamic tag vars (#2288)
* feat: support dynamic tag variables
2024-08-30 14:24:47 -07:00
Luke LaValva
e20e9af702
fix: referencing Marko.Component in a split component adds Marko to window (#2289) 2024-08-30 14:20:17 -07:00
github-actions[bot]
3286eac816 [ci] release @marko/compiler@5.37.9 @marko/translator-default@6.0.11 marko@5.35.13 2024-08-29 11:11:08 -07:00
dpiercey
55338b5296 perf: optimize template literal printing in html mode 2024-08-29 11:03:46 -07:00
github-actions[bot]
e7eb9c3f53 [ci] release @marko/babel-utils@6.5.5 @marko/compiler@5.37.8 @marko/runtime-tags@0.1.11 @marko/translator-default@6.0.10 @marko/translator-interop-class-tags@0.1.23 @marko/translator-tags@0.2.7 marko@5.35.12 2024-08-28 12:42:47 -07:00
dpiercey
d0723d3983 fix: source maps off by one in concise/static parsed nodes 2024-08-28 12:11:26 -07:00
github-actions[bot]
43c122593b [ci] release @marko/babel-utils@6.5.4 @marko/compiler@5.37.7 @marko/runtime-tags@0.1.10 @marko/translator-default@6.0.9 @marko/translator-interop-class-tags@0.1.22 @marko/translator-tags@0.2.6 marko@5.35.11 2024-08-28 09:37:00 -07:00
dpiercey
32e2eff5c3 fix: improve style block/tag sourcemaps 2024-08-28 09:21:58 -07:00
dpiercey
10f61e206b chore: minor serialize improvement 2024-08-21 15:12:04 -07:00
github-actions[bot]
094ab1fb8f [ci] release @marko/translator-interop-class-tags@0.1.21 @marko/translator-tags@0.2.5 2024-08-19 16:40:22 -07:00
dpiercey
9411c9dc2c fix: ensure MARKO_DEBUG is stripped for translators 2024-08-19 16:35:13 -07:00
github-actions[bot]
e8237f64d9 [ci] release @marko/babel-utils@6.5.3 @marko/compiler@5.37.6 @marko/runtime-tags@0.1.9 @marko/translator-default@6.0.8 @marko/translator-interop-class-tags@0.1.20 @marko/translator-tags@0.2.4 marko@5.35.10 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
Luke LaValva
74e6633b3e
refactor: function registration (#2273) 2024-08-19 10:01:00 -07:00
github-actions[bot]
a529d9114b [ci] release @marko/babel-utils@6.5.2 @marko/compiler@5.37.5 @marko/runtime-tags@0.1.8 @marko/translator-default@6.0.7 @marko/translator-interop-class-tags@0.1.19 @marko/translator-tags@0.2.3 marko@5.35.9 2024-08-16 16:15:27 -07:00
dpiercey
5cea7d65ea perf: optimize javascript expression parsing 2024-08-16 16:10:29 -07:00
Luke LaValva
441bdcbfa8
feat: tag var shadowing, same scope (#2272) 2024-08-15 09:25:40 -07:00
Luke LaValva
3a820ad213
feat: transform for binding syntax (#2271) 2024-08-13 09:12:08 -07:00
github-actions[bot]
4668c8a2e4 [ci] release marko@5.35.8 2024-08-08 14:59:36 -07:00
dpiercey
18bcddb64b chore: update snapshots 2024-08-08 14:12:51 -07:00
dpiercey
07072eb4e2 chore: upgrade deps and eslint config 2024-08-08 14:12:51 -07:00
Luke LaValva
b7e8f77e0f
fix: allow assignments before tag variables are initialized (#2266) 2024-08-08 09:34:33 -07:00
Luke LaValva
1ab93fd048
feat(attr-tags): naive rendering, no conditionals (#2228) 2024-08-08 09:24:59 -07:00
Luke LaValva
d06ef6bdf6
feat(tags-api): add tests for compiler errors (#2225) 2024-08-08 08:38:18 -07:00
Michael Rawlings
b5332168b7
Add open graph attributes to type defs (#2267)
* Add open graph attributes to type defs
2024-08-06 12:40:41 -04:00
Dylan Piercey
a3378e265f
Tags API: New HTML writer implementation (#2268)
* feat: new tags api writer
2024-08-05 18:42:08 -04:00
github-actions[bot]
9b618c09d6 [ci] release @marko/translator-default@6.0.6 marko@5.35.7 2024-07-26 11:44:02 -07:00
Luke LaValva
992753e695
fix: code coverage in for-of loops (#2264)
* fix: sourcemaps in for loops

* chore: add changeset
2024-07-26 11:28:26 -07:00
github-actions[bot]
2e0be72b69 [ci] release marko@5.35.6 2024-07-23 21:43:31 -07:00
Voon Siong Wong
daa22a88d9
chore: add popover attribute (#2261) 2024-07-23 21:31:53 -07:00
Ryan Turnquist
40d406799d
feat: controllable let (#2258) 2024-07-10 14:04:37 -07:00
github-actions[bot]
556769014c [ci] release @marko/babel-utils@6.5.1 @marko/compiler@5.37.4 @marko/runtime-tags@0.1.7 @marko/translator-default@6.0.5 @marko/translator-interop-class-tags@0.1.18 @marko/translator-tags@0.2.2 marko@5.35.5 2024-06-20 09:57:19 -07:00
dpiercey
bfe85d1877 fix: ensure exports loaded when in node_modules folder 2024-06-20 09:49:37 -07:00
dpiercey
339c28dd59 fix: allow duplicate macros with a warning instead of an error 2024-06-20 09:49:37 -07:00
github-actions[bot]
e491e45948
[ci] release (#2251)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
marko@5.35.4
2024-06-14 09:14:34 -07:00
Dylan Piercey
2cf464f46b
fix: allow lazy/pending hydration after browser has finished loading (#2250) 2024-06-14 08:33:12 -07:00
github-actions[bot]
2ccd99293b
[ci] release (#2249)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@marko/compiler@5.37.3 @marko/translator-default@6.0.4 @marko/translator-interop-class-tags@0.1.17 marko@5.35.3
2024-06-13 08:41:42 -07:00