Skip to content

Releases: italia/bootstrap-italia

v2.16.0

24 Jun 11:53
Compare
Choose a tag to compare

2.16.0 (2025-06-24)

Features

⚠️ Starting from Bootstrap Italia 2.16.0 old cards has to be considered deprecated! Please welcome to the new it-card component. Documentation can be found here.

This version fixes italia/design-ui-kit#115

Thanks @Fupete @zetareticoli @danielenole for the huge and awesome work!

v2.15.1

20 Jun 12:39
Compare
Choose a tag to compare

2.15.1 (2025-06-20)

Bug Fixes

  • carousel sass variable typo (54f8a36)

v2.15.0

18 Jun 17:03
Compare
Choose a tag to compare

2.15.0 (2025-06-18)

Bug Fixes

  • remove obsolete comuni examples (9d1e42d)

Features

  • a11y: add navbar screen reader mobile support and dialog refactoring (b654632)

BREAKING CHANGES

  • a11y: navbar now uses a dialog pattern with backdrop. You can read detailed information on breaking changes reading sticky, header, megamenu and navscroll breaking change sections.

v2.14.0

10 Mar 16:58
Compare
Choose a tag to compare

2.14.0 (2025-03-10)

Bug Fixes

  • accessible autocomplete ssr (c3c8db3)
  • button default color (352984e)
  • form-check radio and checkbox items line height (abfc48c)
  • input number in firefox (f171fb8)
  • use data to set focus instead of class (7350bf4)

Features

BREAKING CHANGES

  • new autocomplete component
  • carousel component is now Carousel instead of CarouselBI
  • global focus is set by data attribute instead of class

v2.13.4

10 Feb 08:09
Compare
Choose a tag to compare

2.13.4 (2025-02-10)

Bug Fixes

  • button text and icon space (36a6c33)
  • show big button on mobile for youtube videos (b25a3fe)

v2.13.3

03 Feb 17:42
Compare
Choose a tag to compare

2.13.3 (2025-02-03)

Bug Fixes

  • types: type only import for bootstrap factory methods (f01bea8)

v2.13.2

29 Jan 13:23
Compare
Choose a tag to compare

2.13.2 (2025-01-29)

Bug Fixes

  • focus management on specific elements (55360e8)
  • focus on input and buttons (af4503a)
  • more focus adjustments (0e842eb)

v2.13.1

24 Jan 12:11
Compare
Choose a tag to compare

2.13.1 (2025-01-24)

Bug Fixes

v2.13.0

23 Jan 14:58
Compare
Choose a tag to compare

2.13.0 (2025-01-23)

⚠️ This version merges Bootstrap 5.2.3 inside Bootstrap Italia ⚠️

If you directly import Bootstrap SCSS files pay attention to the new paths (e.g. variables, functions and mixins are now located under /bootstrap-italia/src/scss/base/).

Bug Fixes

  • a11y: add aria hidden to icons and warnings (63e775f)
  • a11y: change steppers icons attributes (2f78c2b)
  • add input-symbol-label class (ae84917)
  • badge position in toolbar (d4593e5)
  • dropdown hover and active background (7a042ff)
  • hero updates for typography, spacing and content (b1850b8)
  • icon: replace padding with margin (2090397)
  • just validate style (ba0c273)
  • link list active state (01f0f4e)
  • modal position (39e4edd)
  • remove filler from card tabs (89537f0)
  • show label on invalid empty input (f352b18)
  • tab selection and styles (f7af494)
  • text area border (da0ef0b)
  • toggle appearance in forms (f989f8d)

Features

  • new codebase with bootstrap (6856ac5)
  • types: add video type (4a5c555)

BREAKING CHANGES

  • div filler has been removed in card tabs
  • use class input-symbol-label for percentage and currency
  • a11y: hide non-interactive Steppers icons from the accessibility API

v2.12.1

27 Nov 14:37
Compare
Choose a tag to compare

2.12.1 (2024-11-27)

Bug Fixes