Releases: slimjs/slim.js
Releases · slimjs/slim.js
1.2.6
Live text binding
1.2.5 binding applies for primitives inside a repeater
1.2.4
Custom rendering support
Fixed issues in the onCreated loop on custom render.
this.render(true) -> falls back to original template
this.render(template) -> generates the new template and runs the binding and render cycle again
ids as reference
1.2.1 web page
Custom rendering included, s-repeat is now an attribute
1.2.0 Adding custom template rendering
Text-to-data bindings
adding the bind attribute to an element enables it to use double brackets in it's inner text to support data injection directly into the text