Skip to content
Closed
Due by July 17, 2015
Closed Feb 29, 2016
100% complete
  1. r-component for dynamic component <r-component is={componentName} props.... />
  2. if Express is const, now regularjs will pass a value but not a Expression like in previous version. value = {1} , 1 will pass to directive.
  3. $watch now accepet function for watch complex value
  4. #list now support altnate syntax ( {#list list as item} {item.content} {#else} list is not exsits {/list})
  5. each loop is track by index, performance is awesome now (http://leeluolee.github.io/js-repaint-perfs/).
  6. r-class r-style will automately add '{}' for you if you pass a String and missed '{}' for object literal ( "left: left + 'px'" is valid now)
  7. all bug issues will be resolved

List view

    There are no open issues in this milestone

    Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.