Commit Graph

12 Commits

Author SHA1 Message Date
Evan You 7a3261115f transition-mode 2016-06-03 19:32:45 -04:00
Evan You 060fab9ec1 make ref a runtime module 2016-06-01 19:52:42 -04:00
Evan You ff9c6b09bb fix svg parsing in IE 2016-05-31 22:41:56 -04:00
Evan You 2a64b8a356 tests for v-model select 2016-05-26 23:51:34 -04:00
Evan You 36a32e4466 tweaks based on #2885 2016-05-16 21:29:50 -04:00
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
2016-05-16 21:02:13 -04:00
Evan You 3573ffff1f refine ast nodes with disjoint union type 2016-05-16 15:28:10 -04:00
Evan You df259d00f4 tweak annotations 2016-05-14 19:20:12 -04:00
Evan You 750bec1024 annotate platforms/web 2016-05-14 07:40:56 -04:00
Evan You a74f53b0b8 annotate compiler 2016-05-14 06:20:54 -04:00
Evan You b17ea5cc36 annotate codegen 2016-05-14 05:54:52 -04:00
Evan You 68e8c39db9 annotate parser 2016-05-14 05:08:54 -04:00