1093 Commits (2b588b754e5d9c2eea31c56eb735afd6ce37ec5c)
 

Author SHA1 Message Date
Evan You 69ba01e7d4 support :style binding to strings (fix #3379) 8 years ago
Evan You fd3377d1a9 [release] 2.0.0-beta.6 8 years ago
Evan You 2cdccccd65 [build] 2.0.0-beta.6 8 years ago
Evan You 42c1950dd0 properly merge classes between multiple nested components sharing the same element (fix #3365) 8 years ago
Chris Fritz d9d4e7f196 prevent nested thunk children from failing (#3367) 8 years ago
Evan You e1ab28c8c6 improve coverage 8 years ago
Evan You 7f429e9c91 discard vnode children if it has innerHTML or textContent as a prop (fix #3360) 8 years ago
Evan You f31366c60e add tests for some :class and v-bind edge cases 8 years ago
Evan You 682a840f10 add reference link in uptime bench 8 years ago
Evan You 6e471ea2ee fix v-show transition on child component root (fix #3354) 8 years ago
Evan You 45e1ffd495 fix pause button in uptime bench 8 years ago
Evan You dfd309ec84 use functional components for uptime bench 8 years ago
Evan You 4f2537ab3d add uptime bench 8 years ago
Evan You b3cc0efc7b fix flow 8 years ago
Evan You 31839a1f85 remove unused before:hook 8 years ago
Evan You 621756e531 use more efficient deep update handling for dom modules 8 years ago
Evan You 6fac6250e4 fix typo in contrib guide 8 years ago
Evan You c2296844b1 add ToC to contrib guide 8 years ago
Evan You 215a5d16fb edit project structure 8 years ago
Evan You 0860cdeabb add license and contrib guide 8 years ago
Evan You feb431ee6c update readme [ci-skip] 8 years ago
Evan You d7ae39044d fix class updates if new vnode doesnt contain any class data 8 years ago
Evan You 35ee5b105e remove staticAttrs 8 years ago
Chris Fritz 3e06c575cb Allow 2 root nodes with v-if and v-else (#3329) 8 years ago
Evan You 7b3cb27d8a update nightwatch-helpers 8 years ago
Evan You 04e2b53cd7 properly perserve whitespace in <pre> (fix #3341) 8 years ago
Evan You 40e37f17d2 remove transition text node warn spec 8 years ago
Evan You 63dd9d32e3 remove transition text node warn because the wrapped component may return empty nodes 8 years ago
katashin bbc07afd15 allow to initialize value attribute to 0 (#3334) 8 years ago
Evan You 9cbe4a3166 [release] 2.0.0-beta.5 8 years ago
Evan You 729d9ff51d [build] 2.0.0-beta.5 8 years ago
Evan You 998ea85b3e support explicit transition type 8 years ago
Evan You ba5ec54cd8 include pre/post transform declarations 8 years ago
Evan You bee95f8c08 Revert "remove parser pre/post transforms (not used)" 8 years ago
Evan You 74f8b98509 handle static vnodes properly during patch (fix #3325) 8 years ago
Evan You e84a1a43be fix attribute decode reggression (fix #3327) 8 years ago
Evan You 00091053c4 check version compatibility in packages 8 years ago
Evan You 88c3f4b937 [release] 2.0.0-beta.4 8 years ago
Evan You 28a95221b3 [build] 2.0.0-beta.4 8 years ago
Evan You 4537e01f0f only check shouldDecodeAttr in browser 8 years ago
Evan You 097889fdac proper fix for attribute decode in PhantomJS 8 years ago
Evan You 3ce450b6dc use more proper flow type syntax 8 years ago
Evan You d83088ab07 extract nightwatch-helpers into npm package 8 years ago
Evan You 2388bdb162 fix transition appear check (again) 8 years ago
Evan You 2c6930adfc further improve scheduler 8 years ago
Evan You 2456cd2d4c fix prop validation incorrectly setting observerState.shouldConvert 8 years ago
Evan You 3e0cda6685 fix transition appear check for nested components 8 years ago
Evan You 2288f3eab7 [release] 2.0.0-beta.3 8 years ago
Evan You d6ffe2c1b3 [build] 2.0.0-beta.3 8 years ago
Evan You 65d4ae9d0f ssr: cast node.text to string before encoding 8 years ago