Skip to content

Various enhancements

Compare
Choose a tag to compare
@peterpeterparker peterpeterparker released this 03 Jan 09:46
· 159 commits to main since this release
20a3551

Features

  • Make the logo (and oneliner) of the menu customizable.
  • Various new icons.
  • Add icon for collapse all action.
  • Remove icons in the menu of the documentation website.

Fix

  • Get rid of the unnecessary toast scrollbar.

Style

  • Provide a global CSS utils .visually-hidden.
  • Few improvements regarding colors and their usage.
  • Set line-height for h1 in PageBanner.
  • Add content-cell-island__card style to replace multiple custom styles

Build

  • Migrate to SvelteKit v2.
  • Fix prettier-plugin-organize-imports for usage in Webstorm.