Skip to content

Releases: hugomods/bootstrap

v0.22.3

30 Jun 11:04
67cf911
Compare
Choose a tag to compare

0.22.3 (2024-06-30)

Bug Fixes 🐞

  • collapse: use Scratch instead of now.UnixNano to generate ID (#156) (fdfc144)

v0.22.2

04 Jun 05:00
7019cc3
Compare
Choose a tag to compare

0.22.2 (2024-06-04)

Bug Fixes 🐞

v0.22.1

04 Jun 02:43
f6c0b3a
Compare
Choose a tag to compare

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

28 May 05:30
6fe19dd
Compare
Choose a tag to compare

0.22.0 (2024-05-28)

Features ✨

  • i18n: add Vietnamese translations (a9f1f9e)

v0.21.2

22 Mar 03:35
3733b76
Compare
Choose a tag to compare

0.21.2 (2024-03-22)

Bug Fixes 🐞

  • collapse: replace unicode triangle indicator with pure CSS (f11183b)

v0.21.1

21 Mar 11:09
8627eb0
Compare
Choose a tag to compare

0.21.1 (2024-03-21)

Styles 🎨

  • collapse: change the margin-bottom to mb-1 (7352ea4)

v0.21.0

21 Mar 11:00
50ed4e2
Compare
Choose a tag to compare

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

20 Mar 18:44
2a376e0
Compare
Choose a tag to compare

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

14 Mar 04:55
f2d0989
Compare
Choose a tag to compare

0.20.0 (2024-03-14)

Features ✨

v0.19.0

10 Mar 12:26
e8345e8
Compare
Choose a tag to compare

0.19.0 (2024-03-10)

Features ✨

  • container: add the bgColor parameter (b221430)