Skip to content

Releases: sveltejs/site-kit

@sveltejs/site-kit@6.0.0-next.8

21 Jun 15:09
d863bdf
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 7b60778: Relative heights and units, perf improvments on nav animation, more contrast on page indicator

@sveltejs/site-kit@6.0.0-next.10

21 Jun 22:43
6c92d67
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 9cd354a: fix: remove debug logging

@sveltejs/site-kit@6.0.0-next.7

20 Jun 09:52
004b065
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • e601284: fix: Open context menu only if current link has sections

@sveltejs/site-kit@6.0.0-next.6

18 Jun 08:51
90cb55c
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • d8d64f8: fix link styles inside blockquotes

@sveltejs/site-kit@6.0.0-next.5

17 Jun 11:55
3e4c026
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • e4bcc56: Fix clicking on context menu arrow throws error

@sveltejs/site-kit@6.0.0-next.4

16 Jun 20:46
245a211
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 2911dad: require props to be set on instead of reading $page.data

@sveltejs/site-kit@6.0.0-next.3

16 Jun 04:22
dc7e114
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 2422a25: fix homepage link colour, remove subtitle on desktop

@sveltejs/site-kit@6.0.0-next.2

16 Jun 04:12
3763df3
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 3fce2fa: remove subtitle from desktop nav, separate it from homepage link

@sveltejs/site-kit@6.0.0-next.1

14 Jun 19:06
e43eb84
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • ff16f3a: allow nav to scroll, fix JS/TS toggle position

@sveltejs/site-kit@6.0.0-next.0

12 Jun 16:10
fdd26f3
Compare
Choose a tag to compare
Pre-release

Major Changes

  • 9ef4ece: - Mobile navbar
    • DocsMobileNav
    • Consistent sk-theme-1 using color-mix across all pages
    • Move Docs Contents and OnThisPage to here from svelte.dev
    • Blockquote styling
    • Move Nav, NavItem, PreloadingIndicator, Separator, SkipLink to @sveltejs/site-kit/nav export
    • Add @sveltejs/site-kit/stores export
    • Add @sveltejs/site-kit/actions export