Evan You
|
21666243e9
|
fix(compiler): props hoist should also work on elements w/ TEXT flag
|
2019-10-04 22:51:51 -04:00 |
|
Evan You
|
9c9ef609d8
|
fix: import patchFlags from @vue/shared in compiler instead
Otherwise this imports unnecessary stuff from the runtime.
|
2019-10-04 22:47:09 -04:00 |
|
Evan You
|
277651ce89
|
fix(compiler): avoid hoisting components and directive calls
|
2019-10-04 14:34:26 -04:00 |
|
Evan You
|
b61d9652dd
|
chore: shorten option name
|
2019-10-04 09:03:00 -04:00 |
|
Evan You
|
095f5edf8d
|
feat(compiler): hoist static trees
|
2019-10-03 23:30:25 -04:00 |
|