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 |
|
Dylan Piercey
|
9d94b0d2bd
|
(Marko 6) Ensure functions close over scope, integrate serializer updates (#2229)
* feat: bound functions
* feat: integrate updated serializer
|
2024-05-16 11:54:32 -07:00 |
|
github-actions[bot]
|
1f3db3be18
|
[ci] release
marko@5.34.4
|
2024-05-10 11:52:00 -07:00 |
|
dpiercey
|
7691418bc5
|
fix: issue with ooo stream with and io stream followed by ooo stream
|
2024-05-10 11:45:34 -07:00 |
|
github-actions[bot]
|
5c59829ab5
|
[ci] release (#2224)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
marko@5.34.3
|
2024-05-01 17:07:11 -07:00 |
|
Luke LaValva
|
2bb3119d6f
|
feat: namespace exports (#2222)
|
2024-05-01 16:12:04 -07:00 |
|
Luke LaValva
|
1453eb8c88
|
fix: native tag return type (#2223)
|
2024-05-01 16:04:03 -07:00 |
|
Luke LaValva
|
b0af4cf1f6
|
feat: add server and client statements (#2221)
|
2024-05-01 14:20:20 -07:00 |
|
github-actions[bot]
|
08916bb5de
|
[ci] release (#2220)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@marko/translator-default@6.0.0
@marko/translator-interop-class-tags@0.1.14
marko@5.34.2
|
2024-04-19 13:24:03 -07:00 |
|
Luke LaValva
|
0ee141c525
|
fix: add empty-component to runtime entry files (#2219)
* fix: add empty-component to runtime entry files
* chore: add changeset
|
2024-04-19 13:15:49 -07:00 |
|
github-actions[bot]
|
3896ad5d46
|
[ci] release
@marko/compiler@5.36.1
@marko/translator-default@5.33.1
marko@5.34.1
|
2024-04-18 21:06:51 -07:00 |
|
dpiercey
|
4fc46149ae
|
fix: optimize vdom key issue
|
2024-04-18 21:02:28 -07:00 |
|
github-actions[bot]
|
1c09b5e8a0
|
[ci] release
@marko/compiler@5.36.0
@marko/translator-default@5.33.0
marko@5.34.0
|
2024-04-18 11:09:14 -07:00 |
|
dpiercey
|
2d0a566a56
|
feat: event handler implicit components
|
2024-04-18 10:47:50 -07:00 |
|
Luke LaValva
|
c8970e0719
|
New core tags: <do>, <log>, <debug> (#2209)
|
2024-04-18 10:28:17 -07:00 |
|
github-actions[bot]
|
ae53dc1639
|
[ci] release
@marko/compiler@5.35.14
@marko/translator-default@5.32.16
marko@5.33.19
|
2024-04-16 09:46:19 -07:00 |
|
dpiercey
|
a1a91a4748
|
fix: issues related to hydrating no-update native tags
|
2024-04-16 09:40:43 -07:00 |
|
github-actions[bot]
|
ab654218b4
|
[ci] release
@marko/compiler@5.35.13
@marko/translator-default@5.32.15
marko@5.33.18
|
2024-04-15 16:32:02 -07:00 |
|
dpiercey
|
7d1bbdb9af
|
fix: hydration native tag no-update issue
|
2024-04-15 16:27:44 -07:00 |
|
github-actions[bot]
|
695b9f6a94
|
[ci] release
@marko/compiler@5.35.12
@marko/translator-default@5.32.14
marko@5.33.17
|
2024-04-15 16:11:58 -07:00 |
|
dpiercey
|
c8fe951813
|
chore: bump compiler and translator versions
|
2024-04-15 16:02:13 -07:00 |
|
github-actions[bot]
|
61fbf71199
|
[ci] release
marko@5.33.16
|
2024-04-15 15:37:27 -07:00 |
|
dpiercey
|
d23e1939e0
|
chore: update gh actions to format on release commits
|
2024-04-15 15:32:40 -07:00 |
|
Rajeev Hegde
|
22ad069f19
|
chore: linked the document about sending global data to browsers.
|
2024-04-15 15:16:55 -07:00 |
|
Rajeev Hegde
|
d04b968f55
|
chore: made suggested change.
out.global to $global
Co-authored-by: Luke LaValva <llavalva@ebay.com>
|
2024-04-15 15:16:55 -07:00 |
|
Rajeev Hegde
|
2cb5b03352
|
fix
|
2024-04-15 15:16:55 -07:00 |
|
Rajeev Hegde
|
413154288d
|
Update fastify.md
|
2024-04-15 15:16:55 -07:00 |
|
dpiercey
|
af4adcd1ee
|
fix: hydration native tag no-update issue
|
2024-04-15 15:14:32 -07:00 |
|
dpiercey
|
11acdf6f87
|
fix: avoid normalizing nullish values for script/style interpolation
|
2024-04-13 15:53:28 -07:00 |
|
dpiercey
|
944e22efab
|
perf: improve attr escape helper
|
2024-04-11 14:49:55 -07:00 |
|
dpiercey
|
532d784b63
|
perf: update xml escape helpers to be closer to Marko 5
|
2024-04-11 14:49:55 -07:00 |
|
github-actions[bot]
|
4e199cba11
|
[ci] release
marko@5.33.15
|
2024-04-11 12:22:01 -07:00 |
|
dpiercey
|
e0602bb245
|
perf: improve html body content escaping
|
2024-04-11 11:48:11 -07:00 |
|
dpiercey
|
6b3e7f93d6
|
refactor: improve html content runtime and add tests
|
2024-04-10 14:35:25 -07:00 |
|
dpiercey
|
929c6f5d69
|
refactor: improve html attrs helpers and add tests
|
2024-04-10 14:35:25 -07:00 |
|
dpiercey
|
7b0817a5ff
|
chore: improve class/style value helpers and add tests
|
2024-04-10 14:35:25 -07:00 |
|
dpiercey
|
801ba2a562
|
refactor: improve ssr dynamic tag runtime
|
2024-04-10 14:35:25 -07:00 |
|
dpiercey
|
42d6065175
|
refactor: use includes api to check for invalid attr name char
|
2024-04-10 14:35:25 -07:00 |
|
dpiercey
|
00bb825154
|
refactor: avoid object assign for signal methods
|
2024-04-10 14:35:25 -07:00 |
|
dpiercey
|
a1f444f84f
|
refactor: initialize client scope with default properties
|
2024-04-10 14:35:25 -07:00 |
|