·
22 commits
to main
since this release
[0.11.0] - 2025-12-24
🚀 Features
- (icons) Add social, github, npm icons
- (icons) Add telegram icon
- (icons) Add trello icon path
🐛 Bug Fixes
- (toast) Remove duplicated description
- (details/accessibility) Do not use flow elements for strict wc3 validator
- (logo) Center, apply path transformations
- (button) Loading icon spinning state
🚜 Refactor
- (input) Move classes to separate file
- (icon) Replace icon0 and icon1 with just icon
- (page wrapper) Allow overwriting classes via props
- (app) Rename global.css -> tailwind.css
- (img) Refactor typed img to be more general and add a typed img b2 variant for internal storage remapping
- (page) Min-h-screen -> min-h-[90vh], keep 10% for navbar
- (nav) Use npm/github icons from solid-ui lib
📚 Documentation
- (ui_lib) Remove icon0 and icon1, replace with icon
🎨 Styling
- (button/icon-only) Reduce padding from 2.5 to 2, they are slightly to big in nav overwise