Skip to content

Latest commit

 

History

History
174 lines (89 loc) · 8.57 KB

CHANGELOG.md

File metadata and controls

174 lines (89 loc) · 8.57 KB

1.6.3 (2024-05-14)

Bug Fixes

  • show form buttons correctly (c99fda6)

1.6.2 (2024-05-14)

Bug Fixes

  • remove interaction from tooltips, update packages (e1072f9)

1.6.1 (2023-11-24)

Bug Fixes

  • set correct file for unpkg publishing (a2bacf9)

1.6.0 (2023-08-15)

Features

1.5.3 (2023-08-15)

Bug Fixes

  • allow for tooltips on material-icons (f143411), closes #15
  • change media query syntax for better browser support (dd2e7ff), closes #13

1.5.2 (2023-06-30)

Bug Fixes

  • set danger colours consistently (babc0c8)

1.5.1 (2023-06-30)

Bug Fixes

  • add padding to end of file input for other languages (33a13a4), closes #12

1.5.0 (2023-06-28)

Features

  • add danger and warning buttons, upgrade dependencies (8e4ee81)

1.4.13 (2023-06-19)

Bug Fixes

  • correct discrete hover/active background (edbb751)

1.4.12 (2023-06-19)

Bug Fixes

  • simplify button states, fix active tab border (8ff1fee)

1.4.11 (2023-06-15)

Bug Fixes

  • make modals scrollable with long content (6c9249a)

1.4.10 (2023-06-02)

Bug Fixes

  • make extended props work with manual theme switching (bddda36)

1.4.9 (2023-06-02)

Bug Fixes

  • improve input visibility with higher contrast (c718c31)

1.4.8 (2023-05-27)

Bug Fixes

  • improve disabled look of buttons (e724f50)

1.4.7 (2023-05-26)

Bug Fixes

  • improve disabled styling on checkbox, radio, select (6239e5b), closes #11

1.4.6 (2023-05-26)

Bug Fixes

  • show tooltips on one line (b81a3e6)

1.4.5 (2023-05-26)

Bug Fixes

  • allow combination of tooltips and buttons (24fe876)

1.4.4 (2023-05-11)

Bug Fixes

  • change input type mail to email (7255e14), closes #10

1.4.3 (2023-05-04)

Bug Fixes

  • improve flexibility of modal structure (31ba03f)

1.4.2 (2023-05-03)

Bug Fixes

  • allow for other modal headings (2e0c6d7)

1.4.1 (2023-05-02)

Bug Fixes

  • slightly better range input (bf77040)

1.4.0 (2023-05-02)

Features

1.3.0 (2023-05-01)

Features

1.2.0 (2023-04-28)

Features

  • add scrollbar styling and fix some overflow issues (8b2618a)

1.1.1 (2023-04-28)

Bug Fixes

  • bring outline button background in line (7897e87)

1.1.0 (2023-04-28)

Bug Fixes

  • align styling of checks/radios with other inputs (39b6164), closes #6
  • move from px to rem for font size (eba57a0), closes #5
  • put icon button size in line with other buttons (1286135), closes #9

Features

  • add disabled state for tabs (f245d21), closes #8

1.0.1 (2023-04-25)

Bug Fixes

  • remove default padding from body (2079015)

1.0.0 (2023-04-24)

Features

  • add textareas and file inputs (283d9af)