Skip to content

Releases: hugomods/bootstrap

v0.16.0

13 Jan 09:22
3e3207a
Compare
Choose a tag to compare

0.16.0 (2024-01-13)

Features ✨

v0.15.1

11 Jan 03:43
0bbc682
Compare
Choose a tag to compare

0.15.1 (2024-01-11)

Bug Fixes 🐞

v0.15.0

08 Dec 18:21
8e67b58
Compare
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
Compare
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
Compare
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
Compare
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)

v0.11.3

08 Sep 08:51
ac217aa
Compare
Choose a tag to compare

0.11.3 (2023-09-08)

Bug Fixes 🐞

  • config-toggle: unescape HTML chars from the inner (#71) (e703561)

v0.11.2

03 Sep 02:37
3db86d9
Compare
Choose a tag to compare

0.11.2 (2023-09-03)

Bug Fixes 🐞

  • article-cards: change the description margin-bottom as mb-2 when linkText is set (#68) (5acdcb4)

Styles 🎨

  • article-cards: strip HTML tags from description (5acdcb4)

v0.11.1

31 Aug 12:51
01beb55
Compare
Choose a tag to compare

0.11.1 (2023-08-31)

Bug Fixes 🐞

  • article-cards: correct the margin (e03ae88)

v0.11.0

31 Aug 12:32
4e84618
Compare
Choose a tag to compare

0.11.0 (2023-08-31)

Features ✨

  • article-cards: add the linkText parameter (#65) (4cfa02a)