Commit History

作者 SHA1 備註 提交日期
  Evan You b508816c74 use force layout to trigger enter transition (making it work for FF) 12 年之前
  Evan You bc85f749b6 fix transition + sd-repeat: do not use detach/retach when repeated item has transition property. 12 年之前
  Evan You 11f89fbbc7 fix transition logic so previous unfinished transitions can be properly cancelled 12 年之前
  Evan You 23c98cb505 meta 12 年之前
  Evan You 36da0a783c transition working with sd-if + sd-repeat (TODO: $destroy) 12 年之前
  Evan You 8ba58dd795 test implementation 12 年之前
  Evan You 258b3946b8 move updatePrefix() to main.js so it only gets called when prefix is changed 12 年之前
  Evan You 388dd84a6f fix bugs for todomvc (sd-if + sd-repeat) 12 年之前
  Evan You 73c9c90c8d fix backspace/del and cut event for IE9 12 年之前
  Evan You db284ffa94 move $index to VM instead of item, add $parent & $collection 12 年之前
  Evan You 5ffa301467 add teardown option; tests for $destroy() 12 年之前
  Evan You c56cbdcc39 ignore phantomjs warnings in output, minor style change in exp-parser 12 年之前
  Evan You 0e5a8abc12 use jshint-stylish 12 年之前
  Evan You e60986d888 update todomvc common assets 12 年之前
  Evan You f4d42cc62b add code coverage for unit tests 12 年之前
  Evan You 5b16c9c6ad readme + build 12 年之前
  Evan You 18530c7ff2 functional test for todomvc 12 年之前
  Evan You dd68ea2cc1 change model event to input, and try to fix it for IE9 (not tested) 12 年之前
  Evan You 7a0bdc9971 functional tests + fix $index binding 12 年之前
  Evan You 495d799c3d functional tests for forms and encapsulation 12 年之前
  Evan You be72b739c5 child VMs should remove itself from parent's $ when destroyed 12 年之前
  Evan You d191ce3062 tests for templateToFragment and convertPartials 12 年之前
  Evan You c83ce1e4a8 start test for todomvc 12 年之前
  Evan You c133e4a9c1 test for simple directive 12 年之前
  Evan You 8104056d27 functional tests for template and expression 12 年之前
  Evan You 186b63227d hint and test pass 12 年之前
  Evan You 84010129e2 test for utils 12 年之前
  Evan You 91cf2fe038 remove todo 12 年之前
  Evan You 91d852863c use Object.create(null) for better hash 12 年之前
  Evan You 412873f5d8 restructure for functional tests, use CasperJS 12 年之前