Skip to content

Milestones

List view

  • Due by March 22, 2017
    14/14 issues closed
  • No due date
    7/7 issues closed
  • No due date
    9/9 issues closed
  • Due by January 12, 2016
    5/5 issues closed
  • Due by November 24, 2015
    6/6 issues closed
  • Due by November 29, 2015
    6/6 issues closed
  • Due by October 14, 2015
    2/2 issues closed
  • 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

    Due by July 17, 2015
    4/4 issues closed