v1.0.0-alpha.13
Pre-release
Pre-release
·
2419 commits
to master
since this release
Added
Abstracts
- Base: Add casting a ref to an array by appending
[]to its name (#31) - Base: Add child component event binding to the naming convention for class methods (#30)
Decorators
- withIntersectionObserver: Add a decorator to easily use the
IntersectionObserverAPI with a component (#29)
Utils
- CSS: Add a
matrix(transforms)method to generate a valid CSS transform matrix (#33)