Michael Rawlings
|
d052ea22ef
|
fix: multiple branches
|
2022-04-22 17:22:13 -04:00 |
|
Michael Rawlings
|
07639c50c1
|
fix: ensure single-reference group exists in a child section that reference its parent's binding
|
2022-04-22 13:49:05 -04:00 |
|
Michael Rawlings
|
29c36ab690
|
fix: no-op tags incorrect names, now remove at migrate
|
2022-04-22 13:01:48 -04:00 |
|
Michael Rawlings
|
0f4b1e3b11
|
fix: "hydrate" output still uses "dom" runtime
|
2022-04-22 12:54:10 -04:00 |
|
Michael Rawlings
|
cc7829da15
|
feat: <__flush_here_and_after__> (but not actually after)
|
2022-04-21 17:30:24 -04:00 |
|
Michael Rawlings
|
62e859cfc6
|
fix: hi, MarkoScriptlet is a Marko node
|
2022-04-21 17:29:18 -04:00 |
|
Michael Rawlings
|
67895bedef
|
feat: eliminate userEffect helper if we can statically tell there's no cleanup
|
2022-04-21 16:30:02 -04:00 |
|
Michael Rawlings
|
b07fc6be5e
|
test: update snapshots for input migration
|
2022-04-21 16:26:48 -04:00 |
|
Dylan Piercey
|
719dec0d93
|
feat: add migrator for top level input identifier
|
2022-04-20 15:10:11 -07:00 |
|
Dylan Piercey
|
d898941bf7
|
feat: add static block support
|
2022-04-20 15:01:45 -07:00 |
|
Dylan Piercey
|
164851b06b
|
feat: add compatibility for out.global
|
2022-04-20 13:59:04 -07:00 |
|
Dylan Piercey
|
a191c30048
|
chore: avoid eagerly loading compiled template in tests
Co-authored-by: Michael Rawlings <mirawlings@ebay.com>
|
2022-04-20 13:56:14 -07:00 |
|
Dylan Piercey
|
4fde4ccc55
|
feat: support get tag reading global context
|
2022-04-20 11:00:06 -07:00 |
|
khaki
|
83d29af960
|
docs: fix spelling (#1784)
|
2022-04-18 08:08:46 -07:00 |
|
Dylan Piercey
|
f7df1bcd4e
|
chore: publish v5.20.5
v5.20.5
|
2022-04-15 12:37:41 -07:00 |
|
Dylan Piercey
|
bae0d66afa
|
fix: removing some nullish static attributes on native tags with spreads
|
2022-04-15 12:35:42 -07:00 |
|
Michael Rawlings
|
288e1f937e
|
feat: noop tags
|
2022-04-15 10:06:51 -04:00 |
|
Dylan Piercey
|
28aa2e84c1
|
fix(translator-default): string literals in dynamic tags incorrectly doing component lookup
|
2022-04-14 15:17:29 -07:00 |
|
Michael Rawlings
|
14d074bf19
|
feat: server scriptlet support
|
2022-04-13 17:35:12 -04:00 |
|
Michael Rawlings
|
4898a76360
|
feat: export tag/statement
|
2022-04-13 17:27:23 -04:00 |
|
Michael Rawlings
|
5b79719f76
|
chore: publish v5.20.4
v5.20.4
|
2022-04-11 15:26:24 -04:00 |
|
Michael Rawlings
|
5eda8f388a
|
fix: autoloading translators
|
2022-04-11 15:00:55 -04:00 |
|
Michael Rawlings
|
e6d0664264
|
fix: circular templates/walks
|
2022-04-11 13:22:00 -04:00 |
|
Michael Rawlings
|
cd8f6b292c
|
refactor: move referenceGroup creation into analyze
|
2022-04-11 11:53:43 -04:00 |
|
Michael Rawlings
|
d72a0afa97
|
refactor: generate more consistent fn names
|
2022-04-08 15:00:18 -04:00 |
|
Michael Rawlings
|
85c6c75d95
|
refactor: friendlier fn registration ids
|
2022-04-08 12:21:49 -04:00 |
|
Michael Rawlings
|
b5f6d7e275
|
fix: const apply fns are passed scope
|
2022-04-08 11:48:07 -04:00 |
|
Michael Rawlings
|
179a08755e
|
refactor: pass nodes to helpers rather than scope & property/index
|
2022-04-05 18:06:45 -04:00 |
|
Ryan Carniato
|
d8acdefd49
|
feat: single-child optimization, placeholder write
|
2022-04-05 17:50:09 -04:00 |
|
Ryan Carniato
|
4cdf07d62b
|
perf: dom perf wip
|
2022-04-05 17:50:09 -04:00 |
|
Michael Rawlings
|
0ca372cc26
|
feat: basic nested hydration
|
2022-04-05 15:18:35 -04:00 |
|
Michael Rawlings
|
34d5ded435
|
chore: run npm audit fix to update packages
|
2022-04-04 21:49:10 -04:00 |
|
Michael Rawlings
|
2e95c8661b
|
chore: use esbuild to build packages
|
2022-04-04 21:47:02 -04:00 |
|
Michael Rawlings
|
cd492ac032
|
chore: fix treeshaking, add @__PURE__ annotations
|
2022-04-04 16:11:49 -04:00 |
|
Michael Rawlings
|
b5be058f03
|
feat: basic hydration with event handlers & scope serialization
|
2022-04-02 03:44:53 -04:00 |
|
Michael Rawlings
|
c77bfd03e7
|
fix: node markers have correct scope
|
2022-04-02 02:55:33 -04:00 |
|
Michael Rawlings
|
d4acc35246
|
chore: update translator ssr test runner, add equivalence test
|
2022-04-02 00:44:46 -04:00 |
|
Michael Rawlings
|
c2fdf4a241
|
chore: add hydration size (need to address tree shaking)
|
2022-04-01 23:54:35 -04:00 |
|
Ryan Carniato
|
4c6deaa870
|
feat: first resumable hydration
|
2022-04-01 22:19:30 -04:00 |
|
Michael Rawlings
|
55f3061553
|
feat: update hydration helpers
|
2022-04-01 17:16:17 -04:00 |
|
Michael Rawlings
|
8704a51745
|
feat: attributes for custom tags
|
2022-03-31 01:08:24 -04:00 |
|
Dylan Piercey
|
19f0a44a1e
|
chore: publish v5.20.3
v5.20.3
|
2022-03-24 13:26:45 -07:00 |
|
Dylan Piercey
|
258b7bf0ed
|
Bundler improvements (#1782)
* refactor: native taglibs us js format instead of json
* fix: avoid using webpacks enhanced resolve as the default fs
|
2022-03-24 13:20:48 -07:00 |
|
Michael Rawlings
|
f96125f934
|
chore: add snapshots for all .marko files in fixtures
|
2022-03-23 12:46:33 -04:00 |
|
Dylan Piercey
|
43c35e30a0
|
chore: publish v5.20.2
v5.20.2
|
2022-03-23 09:42:33 -07:00 |
|
Dylan Piercey
|
5d8abd53d8
|
fix(babel-utils): missing prop types on TagDefinition
|
2022-03-23 09:42:14 -07:00 |
|
Dylan Piercey
|
a07c6271f2
|
chore: publish v5.20.1
v5.20.1
|
2022-03-22 15:28:36 -07:00 |
|
Dylan Piercey
|
7c4de65495
|
fix: prevent bubbling non bubbling events (#1781)
|
2022-03-22 15:26:57 -07:00 |
|
Michael Rawlings
|
98a6c887a8
|
feat: add walks comment
|
2022-03-22 12:02:25 -04:00 |
|
Michael Rawlings
|
3652bdb9fd
|
feat: basic child component support (no attrs, body, or tag vars)
|
2022-03-17 17:58:28 -04:00 |
|