コミット履歴

作者 SHA1 メッセージ 日付
  kazuya kawaguchi 685519859d fix dynamic attribute on custom directive 10 年 前
  Evan You 5b61b199f6 compiler: properly expose modifiers to directives (fix #1399) 10 年 前
  Evan You 9de3879ad2 fix directive unit tests 10 年 前
  Evan You 95d5ace7f5 support new literal syntax 10 年 前
  Evan You 8153977714 hoist component binding 10 年 前
  Evan You deac205843 eslint for tests 11 年 前
  Evan You c0d22e8cae simplify watcher 11 年 前
  Evan You 59cf0cc36d only sync $value change inside v-repeat back to original array for primitive values (fix #853) 11 年 前
  Evan You cfade3fa32 fix directive deep option test coverage 11 年 前
  Evan You 1bbaab38bd add directive deep option 11 年 前
  Evan You 1592a0607f adjust $destroy procedure so final cleanup happens after transition finishes 11 年 前
  Evan You d2db82f479 avoid directive updates when component is being destroyed 11 年 前
  Evan You 2a18cf0f4e isFn -> acceptStatement 11 年 前
  Evan You a5966e8f85 fix #468 dynamic literals with falsy initial value 11 年 前
  Evan You 9562b7a388 fix expression fns with filters 11 年 前
  Evan You 02ee11cac1 improve test coverage 11 年 前
  Evan You ef80f11a50 allow mixed interpolation in attributes 11 年 前
  Evan You 2e99321f36 cache primitive instances in v-repeat too 11 年 前
  Evan You b30101987e change option merging strategy for assets (perf reasons) 11 年 前
  Evan You 73c9d99b2d test for directive class 11 年 前