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
Section titled “[1.2.1] - 2024-04-29”- Add more Svelte majors as peer dependencies.
[1.2.0] - 2021-12-16
Section titled “[1.2.0] - 2021-12-16”- Possible to dispatch custom events when closing or opening modal.
[1.1.2] - 2021-08-10
Section titled “[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
Section titled “[1.1.1] - 2021-04-23”- Emit correct event on closeClick.
[1.1.0] - 2021-04-20
Section titled “[1.1.0] - 2021-04-20”disableHash
prop to disable manipulation of hash.closeClick
event when clicking the close button.afterOpen
andafterClose
events did not fire.
[1.1.0] - 2021-01-08
Section titled “[1.1.0] - 2021-01-08”- Animation bug in IE11.
[1.0.0] - 2020-10-17
Section titled “[1.0.0] - 2020-10-17”- Initial release!