Historie revizí

Autor SHA1 Zpráva Datum
  Evan You eec2cdb04f improve template parser HTML entity regex (fix #2021) před 10 roky
  Evan You afc15aa04c test case for 0efdd80 před 10 roky
  Evan You 0efdd80807 prevent v-model syncing value on blur after fragment is removed (fix #2017) před 10 roky
  Evan You 167b7f998e handle 0 properly when using v-bind for input value (fix #2015) před 10 roky
  Evan You c6ca553bec fix IE9 className issue (fix #2001) před 10 roky
  Evan You 146002a064 Merge pull request #1955 from lepture/coerce před 10 roky
  Hsiaoming Yang 3dbdf4c331 Add tests for coerce prop před 10 roky
  Evan You 9f514b6a1e [release] 1.0.11 před 10 roky
  Evan You f6ed7f4c42 [build] 1.0.11 před 10 roky
  Evan You 4c6890432e use isExtensible instead of isFrozen for a safer check (fix #1995) před 10 roky
  Evan You 2b9e072d82 ensure slot compilation order inside conditional fragments (fix #1965) před 10 roky
  Evan You 62229ef1d9 add warning for invalid component names (close #1997) před 10 roky
  Evan You 55a56a61e5 cancel acitvate hook callback if component switches before activation (fix #1994) před 10 roky
  Evan You 9edb3582b1 should fallback on default slot if no content is left (#1965) před 10 roky
  Hsiaoming Yang e10b8b0cad add coerce option for component props před 10 roky
  Evan You 746e17aec1 only sync inline value on init for checkbox/radio (fix #1985) před 10 roky
  Evan You 5496497aca Merge pull request #1975 from kaorun343/fix-typo před 10 roky
  Kaoru Hagihara 0e2a0a1f6f Update dom.js před 10 roky
  Evan You 329903d3f4 fix babel-runtime dep před 10 roky
  Evan You e3768217c8 return set value in Vue.set() (close #1970) před 10 roky
  Evan You 0fcfb8e976 Merge pull request #1967 from tgeorgiev/dev před 10 roky
  Tony Georgiev a4fcc83842 Fixing Vue.$destroy(remove) does not trigger "detached" hook on second level children před 10 roky
  Evan You ad2ac5070c improve class interpoations (fix #1960) před 10 roky
  Evan You a4cfd2b58c really fix IE9 setClass před 10 roky
  Evan You f819514e0e Merge pull request #1949 from rhyzx/inline-statement-variable před 10 roky
  rhyzx 68423feb40 optimise $arguments passing před 10 roky
  rhyzx 978c86ad23 add test for $argments variable před 10 roky
  rhyzx 7d5abe8835 add $arguments variable in component events inline statement #1945 před 10 roky
  Evan You 9ce299bedf fix SVG class manipulation in PhantomJS před 10 roky
  Evan You 747a628f57 use className instead of setAttribute in IE9 (fix #1946) před 10 roky