Evan You
3ddef0c53c
add preTransform option for compiler modules
9 years ago
Evan You
8924e91abc
v-pre nodes should use staticAttrs
9 years ago
Evan You
e236f80fa0
parser for single-file components
9 years ago
Evan You
93501f2002
transition refactoring
9 years ago
Evan You
48a0d29e35
rename track-by -> key
9 years ago
Evan You
0a15d9ee27
add root element warnings
9 years ago
Evan You
82c76175ec
use extend instead of Object.assign() since the latter is not avaialble in phantomjs
9 years ago
Evan You
f5297358af
fix linting problems
9 years ago
Evan You
600ebfbaa4
simplify compiler tests
9 years ago
Evan You
6fe268874c
improve codegen for smaller generated code size
9 years ago
Jinjiang
1d45c4b9e9
extract style/class/transition as web platform compiler modules ( #2885 )
* extract style/class/transition as web platform compiler modules
* fixed genData bug
* made module.staticKeys optional in compiler
* changed module.genData just return additional data in compiler
* cached genStaticKeys in compiler optimizer
9 years ago
Evan You
eaddbe5739
update track-by usage in test
9 years ago
kazuya kawaguchi
b8ffc659e9
add parser tests ( #2878 )
ref #2872
9 years ago
Evan You
2021b1f36f
layout unit test files
9 years ago
Evan You
2f0222b41c
layout test files
9 years ago
Evan You
26b776fa81
add placeholders for unit tests
9 years ago