Skip to content

Releases: slimjs/slim.js

1.2.6

14 Dec 08:12
Compare
Choose a tag to compare
binding applies for primitives inside a repeater

Live text binding

12 Dec 21:15
Compare
Choose a tag to compare
1.2.5

binding applies for primitives inside a repeater

1.2.4

12 Dec 15:05
Compare
Choose a tag to compare
fixing slim-states demo

Custom rendering support

11 Dec 19:23
Compare
Choose a tag to compare

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

11 Dec 06:40
Compare
Choose a tag to compare
1.2.1

web page

Custom rendering included, s-repeat is now an attribute

08 Dec 15:00
Compare
Choose a tag to compare
1.2.0

Adding custom template rendering

Text-to-data bindings

01 Dec 17:20
Compare
Choose a tag to compare

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