This repository has been archived by the owner on Mar 5, 2024. It is now read-only.
Minor Version Bump
With the update to angular beta 15/16 the resize events are being caught by the window:resize hook and triggering constant updates of the items. This release changes the event names to be 'on*' (onResize, onDrag, onItemChange, etc.).