Evan You
|
cac6ab5bdb
chore: fix type issue
|
5 years ago |
Evan You
|
47ba33e27b
refactor: improve the fix for #4138
|
5 years ago |
Evan You
|
a8c3a8ad61
fix(shared): normalizeStyle should handle strings
|
5 years ago |
HcySunYang
|
ceff89905b
perf: improve VNode creation performance with compiler hints (#3334)
|
5 years ago |
edison
|
8c57b9131d
chore(types): use NormalizedStyle for consistency (#2590)
|
5 years ago |
Albert Kaaman
|
4b551420fc
fix: remove superfluous spaces when normalizing class (#3083)
|
5 years ago |
Evan You
|
8df6bc0132
refactor: reuse parseStringStyle across compiler and runtime
|
6 years ago |
t-zzzzzzzzz
|
2d9f136077
fix(runtime-dom/style): normalize string when merging styles (#1127)
|
6 years ago |
Andrew Talbot
|
054ccecd58
perf(core): use `startsWith` instead of `indexOf` (#989)
|
6 years ago |
Evan You
|
1b9b235663
fix(compiler-dom): properly stringify class/style bindings when hoisting static strings
|
6 years ago |
Evan You
|
6f43c4b516
wip(ssr): vdom serialization
|
6 years ago |
Evan You
|
012bc5df9d
wip(ssr): restructure
|
6 years ago |