Releases: evocount/ember-resizable
Releases · evocount/ember-resizable
v3.0.1
v3.0.0
Changed
- Raised minimum Ember version (BREAKING)
- Raised minimum Node version (BREAKING)
- Allow configuring whether the
mousedownandtouchstartevents arepassive
v2.0.1
Fixed
- Right-to-left handling
v2.0.0
Fixed
- Prevent adding listeners if resize is already active
- Multiple deprecation warnings
Changed
Dart Sass 1.33.0+is required to work with the SCSS (BREAKING)- Raised minimum Ember version (BREAKING)
- Made the
mousemoveandtouchmoveevent handlers passive - Removed using a style-attribute as that requires
unsafe-inlinein the CSP - Dependency updates