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 |
|
Dylan Piercey
|
0ced6e17c2
|
fix: compat improvements (#2248)
|
2024-06-13 08:35:39 -07:00 |
|
github-actions[bot]
|
b256161430
|
[ci] release (#2247)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@marko/compiler@5.37.2
@marko/translator-default@6.0.3
@marko/translator-interop-class-tags@0.1.16
marko@5.35.2
|
2024-06-12 15:24:28 -07:00 |
|
Dylan Piercey
|
a699cd9434
|
fix: misc compat improvments (#2246)
|
2024-06-12 15:19:07 -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]
|
e7ff94cc65
|
[ci] release (#2245)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@marko/compiler@5.37.1
@marko/translator-default@6.0.2
marko@5.35.1
|
2024-06-10 18:02:39 -07:00 |
|
Luke LaValva
|
934dc13972
|
fix: allow mixing comments with attr tags (#2244)
* fix: allow mixing comments with attr tags
* chore: add changeset
|
2024-06-10 16:03:40 -07:00 |
|
github-actions[bot]
|
a23abfb402
|
[ci] release (#2241)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@marko/runtime-tags@0.1.6
@marko/translator-tags@0.2.1
|
2024-05-31 12:38:35 -07:00 |
|
Michael Rawlings
|
a6bac65c11
|
Stale closure bug (#2240)
* test: add broken closure case
* fix: for loop closures
---------
Co-authored-by: LuLaValva <lukelavalva@gmail.com>
|
2024-05-31 15:31:05 -04:00 |
|
github-actions[bot]
|
da90eabde0
|
[ci] release (#2239)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@marko/babel-utils@6.5.0
@marko/compiler@5.37.0
@marko/translator-interop-class-tags@0.1.15
@marko/translator-tags@0.2.0
marko@5.35.0
|
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 |
|
dpiercey
|
b53e8487fd
|
chore: update sizes script to print assets to disk
|
2024-05-25 15:35:47 -07:00 |
|
dpiercey
|
8207723e52
|
fix: ensure renderers are registered in ssr
|
2024-05-25 15:35:47 -07:00 |
|
Michael Rawlings
|
5cb4d41810
|
Signal refactor (#2236)
* test: replace manual test with compiled test
* refactor: all signals have same interface
* refactor: remove valueWithIntersection
|
2024-05-24 13:13:47 -07:00 |
|
Dylan Piercey
|
45677ae8c1
|
(Marko 6) Fine grained input (#2235)
* feat: call fine-grained exports from parent component
---------
Co-authored-by: Michael Rawlings <mirawlings@ebay.com>
|
2024-05-24 09:45:19 -07:00 |
|
Michael Rawlings
|
0434ceac46
|
feat: export individual signals from child components (#2234)
|
2024-05-17 18:09:08 -04:00 |
|
Michael Rawlings
|
d2b973cbd3
|
docs: recommend Marko Run
|
2024-05-17 13:08:06 -04:00 |
|
github-actions[bot]
|
ec0d35c16f
|
[ci] release (#2233)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@marko/compiler@5.36.2
@marko/translator-default@6.0.1
marko@5.34.5
|
2024-05-16 14:41:33 -07:00 |
|
Dylan Piercey
|
a67e1c42b0
|
fix: incorrect attribute tag escaping (#2232)
|
2024-05-16 14:36:48 -07:00 |
|
Dylan Piercey
|
2200c45215
|
fix: support spread event handlers on native tag (#2231)
|
2024-05-16 12:04:11 -07:00 |
|