Evan You
|
cac6ab5bdb
|
chore: fix type issue
|
2021-07-19 11:11:17 -04:00 |
|
Evan You
|
47ba33e27b
|
refactor: improve the fix for #4138
|
2021-07-19 10:43:14 -04:00 |
|
Evan You
|
a8c3a8ad61
|
fix(shared): normalizeStyle should handle strings
fix #4138
|
2021-07-19 10:37:12 -04:00 |
|
HcySunYang
|
ceff89905b
|
perf: improve VNode creation performance with compiler hints (#3334)
|
2021-07-16 14:30:49 -04:00 |
|
edison
|
8c57b9131d
|
chore(types): use NormalizedStyle for consistency (#2590)
|
2021-04-01 11:29:24 +08:00 |
|
Albert Kaaman
|
4b551420fc
|
fix: remove superfluous spaces when normalizing class (#3083)
Co-authored-by: Jacek Karczmarczyk <jkarczm@gmail.com>
|
2021-02-04 14:41:46 +01:00 |
|
Evan You
|
8df6bc0132
|
refactor: reuse parseStringStyle across compiler and runtime
|
2020-05-06 11:22:49 -04:00 |
|
t-zzzzzzzzz
|
2d9f136077
|
fix(runtime-dom/style): normalize string when merging styles (#1127)
|
2020-05-06 11:14:07 -04:00 |
|
Andrew Talbot
|
054ccecd58
|
perf(core): use startsWith instead of indexOf (#989)
|
2020-04-20 15:44:20 -04:00 |
|
Evan You
|
1b9b235663
|
fix(compiler-dom): properly stringify class/style bindings when hoisting static strings
|
2020-02-21 13:10:13 +01:00 |
|
Evan You
|
6f43c4b516
|
wip(ssr): vdom serialization
|
2020-01-28 18:48:27 -05:00 |
|
Evan You
|
012bc5df9d
|
wip(ssr): restructure
|
2020-01-27 17:23:42 -05:00 |
|