- r-component for dynamic component
<r-component is={componentName} props.... /> - 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. - $watch now accepet function for watch complex value
- #list now support altnate syntax ( {#list list as item} {item.content} {#else} list is not exsits {/list})
- each loop is track by index, performance is awesome now (http://leeluolee.github.io/js-repaint-perfs/).
- 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)
- all bug issues will be resolved
List view
0 issues of 0 selected
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.