github-actions[bot]
|
08916bb5de
|
[ci] release (#2220)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
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
|
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
|
2024-04-18 11:09:14 -07:00 |
|
dpiercey
|
2d0a566a56
|
feat: event handler implicit components
|
2024-04-18 10:47:50 -07:00 |
|
github-actions[bot]
|
ae53dc1639
|
[ci] release
|
2024-04-16 09:46:19 -07:00 |
|
github-actions[bot]
|
ab654218b4
|
[ci] release
|
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
|
2024-04-15 16:11:58 -07:00 |
|
dpiercey
|
e0602bb245
|
perf: improve html body content escaping
|
2024-04-11 11:48:11 -07:00 |
|
github-actions[bot]
|
40431f8374
|
[ci] release (#2197)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-04-05 18:09:58 -07:00 |
|
Luke LaValva
|
e98d1b2564
|
fix: prevent featureType collision with tags-api-preview (#2196)
|
2024-04-05 16:11:28 -07:00 |
|
github-actions[bot]
|
c02b2956cd
|
[ci] release
|
2024-04-02 16:09:56 -07:00 |
|
dpiercey
|
70952fe6c9
|
chore: update deps
|
2024-04-02 15:56:44 -07:00 |
|
github-actions[bot]
|
3c9870b7e6
|
[ci] release
|
2024-03-28 11:30:41 -07:00 |
|
github-actions[bot]
|
553dd498c2
|
[ci] release (#2183)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-03-25 14:16:03 -07:00 |
|
github-actions[bot]
|
cfaa89660c
|
[ci] release
|
2024-03-19 13:30:24 -07:00 |
|
dpiercey
|
a8bfb50d76
|
fix: avoid vdom optimize for elements with key attribute
|
2024-03-19 13:23:01 -07:00 |
|
github-actions[bot]
|
853c1637e1
|
[ci] release
|
2024-03-13 17:46:06 -07:00 |
|
dpiercey
|
614f432bfe
|
fix: hydrate code for node_module marko components
|
2024-03-13 17:30:02 -07:00 |
|
github-actions[bot]
|
e01b58c4da
|
[ci] release
|
2024-03-11 11:28:30 -07:00 |
|
dpiercey
|
409ef4e76d
|
fix: hydrate entry file path
|
2024-03-11 11:22:39 -07:00 |
|
github-actions[bot]
|
c3f0235e56
|
[ci] release
|
2024-03-11 10:47:18 -07:00 |
|
dpiercey
|
08823b916b
|
fix: interop translator output hydrate code
|
2024-03-11 10:15:17 -07:00 |
|
github-actions[bot]
|
b92cba741f
|
[ci] release (#2163)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-03-08 13:37:50 -08:00 |
|
Ryan Turnquist
|
88b45d4901
|
fix: avoid prebundling interop code (#2162)
|
2024-03-08 13:32:05 -08:00 |
|
github-actions[bot]
|
c72371c1e2
|
[ci] release
|
2024-03-07 11:17:11 -07:00 |
|
dpiercey
|
f9cf9467cd
|
chore: runtime entry file fixes
|
2024-03-07 10:53:09 -07:00 |
|
github-actions[bot]
|
ef4a66edc8
|
[ci] release
|
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]
|
4c1bb1de42
|
[ci] release
|
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]
|
be8454e346
|
[ci] release (#2139)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-03-04 10:58:32 -07:00 |
|
github-actions[bot]
|
e90d7c9692
|
[ci] release (#2135)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-03-04 10:17:38 -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
|
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 |
|
dpiercey
|
12bc714871
|
chore: improve src/dist swapping
|
2024-02-05 11:27:46 -07:00 |
|
dpiercey
|
ea3d8f8a84
|
Merge branch 'main' into merge-x
|
2024-01-22 09:14:58 -07:00 |
|
github-actions[bot]
|
0814254c20
|
[ci] release
|
2024-01-19 09:40:48 -07:00 |
|
dpiercey
|
d82b21e8f5
|
fix: improve compile error output
|
2024-01-19 09:37:07 -07:00 |
|
dpiercey
|
b3a97d5a0f
|
chore: update references to renamed packages
|
2024-01-17 09:41:26 -07:00 |
|
github-actions[bot]
|
8575d6051d
|
[ci] release
|
2024-01-11 14:31:27 -07:00 |
|
Michael Rawlings
|
d7ff0e1cfe
|
Merge branch 'main' into merge-x
|
2024-01-09 17:50:14 -05:00 |
|
github-actions[bot]
|
f0de5cb0d0
|
[ci] release
|
2024-01-09 14:40:23 -07:00 |
|
dpiercey
|
69b3ff57c8
|
chore: reformat files
|
2024-01-09 14:31:31 -07:00 |
|
dpiercey
|
987854f33d
|
chore: update all package deps
|
2024-01-09 14:31:31 -07:00 |
|
github-actions[bot]
|
efded7b8e4
|
[ci] release
|
2024-01-09 10:02:45 -07:00 |
|
dpiercey
|
bf23c566fa
|
chore: upgrade package lock
|
2024-01-09 09:42:51 -07:00 |
|