Releases: balsigergil/bloum
Releases · balsigergil/bloum
v0.5.2
- Fix main padding
v0.5.1
v0.5.0
v0.4.1
v0.4.0
0.4.0 (2025-01-09)
Full rewrite.
Features
- feat: add alert component (7b6b6a6)
- feat: add autogrow textarea (6c20998)
- feat: add button and icon button style (f3ad439)
- feat: add input group (5718710)
- feat: add modal component (b62957a)
- feat: add sidebar component (4d60201)
- feat: add spinner component (d8d5f29)
- feat: add toggle switch (fe0bfbc)
- feat: add tooltip component (234172f)
- feat: buttons OK (34aedc6)
- feat: card OK (4dc69db)
- feat: forms and checkbox card (5fac796)
- feat: migrate collapse component to Lit (1809bf0)
- feat: radio card (e74d7fb)
- feat: table in card (3845e0e)
- feat: table OK (5ac897e)
- feat: tabs OK (58cef55)
- feat: update StoryBook (034ce5f)
Bug fixes
- fix(select): enter with no results (3019483)
v0.3.0
0.3.0 (2024-03-04)
Features
Bug Fixes
- dark mode with class instead of media (21d99fb)
- select: click event propagation (f314d98)
- select: focus first option after search (cff0f61)
- select: focus input after transition (e34ede6)
- select: scrolling when clicking outside (6891292)
- tabs: init tabs only after all children are connected (fix #6) (bbd79fc)