Skip to content

Releases: hugomods/bootstrap

v0.10.0

28 Aug 09:59
a679cdd
Compare
Choose a tag to compare

0.10.0 (2023-08-28)

Features ✨

  • config-toggle: add the bootstrap.config_toggle.langs parameter (a5aa525), closes #61
  • config-toggle: add the fill parameter (caaa908)
  • config-toggle: add the style parameter: tabs, pills or underline (b129e2c)
  • toggle: add the alignment parameter: start, center or end (b3f51cd)
  • toggle: add the fill parameter, default to true (df8a070)

v0.9.1

26 Aug 07:17
4cb3080
Compare
Choose a tag to compare

0.9.1 (2023-08-26)

Bug Fixes 🐞

  • article-cards: use description as summary if present (ad15f7d)

v0.9.0

12 Aug 08:27
f20dcb6
Compare
Choose a tag to compare

0.9.0 (2023-08-12)

Features ✨

v0.8.1

28 Jul 07:23
308eba1
Compare
Choose a tag to compare

0.8.1 (2023-07-28)

Styles 🎨

  • icon-grid: change the margin-bottom as mb-3 for title (#55) (679423a)

v0.8.0

25 Jul 05:01
bb3fcc8
Compare
Choose a tag to compare

0.8.0 (2023-07-25)

Features

  • icon-grid: add the linkText parameter (d4e9219)

v0.7.0

03 Jul 09:32
Compare
Choose a tag to compare

0.7.0 (2023-07-03)

Features

  • add the article-cards shortcode (5824613)
  • add the btn-link shortcode (e2426de)
  • add the container shortcode (853f21a)
  • add the display shortcode (72cd00a)
  • add the row and col shortcodes (751fddc)
  • lead: allow adding extra classes by the class parameter (c010a54)
  • lead: the first parameter has same affect as class (4cf95e8)

Bug Fixes

  • article-cards: correct the padding between of thumbnail and title (14f61be)
  • btn-link: do not transform the URL via relURL (0475e58)
  • btn-links: correct URL parsing (c0639a4)
  • icon-grid: fix URL parsing (2a270f0)
  • row: correct the cols parameter assignment when using named parameters (c8d8142)