Skip to content

v1.0.0

Compare
Choose a tag to compare
@KevinBatdorf KevinBatdorf released this 13 Feb 15:34
· 49 commits to master since this release

Now that $component has 1 to 1 functionality with that of a native Alpine component, and the helper has been used on production sites for months now, we are making a 1.0 release!

Added
[$component]: Added support for accessing magic properties/helper via $component/$parent ($parent.$parent.foo is now a thing!!!)
Changed
[$component]: $component and $parent are now deferred for a few ms if the observed component is not ready