Hoppa till innehåll

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

[1.2.1] - 2024-04-29

  • Add more Svelte majors as peer dependencies.

[1.2.0] - 2021-12-16

  • Possible to dispatch custom events when closing or opening modal.

[1.1.2] - 2021-08-10

  • Now possible to import (but not use) in SSR app.
  • Fix scroll in base styling
  • Reset Social Collaboration modal.

[1.1.1] - 2021-04-23

  • Emit correct event on closeClick.

[1.1.0] - 2021-04-20

  • disableHash prop to disable manipulation of hash.
  • closeClick event when clicking the close button.
  • afterOpen and afterClose events did not fire.

[1.1.0] - 2021-01-08

  • Animation bug in IE11.

[1.0.0] - 2020-10-17

  • Initial release!