Releases: italia/bootstrap-italia
Releases · italia/bootstrap-italia
v2.14.0
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
- new autocomplete component (5295cb4)
- new docs with breaking changes (980a0d8)
- new icons (46907e4)
- remove old bootstrap carousel (8fe9b1b)
- upgrade splide (f86a45d)
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
v2.13.3
v2.13.2
v2.13.1
v2.13.0
2.13.0 (2025-01-23)
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
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