site-kit

Styles and components for use in *.svelte.dev websites

MIT License

Downloads
2.5K
Stars
184
Committers
43

Bot releases are visible (Hide)

site-kit - @sveltejs/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • dd347a9: OnThisPage for mobile
site-kit - @sveltejs/[email protected]

Published by github-actions[bot] over 1 year ago

Minor Changes

  • 8413c76: Add chevron-up and chevron-down icons
site-kit - @sveltejs/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 2bdd8c8: Make backdrop blur more pronounced
site-kit - @sveltejs/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • cd9443a: tick() before getting element
site-kit - @sveltejs/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 637073a: fix: horrifically stupid bug with scrolling to IDs
site-kit - @sveltejs/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 1f883c9: Wait for hash element to be created
site-kit - @sveltejs/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • d997ad9: Fallthrough headings like Kit
site-kit - @sveltejs/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 3640de4: fix: body & html height 100%
site-kit - @sveltejs/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 88568b0: Only look at h2, OnThisPage
site-kit - @sveltejs/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 9cd354a: fix: remove debug logging
site-kit - @sveltejs/[email protected]

Published by github-actions[bot] over 1 year ago

Minor Changes

  • 4c4d4f0: feat: markdown renderer

Patch Changes

  • 47075f4: fix: manually scroll to URL hash
  • 0f4a684: fix: external links
site-kit - @sveltejs/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 7b60778: Relative heights and units, perf improvments on nav animation, more contrast on page indicator
site-kit - @sveltejs/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • e601284: fix: Open context menu only if current link has sections
site-kit - @sveltejs/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • d8d64f8: fix link styles inside blockquotes
site-kit - @sveltejs/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • e4bcc56: Fix clicking on context menu arrow throws error
site-kit - @sveltejs/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 2911dad: require props to be set on instead of reading $page.data
site-kit - @sveltejs/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 2422a25: fix homepage link colour, remove subtitle on desktop
site-kit - @sveltejs/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 3fce2fa: remove subtitle from desktop nav, separate it from homepage link
site-kit - @sveltejs/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • ff16f3a: allow nav to scroll, fix JS/TS toggle position
site-kit - @sveltejs/[email protected]

Published by github-actions[bot] over 1 year ago

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