v1.2.0 Dev Version 0
Pre-release
Pre-release
- template recycling has been isolated when the new
createTemplateInstance()method is used to instantiate a template. The previousmakeTemplate()method will be deprecated. bind-repeathas been upgraded into a Binding API binding and recycling has been improved.- binding attributes now can make use of parameters in the form of
bind-event(param)="value" - a new experimental
verboseLoggingsetting has been introduced - first steps for server side rendering have been made