Skip to content

Releases: riot/dom-bindings

v4.4.1

23 Sep 21:06
Compare
Choose a tag to compare
  • Fix <slot> tags in conditional <template>

v4.4.0

23 Sep 21:05
Compare
Choose a tag to compare
  • Add <slots> attributes handling

v4.3.0

31 Aug 08:37
Compare
Choose a tag to compare
  • Update: internal events handing using DOM listeners instead of inline events
  • Update: improve the compatibility with native web components, object attributes will be passed down native components
  • Improve: rendering performance
  • Fix: riot/riot#2745 nested templates handling

v4.2.5

01 Aug 19:58
Compare
Choose a tag to compare
  • Fix conditional bindings root node persistence #9
  • Fix small unit test issues #11

v4.2.4

09 Jul 18:53
Compare
Choose a tag to compare
  • Enhance: each binding performance

v4.2.3

03 Jul 19:20
Compare
Choose a tag to compare

v4.2.2

23 Jun 13:24
Compare
Choose a tag to compare
  • Fix: mounting and unmounting of the <template> fragment html

v4.2.1

19 Jun 21:48
Compare
Choose a tag to compare
  • Fix: bindings inside <template> virtual tags

v4.2.0

19 Jun 21:11
Compare
Choose a tag to compare

v4.1.1

02 Jun 21:06
Compare
Choose a tag to compare
  • Update: improve loop performance