1093 Commits (2b588b754e5d9c2eea31c56eb735afd6ce37ec5c)
 

Author SHA1 Message Date
Kaorun343 2b588b754e Update ComponentOptions (#3651) 8 years ago
Evan You 43211fd519 [release] 2.0.0-rc.6 8 years ago
Evan You ace1076da9 [build] 2.0.0-rc.6 8 years ago
Evan You 45ff6218c1 handle multiline atribute value parsing in IE (fix #3663) 8 years ago
Evan You d0c13c7e66 test undefined method warning 8 years ago
Darius Tall 724a59348f Add undefined check for instance methods (#3656) 8 years ago
Evan You 6f8316fe8f toObject should not mutate original objects (fix #3657) 8 years ago
Evan You 673dec6040 fix duplicate slot warning spelling 8 years ago
Ivan Agafonov b47d773c58 support short prop declaration as prop: true (#3643) 8 years ago
Evan You 4c7a87e2ef observer conversion enumeration should not include prototype properties 8 years ago
Evan You 34cdf695b6 use eslint-plugin-flowtype (close #3583) 8 years ago
Evan You 179ec92019 fix lint 8 years ago
Evan You 100a2969aa move slot cloning back to render function so that it works for jsx as well 8 years ago
Evan You 84dfc1d99c [release] 2.0.0-rc.5 8 years ago
Evan You faecdb6324 [build] 2.0.0-rc.5 8 years ago
Evan You 1c4ca4bc08 fix lint 8 years ago
Evan You 7a2c986722 relax SSR hydration match check to allow client populating empty parent nodes 8 years ago
Evan You 4afccc8eec proper slot duplication warning (fix #3595) 8 years ago
Evan You f25482dd93 tiny comment fix 8 years ago
katashin f541097486 Expose all types via index.d.ts (#3608) 8 years ago
Evan You 63e4757fbd key nested children by default (fix #3611) 8 years ago
Kaorun343 d2337dfc3f remove ".d" from paths (#3607) 8 years ago
Kaorun343 8f4aab201b Fix definitons (#3591) 8 years ago
wumingyang 4061c42748 adapt index.d.ts for end users (#3582) 8 years ago
Kaorun343 5a03f52b10 Update package.json (#3579) 8 years ago
Evan You 765e4a98c2 lock jasmine version to avoid 2.5 breaking ssr tests 8 years ago
cinwell.li 04eb32e4f0 fix typo (#3578) 8 years ago
Evan You 9727f87e3f include typescript dep 8 years ago
Evan You 08a928e07b include tsc tests in ci script 8 years ago
kaorun343 dfc64e8a11 Add TypeScript definitions 8 years ago
Zhenfei You 2998bbfae9 createElement won't return Array<VNode> (#3574) 8 years ago
Evan You a00170cbb9 remove unnecessary appear check in v-show (fix #3559) 8 years ago
Evan You ada90e5e37 revert directive bind invocation timing, add inserted hook for directives 8 years ago
Evan You 32971d8588 fix v-on patching for cloned slot nodes (fix #3556) 8 years ago
Evan You 8c427f7f18 [release] 2.0.0-rc.4 8 years ago
Evan You 88906d6c45 [build] 2.0.0-rc.4 8 years ago
Evan You 05a273849f add dev:runtime script 8 years ago
Javis V. Pérez a3314c8610 Fixed "delcare" typo error (#3552) 8 years ago
Evan You f6b1a51729 fix hot-reload not updating static nodes 8 years ago
Evan You 22b3645ebb upgrade eslint config 8 years ago
Evan You ffd298f079 add backers.md 8 years ago
Evan You dca93fca71 update sponsors 8 years ago
Evan You 96444ffd7a include missing dep 8 years ago
Evan You f4a505c67c support returning promise for async components (close #3527) 8 years ago
Evan You 982913fb1e upgrade flow to 0.31 (close #3482) 8 years ago
Evan You 638d1820c2 bump dev deps 8 years ago
Evan You c44f68d25e fix dev scripts 8 years ago
Evan You 72710db4f4 use same alias file 8 years ago
Evan You 1932b8f5fa bump circle node version 8 years ago
Evan You 97476a4185 more build tweaks 8 years ago