1070 Commits (4061c42748bcf374d2ad54c0a5f46bf258db06da)
 

Author SHA1 Message Date
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
Evan You 961d109148 build adjustments 8 years ago
Evan You 98876f008b ensure transition end detection only count events triggered on target element (fix #3506) 8 years ago
Evan You 4d640ce4d9 tweak v-if to avoid unnecessary node replacement 8 years ago
Evan You 014d2f8599 fix vdom patch edge case for static nodes being reused and as insertion reference node (fix #3533) 8 years ago
Evan You ed2085974b ensure mergeVNodeHook does not inject duplicate hooks 8 years ago
Evan You 44128f2ac7 remove forgotten debugger statement 8 years ago
Evan You 3fa4076d05 fix text parser regex for multiline tags (fix #3526) 8 years ago
Evan You 3627a27179 ensure custom directive bind is called after node is inserted (close #3529) 8 years ago
Evan You a152fe0e98 only gen checkbox/radio model on input tags (fix #3516) 8 years ago
Evan You e6c5f21f86 fix event initialization on reused slot nodes (fix #3518) 8 years ago
Evan You 0674509193 avoid triggering select reset when selectedIndex has not changed (fix #3504) 8 years ago
Evan You eef040ebd0 vdom: teardown stale directives on patch (fix #3491) 8 years ago
Brandon Surowiec 0f8ad06b2c Fix Spelling (#3496) 8 years ago
Evan You 8d03a452de [release] 2.0.0-rc.3 8 years ago
Evan You f5d4313d10 [build] 2.0.0-rc.3 8 years ago
Evan You 72a0eb3a22 remove extra paren in warning 8 years ago
Evan You 92903f320c fix flow / missing annotations 8 years ago
Evan You d2df58e547 move v-show marker to runtime so that render functions work as expected (fix #3488) 8 years ago
Evan You 16ce0f13d5 prohibit mounting to body/html 8 years ago
Evan You fc78242a07 invoke remove hook before destroy hook (fix #3481) 8 years ago
Evan You 3bd7e58801 v-show should ignore inline display:none (ref #3484) 8 years ago
Evan You 716823ba1b update links 8 years ago
Evan You 6342dd698e move md files into hidden directory 8 years ago