Skip to content

Releases: wysher/svelte-overlay

1.4.1

07 Jun 15:39
4bb099d
Compare
Choose a tag to compare

Enhancements

  • readme fixes

1.4.0

07 Jun 13:56
d25e7d4
Compare
Choose a tag to compare

Features

  • allow nesting

Enhancements

updated readme

1.3.1 Minor Release

15 May 14:29
ae3e0bb
Compare
Choose a tag to compare

Fixes

  • SSR will not crash anymore wtih window/document not defined error

Enhancements

  • update packages
  • added links for repls to readme

1.3.0 Minor Release

09 May 20:11
Compare
Choose a tag to compare

Features:

  • added class and style props

1.2.3 Minor Release

05 May 19:02
79f6b74
Compare
Choose a tag to compare

Fixes:

  • on SSR component crashes with 'window is not defined'

1.2.2 Minor Release

03 Apr 21:22
Compare
Choose a tag to compare

Features:

  • added zIndex prop

Fixes:

  • removed unnecessary code

Enhancements:

  • added example with backdrop, disabled scroll and animations

1.2.0 Minor Release

31 Mar 18:34
Compare
Choose a tag to compare

Features:

  • added closeOnScroll prop