Commit History

Author SHA1 Message Date
  Evan You f536ebedca fix test syntax 10 years ago
  Evan You b5c1bf604d do not merge empty class on component placeholder (fix #2789) 10 years ago
  Evan You 208678b8a4 use custom matcher for warning tests 10 years ago
  Evan You 521e8d2754 use standard and eslint 2.0 10 years ago
  Evan You f7a91fc9f4 build: adjust test build setup for easier requires 10 years ago
  Evan You 9dc0d7d87f use ES2015 + new build setup 10 years ago
  Evan You e94b3b9363 avoid duplicate classes during transclusion (fix #1806) 10 years ago
  Evan You 5cf33aeb37 support "is" on any element 10 years ago
  Evan You cc2756ca83 fix unit test for compile refactor (wip) 10 years ago
  Evan You 80515cc955 remove v-repeat 10 years ago
  Evan You 067e1746cb fix class merging for svg elements (fix #1093) 10 years ago
  Evan You 99f3774852 improve implicit fragment instance handling (fix #1084) 10 years ago
  Evan You 42575972ce check for all elementDirectives for fragment instances 11 years ago
  Evan You 5aa5c1144f lift root compilation as per-instance so that component linkers are globally cachable 11 years ago
  Evan You 400f8bf686 refactor content transclusion 11 years ago
  Evan You 5566f75782 use empty textNodes as anchors for cleaner HTML output 11 years ago
  Evan You 3959b676e2 use better warning assertions in tests 11 years ago
  Evan You e65c8958ab refactor component root compilation 11 years ago
  Evan You e5054181aa component attr should take higher priority than placeholder attr with same name (fix #828) 11 years ago
  Nikola Kovacs a3cdcacad4 Fix bug in <content> select. 11 years ago
  Nikola Kovacs cfdfda35aa <content> select should only match children. 11 years ago
  Evan You 4faf16e281 rename Binding -> Dep 11 years ago