Skip to content

v2.0.0

Choose a tag to compare

@boris-petrov boris-petrov released this 24 Aug 06:22
· 22 commits to master since this release
cf3d788

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 mousemove and touchmove event handlers passive
  • Removed using a style-attribute as that requires unsafe-inline in the CSP
  • Dependency updates