Releases: Wolfr/sveltekit-jui
Releases · Wolfr/sveltekit-jui
0.6
0.3
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
Made this over the easter weekend. Pushing a first version out of the door.