Skip to content

v1.0.0-alpha.13

Pre-release
Pre-release

Choose a tag to compare

@titouanmathis titouanmathis released this 14 Sep 21:21
· 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 IntersectionObserver API with a component (#29)

Utils

  • CSS: Add a matrix(transforms) method to generate a valid CSS transform matrix (#33)