github-actions[bot]
|
c72371c1e2
|
[ci] release
@marko/runtime-tags@0.1.4
@marko/translator-default@5.32.4
@marko/translator-interop-class-tags@0.1.5
@marko/translator-tags@0.1.5
marko@5.33.6
|
2024-03-07 11:17:11 -07:00 |
|
dpiercey
|
8ff7488431
|
fix: switch to function getter for stream data access
|
2024-03-07 11:11:23 -07:00 |
|
dpiercey
|
f9cf9467cd
|
chore: runtime entry file fixes
|
2024-03-07 10:53:09 -07:00 |
|
dpiercey
|
37cbfe06e5
|
chore: remove gzip from size check
|
2024-03-06 16:02:23 -07:00 |
|
github-actions[bot]
|
852e112a38
|
[ci] release
@marko/runtime-tags@0.1.3
marko@5.33.5
|
2024-03-06 13:01:09 -07:00 |
|
dpiercey
|
cbb9f95cb0
|
fix: avoid using mangled internal props in interop runtime
|
2024-03-06 12:33:04 -07:00 |
|
Michael Rawlings
|
1ff2b0af54
|
fix: ensure the resolve helper resolves promises with the same timeout at the same time by sharing the promise (#2155)
|
2024-03-05 17:46:18 -05:00 |
|
github-actions[bot]
|
ef4a66edc8
|
[ci] release
@marko/translator-default@5.32.3
@marko/translator-interop-class-tags@0.1.4
@marko/translator-tags@0.1.4
marko@5.33.4
|
2024-03-05 15:08:33 -07:00 |
|
dpiercey
|
f2a924b2af
|
fix: compat layer issues loading cjs and mjs runtime
|
2024-03-05 15:00:09 -07:00 |
|
dpiercey
|
dc2520ae21
|
chore: upgrade all deps
chore: refactor package json scripts
chore: rename scripts used for ci with @ci prefix
|
2024-03-05 10:31:32 -07:00 |
|
github-actions[bot]
|
1d4872e7f9
|
[ci] release
@marko/compiler@5.35.4
|
2024-03-05 08:11:29 -07:00 |
|
dpiercey
|
7ef2b89569
|
fix: expose all files from compiler exports
|
2024-03-05 08:06:20 -07:00 |
|
github-actions[bot]
|
4c1bb1de42
|
[ci] release
@marko/compiler@5.35.3
@marko/translator-default@5.32.2
@marko/translator-interop-class-tags@0.1.3
|
2024-03-04 16:13:43 -07:00 |
|
dpiercey
|
b095755294
|
fix: compat issue with init-components-tag
|
2024-03-04 16:05:38 -07:00 |
|
github-actions[bot]
|
d4097923df
|
[ci] release
marko@5.33.3
|
2024-03-04 15:40:45 -07:00 |
|
dpiercey
|
e2b48ef89d
|
fix: marko debug reference in compat runtime
|
2024-03-04 15:36:26 -07:00 |
|
github-actions[bot]
|
742663c192
|
[ci] release
marko@5.33.2
|
2024-03-04 14:42:20 -07:00 |
|
dpiercey
|
ccc19e2657
|
fix: text area null regression
|
2024-03-04 14:34:08 -07:00 |
|
dpiercey
|
bb250c9bd5
|
fix: mixed cjs and esm interop files
|
2024-03-04 14:05:16 -07:00 |
|
dpiercey
|
95970f50e4
|
fix: ensure build script runs before pkg override
@marko/compiler@5.35.2
@marko/translator-tags@0.1.3
|
2024-03-04 11:44:30 -07:00 |
|
github-actions[bot]
|
0fb013222a
|
[ci] release (#2141)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-03-04 11:27:02 -07:00 |
|
Dylan Piercey
|
4a1db8683d
|
fix: compiler and translator tags release (#2140)
|
2024-03-04 11:19:24 -07:00 |
|
github-actions[bot]
|
be8454e346
|
[ci] release (#2139)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@marko/babel-utils@6.4.1
@marko/compiler@5.35.1
@marko/runtime-tags@0.1.2
@marko/translator-default@5.32.1
@marko/translator-interop-class-tags@0.1.2
@marko/translator-tags@0.1.2
marko@5.33.1
|
2024-03-04 10:58:32 -07:00 |
|
Dylan Piercey
|
105c26bd4f
|
fix: package.json override script (#2138)
|
2024-03-04 10:45:55 -07:00 |
|
github-actions[bot]
|
b32602c4dc
|
[ci] release (#2137)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@marko/runtime-tags@0.1.1
@marko/translator-interop-class-tags@0.1.1
@marko/translator-tags@0.1.1
|
2024-03-04 10:31:55 -07:00 |
|
Dylan Piercey
|
6546c68346
|
fix: remove private field from tags packages (#2136)
|
2024-03-04 10:27:30 -07:00 |
|
github-actions[bot]
|
e90d7c9692
|
[ci] release (#2135)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@marko/babel-utils@6.4.0
@marko/compiler@5.35.0
@marko/translator-default@5.32.0
marko@5.33.0
|
2024-03-04 10:17:38 -07:00 |
|
Dylan Piercey
|
c62f827eba
|
Merge pull request #2004 from marko-js/merge-x
Merge x
|
2024-03-04 10:09:09 -07:00 |
|
dpiercey
|
27048199d6
|
chore: add changesets
|
2024-03-04 09:59:50 -07:00 |
|
Luke LaValva
|
db1ba3673a
|
fix: hydration in for loops (#2134)
* fix: hydration in for loops
---------
Co-authored-by: Michael Rawlings <mirawlings@ebay.com>
|
2024-03-04 08:41:18 -08:00 |
|
dpiercey
|
9ce5b2606b
|
fix: morphdom check added in merge
|
2024-03-04 09:26:00 -07:00 |
|
dpiercey
|
08ea90ce3e
|
Merge branch 'main' into merge-x
|
2024-03-04 09:08:50 -07:00 |
|
Michael Rawlings
|
e43782c09b
|
fix: serialize owner scope when necessary (closures)
|
2024-03-04 09:04:56 -07:00 |
|
Michael Rawlings
|
e49dd46be9
|
fix: for resume markers & remove writePrependTo
|
2024-03-04 09:04:56 -07:00 |
|
Michael Rawlings
|
30b779cd73
|
fix: if resume markers
|
2024-03-04 09:04:56 -07:00 |
|
Michael Rawlings
|
2752327a9b
|
fix: remove closure signals from grandparents & above
|
2024-03-04 09:04:56 -07:00 |
|
github-actions[bot]
|
63ebf88be9
|
[ci] release
marko@5.32.15
|
2024-03-01 14:40:56 -07:00 |
|
dpiercey
|
f3004d7bad
|
fix: issue with component custom events being null
|
2024-03-01 14:32:35 -07:00 |
|
dpiercey
|
461780e0d1
|
fix: event handler interop
|
2024-03-01 10:41:48 -07:00 |
|
dpiercey
|
69eb3146f1
|
fix: events across templates
|
2024-02-29 16:01:06 -07:00 |
|
Michael Rawlings
|
5c71b1f6a2
|
feat: serialize renderbody
|
2024-02-29 09:47:32 -07:00 |
|
Dylan Piercey
|
94de01ad64
|
chore: refactor compiler type build scripts to happen on install (#2128)
|
2024-02-29 08:23:25 -07:00 |
|
Dylan Piercey
|
a541ab394d
|
chore: fix ts processing js and test files (#2127)
|
2024-02-28 11:40:53 -07:00 |
|
Dylan Piercey
|
86a21ea7f0
|
Merge x main (#2125)
* fix: vdom hoisting id bug
* fix: diffing edge cases
* [ci] format
* [ci] release
* feat: add componentIdPrefix to await id (#2111)
* feat: add componentIdPrefix to await id
* chore: add changeset
* fix: update to also use runtimeId
* chore: change to patch
* [ci] release (#2112)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat: improve attr tag handling with scriptlets
* chore: update snapshots
* [ci] release
* fix: optimize and simplify preserved attr handling
* fix: refactor how special attributes are handled
* [ci] release
* fix: regression with attr tag and input merging
* [ci] release
* fix: split text node hydrate issue
* [ci] release
* fix: renderBody regression with attribute tags
* [ci] release
---------
Co-authored-by: DylanPiercey <DylanPiercey@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Luke LaValva <lukelavalva@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-02-27 13:37:20 -07:00 |
|
github-actions[bot]
|
c7da970d75
|
[ci] release
marko@5.32.14
|
2024-02-27 12:15:20 -07:00 |
|
dpiercey
|
5bcc111a1c
|
fix: renderBody regression with attribute tags
|
2024-02-27 12:12:38 -07:00 |
|
Luke LaValva
|
f46ec0d3fa
|
feat: ensure sections start and end with static nodes (#2114)
* feat: ensure sections start and end with static nodes
* chore: run tests
* fix: add define and attr tag
* refactor: move to enum instead of confusing boolean|null
* chore: update tests
* refactor: remove fragments
* chore: update interop tests
* refactor: simplify changes
|
2024-02-27 11:06:43 -08:00 |
|
dpiercey
|
859fabfdd5
|
refactor: improve repeatables and reference/reserve handling
|
2024-02-27 11:17:11 -07:00 |
|
github-actions[bot]
|
eefe453dbc
|
[ci] release
marko@5.32.13
|
2024-02-25 14:26:44 -07:00 |
|
dpiercey
|
ddf3b5ef32
|
fix: split text node hydrate issue
|
2024-02-25 14:23:40 -07:00 |
|