Evan You
|
9b5d13e598
|
fix: bail stringification for slots
fix #1281, close #1286
|
2020-06-10 14:31:59 -04:00 |
|
Evan You
|
3f80183f1f
|
test: test for table stringification bail
|
2020-06-09 17:10:07 -04:00 |
|
Zardddddd60
|
64ec8bfb54
|
fix(compiler-core): bail static stringfication even threshold is met (#1298)
fix #1128
|
2020-06-09 16:26:03 -04:00 |
|
Evan You
|
dd2bfb5a8f
|
fix(compiler-dom): should bail stringification on runtime constant regardless of position
ref: vuejs/vite#157
|
2020-05-18 10:04:18 -04:00 |
|
Evan You
|
baa6973b13
|
wip(compiler): tests for new stringification
|
2020-05-15 15:50:42 -04:00 |
|
Evan You
|
304ab8c99b
|
fix(compiler-dom): bail static stringfication on non-attr bindings
fix #1128
|
2020-05-07 10:32:54 -04:00 |
|
Evan You
|
f9a3766fd6
|
fix(compiler): bail strigification on runtime constant expressions
|
2020-05-04 15:15:26 -04:00 |
|
HiiTea
|
22717772dd
|
chore: fix typos (#1090)
|
2020-05-01 09:42:58 -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
|
8b7c162125
|
feat(compiler-dom): handle constant expressions when stringifying static content
|
2020-02-12 15:00:00 -05:00 |
|