Skip to content

Releases: hugomods/bootstrap

v0.17.3

23 Feb 15:39
fe591ae

Choose a tag to compare

0.17.3 (2024-02-23)

Bug Fixes 🐞

  • accordion: allow using page data resources (0b0249b)

v0.17.2

23 Feb 15:31
8fe97fa

Choose a tag to compare

0.17.2 (2024-02-23)

Styles 🎨

  • accordion: change heading level to 3 from 2, and change heading font-weight as bold (a3c267b)

v0.17.1

20 Feb 00:56
6ac3141

Choose a tag to compare

0.17.1 (2024-02-20)

Bug Fixes 🐞

  • img-grid: make sure using the proper .Page (#116) (a71cdd3)

v0.17.0

14 Jan 07:16
2570444

Choose a tag to compare

0.17.0 (2024-01-14)

Features ✨

  • alert: simplify usage with Markdown content (#111) (ce8ace1)
  • btn-link: add the text parameter, to use self-closing syntax (#110) (0351562)
  • icon-grid: add the gap parameter, default to 4 (#108) (3707afa)

Styles 🎨

v0.16.0

13 Jan 09:22
3e3207a

Choose a tag to compare

0.16.0 (2024-01-13)

Features ✨

v0.15.1

11 Jan 03:43
0bbc682

Choose a tag to compare

0.15.1 (2024-01-11)

Bug Fixes 🐞

v0.15.0

08 Dec 18:21
8e67b58

Choose a tag to compare

0.15.0 (2023-12-08)

Features ✨

  • config-toggle: allow specifying title (#95) (980bb9f)
  • config-toggle: allow wrapping code with delimiters (#96) (33ed9bb)
  • toggle: allow reading items from data file (#97) (6417763)

Bug Fixes 🐞

v0.14.0

17 Nov 22:08

Choose a tag to compare

0.14.0 (2023-11-17)

Features ✨

  • article-cards: add the bootstrap.article_cards.limit and bootstrap.article_cards.image_height parameter (a878fba)

Performance Improvements ⚡️

  • config-toggle: caching the unmarshal source code (#88) (c703a35)

Styles 🎨

  • article-cards: change the image height as 240 (37e5bf0)
  • tweak article cards section and date (b767395)

v0.13.0

25 Sep 13:34
95beb43

Choose a tag to compare

0.13.0 (2023-09-25)

Features ✨

  • dropdown-item: add the icon and iconVendor parameters (#83) (ebdb7fe)
  • dropdown: add the class parameter to specify the extra class names (#79) (7888b2a)
  • dropdown: add the icon and iconVendor parameters (#82) (006f3c1)
  • dropdown: add the toggle parameter for showing/hiding the dropdown toggle (#81) (41d6449)

v0.12.0

20 Sep 09:08
39af14a

Choose a tag to compare

0.12.0 (2023-09-20)

Features ✨

  • add the dropdowns shortcodes (#77) (174cf65)
  • article-cards: add the imgHeight parameter (d66590c)
  • article-cards: add the imgPlaceholder parameter (a2d4b77)
  • article-cards: add the item-attr-* parameters for attaching attributes on elements (7afc9ac)
  • icon-grid: add the alignment parameter, available options: start, center or end (d941ba8)
  • icon-grid: add the border parameter (cb61239)
  • icon-grid: add the item-attr-* dynamic parameters for attaching custom attributes on items (a6fca8f)
  • icon-grid: assign the specified class names for elements to customize styles (1c9c88a)
  • icon-grid: use the page data other than site data if found (#74) (992d944)

Bug Fixes 🐞

  • btn-link: correct the broken links related to the current page when the url not begin with a leading slash (942f4d9)
  • icon-grid: add the default icon class name when className is provided (#76) (b1782f0)

Styles 🎨

  • change the image height as 120px by default (d66590c)
  • icon-grid: change the gap between of icons and titles to me-2 (39ef018)