Releases: italia/bootstrap-italia
Releases · italia/bootstrap-italia
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