Skip to content

11.0.0

Compare
Choose a tag to compare
@Ks89 Ks89 released this 08 Jul 09:47
· 34 commits to master since this release
cac517f

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)