1989 Commits (0cd7058a7f507497b57f02e5bb120508eb75f7a2)
 

Author SHA1 Message Date
Evan You 6977109051 improve transition-group move detection (fix #4900, close #4911) 8 years ago
Evan You ef57aa250f update weex events module 8 years ago
Evan You 05c769bf44 fix .once with other modifiers that prevent execution of a handler (fix #4846) 8 years ago
Evan You f59aef08e6 further improve end tag check (close #4408) 8 years ago
Zephraph 0201d8ca1d Add foreignObject as a dedicated SVG element (fixes #4813) (#4926) 8 years ago
Zephraph 97d36bc23f Pass attributes to parseComponent (addresses #4914) (#4925) 8 years ago
Herrington Darkholme 01151ce3fa fix #4872, use context agnostic Function constructor check (#4928) 8 years ago
Evan You dfaf1265a2 small tweak to filter parser 8 years ago
Riccardo Causo 7259aefbe8 filter division expression with parentheses (fix #4838) (#4844) 8 years ago
Alexander Sheboltaev ebe27295df typings: type-checking WatchHandler -- refining 8 years ago
Alexander Sheboltaev c662fe09c7 typings: type-checking WatchHandler 8 years ago
Evan You 168200a00a tweak comments 8 years ago
Evan You e870e6c6af move props definition to component prototype when possible 8 years ago
Evan You 406352baba move computed properties definition to component prototype when possible 8 years ago
Evan You 4f6b1014b3 improve $props test case 8 years ago
Evan You 87ffd0da9f tweaks 8 years ago
Evan You 5fea184d50 $props type improvements 8 years ago
yantene ef40d1b7cf add the type of props in typescript definitions 8 years ago
yantene 22f9560c92 add $props 8 years ago
AchillesJ f763fc2354 small improvements on html-parser (#4932) 8 years ago
Evan You 9df7870b7f revert ssr readme edit 8 years ago
Evan You a7c066eee8 ssr: tweak names 8 years ago
Evan You a0163cc0b5 update weex-template-compiler deps 8 years ago
Evan You 1c79592524 feat: implement template option for vue-server-renderer 8 years ago
Evan You e71d70dcb3 tweak build + upgrade flow 8 years ago
Evan You a5835c2abf allow turning off production tip via runtime config 8 years ago
Herrington Darkholme a0042c4435 use vm.Script to avoid reparse (#4892) 8 years ago
Eduardo San Martin Morote 7e1d07aad2 Fix JSFiddle links (#4910) 8 years ago
Phan An a5a00738b1 Standardize the JSFiddle starter link (#4890) 8 years ago
Evan You 1f4cf63e8a tweak template compilation error output 8 years ago
Evan You af619151c6 improve other parser warnings 8 years ago
Evan You cfb4d7c655 improve parser warning for tags with no matching close tag 8 years ago
Evan You a0a619f611 fix sfc parser hanging on trailing ill-formatted brackets (fix vue-loader/#628) 8 years ago
Evan You bf1f5f18e2 avoid externals warning in ssr tests 8 years ago
Evan You f968e6ba3a fix v-pre end check for unary tags 8 years ago
Eduardo San Martin Morote ec7fca8495 Fix multiple attr in select with undefined value (#4859) 8 years ago
p(^-^q) 8bf5af8edf fix `addClass` utlil bug (#4863) 8 years ago
kazuya kawaguchi e853d1994d add compiler result field (#4845) 8 years ago
Evan You 12fa1eb01b update bundleRenderer docs 8 years ago
Evan You c2c87419fe test bundleRenderer bundle format support + source map 8 years ago
Evan You a2ca9b5184 suppress logs during weex tests 8 years ago
Evan You 1baa9d9c6c upgrade to use webpack 2.2 8 years ago
Evan You b80f8ba5ab only map ssr stack trace if error is indeed an Error 8 years ago
Evan You 068095579b support source map in bundle renderer 8 years ago
Evan You eb071980ff update bundle renderer bundle format 8 years ago
Evan You 561447d278 feat: support multi-chunk bundles in ssr bundle renderer 8 years ago
Adam Wang d57f942814 fixed typo on line 15 (#4829) 8 years ago
jddxf d14bd64143 Avoid double-decoding on attribute value (#4797) 8 years ago
Evan You af1ec1ba99 update backers.md 8 years ago
Evan You 5ae63d9d2f warn v-for component lists without explicit keys 8 years ago