Skip to content

11.0.0 RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Ks89 Ks89 released this 31 May 22:26
· 49 commits to develop since this release
29bffa1

Features

  • Angular 16 is required (BREAKING CHANGE)
  • remove hammerjs dependency (because deprecated) to mange swipe events preferring a custom directive #218 (BREAKING CHANGE)
  • remove mousetrap dependency to manage ctrl+s/meta+s event to save the current image in modal-gallery component.
    This in a very important change, because from now you won't be able to customize ctrl+s/meta+s shortcuts #237 (BREAKING CHANGE)