Releases: hugomods/bootstrap
Releases · hugomods/bootstrap
v0.23.0
0.23.0 (2024-11-02)
Features ✨
v0.22.3
0.22.3 (2024-06-30)
Bug Fixes 🐞
- collapse: use
Scratch
instead of now.UnixNano
to generate ID (#156) (fdfc144)
v0.22.2
0.22.2 (2024-06-04)
Bug Fixes 🐞
v0.22.1
0.22.1 (2024-06-04)
Bug Fixes 🐞
- container: use bgColor as the second background to avoid not seeing text before successfully loading background images (#149) (5bc5096)
v0.22.0
0.22.0 (2024-05-28)
Features ✨
- i18n: add Vietnamese translations (a9f1f9e)
v0.21.2
0.21.2 (2024-03-22)
Bug Fixes 🐞
- collapse: replace unicode triangle indicator with pure CSS (f11183b)
v0.21.1
0.21.1 (2024-03-21)
Styles 🎨
- collapse: change the margin-bottom to mb-1 (7352ea4)
v0.21.0
0.21.0 (2024-03-21)
Features ✨
- collapse: add the border and rounded named parameters (dab07c4)
Bug Fixes 🐞
- collapse: use .Page.RenderString to render .Inner (#143) (dab07c4)
Styles 🎨
- collapse: add the triangle indicator (dab07c4)
v0.20.1
0.20.1 (2024-03-20)
Bug Fixes 🐞
- collapse: allow nesting within the list (c2d3c0a)
Styles 🎨
- collapse: tweak the button style (244c356)
v0.20.0
0.20.0 (2024-03-14)
Features ✨