Skip to content

Releases: Wolfr/sveltekit-jui

0.6

21 Aug 16:53
Compare
Choose a tag to compare
  • Migrate to newest SvelteKit

0.3

22 May 12:49
Compare
Choose a tag to compare
0.3 Pre-release
Pre-release
  • Migrated to latest SvelteKit version (109)
  • Added chart logic powered by LayerCake
  • Added multi select component
  • Added slider component
  • Added color picker component

0.2

13 Apr 19:01
Compare
Choose a tag to compare
0.2

We're getting more and more complete... and have our first contributor! Thank you @PaxPax for looking at some of the Javascript logic, which is not my strongest suit. Check out the contributing document if you are interested in contributing yourself.

  • Added dark mode 🌕 - Set your OS to dark mode and enjoy every component with a dark logic
  • Improve color logic overall - alllow an easy switch between standard grays and blue grays
  • Added support for choosing between icon font and SVG implementation
  • Remove unnecessary buttons from codebase
  • Improve modal documentation - Improve modal in mobile context
  • Improve overall accessibility - test with screenreader
  • Improve button styles (consistency in rendering)
  • Improve documentation for toolbar
  • Implement automatic id for form groups using uuid
  • Document bordered list component
  • Improve pagination component API (credits: @PaxPax)
  • Document key value component
  • Bugfix: improve side menu to accept icon (credits: @PaxPax)
  • Implement copy pasting on component code
  • Perf improvement: default to SSR build
  • Browser compatibility improvement: add autoprefixer
  • Implement alert stack animations (causes bug #57 )
  • Implement scroll saving on styleguide tree
  • Added <ImagePlaceholder /> component

First release

06 Apr 14:41
Compare
Choose a tag to compare

Made this over the easter weekend. Pushing a first version out of the door.