Evan You
|
40193696b3
chore(build): use /*@__PURE__*/ annotation consistently
|
1 ano atrás |
Evan You
|
d875de54e9
fix(runtime-dom): setting innerHTML when patching props should go through trusted types
|
1 ano atrás |
Haoqun Jiang
|
6d4eb94853
feat(runtime-dom): Trusted Types compatibility (#10844)
|
1 ano atrás |
Peixin Liu
|
a88295dc07
fix(custom-elements): compatibility of createElement in older versions of Chrome (#9615)
|
2 anos atrás |
三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 anos atrás |
Fabian Gündel
|
d42b6ba3f5
feat: MathML support (#7836)
|
2 anos atrás |
Evan You
|
ab8bfac0a1
chore: remove no longer used cloneNode implementation in nodeOps
|
3 anos atrás |
宋铄运 (Alan Song)
|
c6eb3cccce
build: improve treeshakeability (#5682)
|
4 anos atrás |
Evan You
|
9aa5dfd4bb
fix(runtime-dom): fix static content re-insertion
|
4 anos atrás |
Evan You
|
ed9eb62e59
perf: improve memory usage for static vnodes
|
4 anos atrás |
Evan You
|
c0db807844
refactor: simplify static content insertion
|
5 anos atrás |
Evan You
|
ba89ca9eca
fix(runtime-dom): fix static node content caching edge cases
|
5 anos atrás |
Evan You
|
4de5d24aa7
perf: improve static content insertion perf
|
5 anos atrás |
HcySunYang
|
2451dd8ae6
fix(runtime-core): the select tag's multiple prop should be set before the children mounting (#3202)
|
5 anos atrás |
HcySunYang
|
5dbe834858
fix(rumtime-core): custom dom props should be cloned when cloning a hoisted DOM (#3080)
|
5 anos atrás |
蜗牛老湿
|
f8c6f8c7b5
refactor(runtime-dom): insertBefore anchor null equals appendChild (#1463)
|
6 anos atrás |
Evan You
|
dbf627f136
wip(runtime): support multi-element static vnode in renderer
|
6 anos atrás |
Evan You
|
386b093554
fix(hmr): support hmr for static nodes
|
6 anos atrás |
Evan You
|
ed235f16de
refactor: simplify runtime-dom class tests
|
6 anos atrás |
Evan You
|
b1d0b046af
fix(runtome-dom): properly support creating customized built-in element
|
6 anos atrás |
Evan You
|
ba9a91c48c
refactor: remove null comparisons
|
6 anos atrás |
Evan You
|
8e19424c04
refactor(security): mark potential unsafe code paths
|
6 anos atrás |
Evan You
|
d866d389f3
chore: fix import path + comment
|
6 anos atrás |
Evan You
|
27913e661a
feat(compiler-dom/runtime-dom): stringify eligible static trees
|
6 anos atrás |
Evan You
|
48152bc88e
fix(runtime-dom): should not access document in non-browser env
|
6 anos atrás |
Evan You
|
69c9dbc825
feat(sfc): scopeId runtime support
|
6 anos atrás |
Evan You
|
145559e170
chore: remove debugger
|
6 anos atrás |
Evan You
|
46d875f4e8
fix(runtime-core): use correct parentNode when patching dynamicChildren (close #98)
|
6 anos atrás |
Evan You
|
b378b17076
chore: remove unnecessary code
|
6 anos atrás |
Evan You
|
02bb156314
wip: somewhat working suspense
|
6 anos atrás |