Releases: riot/dom-bindings
Releases · riot/dom-bindings
v4.4.1
- Fix
<slot>
tags in conditional<template>
v4.4.0
- Add
<slots>
attributes handling
v4.3.0
- 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
v4.2.4
- Enhance: each binding performance
v4.2.3
- Fix riot/riot#2728
v4.2.2
- Fix: mounting and unmounting of the
<template>
fragment html
v4.2.1
- Fix: bindings inside
<template>
virtual tags
v4.2.0
- Fix: riot/riot#2711
- Add: experimental support for
<template>
fragments riot/riot#2692
v4.1.1
- Update: improve loop performance