-
#327
6187f6b
Thanks @github-actions! - drop support forcreateLockScrollStore
helper; use svelte rune pattern instead (see docs page) -
#327
afbfaa1
Thanks @github-actions! - drop support for Svelte 4.on:lockscroll:toggle
is nowonlockscrolltoggle
-
#327
7cc5e6b
Thanks @github-actions! - module does not need to be .svelte.js -
#327
1b5bb2a
Thanks @github-actions! - re-expose public typedef (following Rich-Harris/dts-buddy#82) -
#327
5d30599
Thanks @github-actions! - set up package provenence -
#327
c559185
Thanks @github-actions! - sync README.md and installation version in docs page
5d30599
Thanks @vnphanquang! - set up package provenence
-
7cc5e6b
Thanks @vnphanquang! - module does not need to be .svelte.js -
1b5bb2a
Thanks @vnphanquang! - re-expose public typedef (following Rich-Harris/dts-buddy#82)
26bbd81
Thanks @vnphanquang! - sync README.md and installation version in docs page
- #302
c403890
Thanks @github-actions! - drop support forcreateLockScrollStore
helper; use svelte rune pattern instead (see docs page)
- #298
a3bbf58
Thanks @github-actions! - drop support for Svelte 4.on:lockscroll:toggle
is nowonlockscrolltoggle
46e675e
Thanks @vnphanquang! - specify Svelte peer dependency to include Svelte 5
640e2d5
Thanks @vnphanquang! - support usage onsvelte:document
(set node todocument.documentElement
)
887d4fd
Thanks @vnphanquang! - first minimal implementation with dedicated docs page