Releases: italia/bootstrap-italia
Releases · italia/bootstrap-italia
v2.7.2
v2.7.1
2.7.1 (2023-10-05)
Bug Fixes
- increase accept overlay opacity (0571580)
- radio and checkbox selection (8ac1243)
- typography misalignments (#975) (8ac9001)
- video overlay on firefox browser (0e2dd00)
- video player overlay check and button order (7241a9d)
Features
- add android, ios and x icons (4c39e62)
Thanks @zetareticoli @Virtute90
v2.7.0
2.7.0 (2023-09-25)
Bug Fixes
- a11y: nav-link anchor set focus on target (51d69cf)
Features
- typography update (84f0955)
⚠️ What's changed on typography:
- reset base font size at
16px
onbody
- replaced
em
units withrem
- updated
font-size
values to match the newrem
unit calculation - removed obsolete and unused variables from
_variables.scss
partial - updated components specific variables to match
UI Kit Italia v3+
Thanks @PiemP @simomosi @zetareticoli @Fupete
v2.6.2
v2.6.1
v2.6.0
v2.5.1
v2.5.0
v2.4.3
v2.4.2
2.4.2 (2023-05-08)
Bug Fixes
- attempt to remove display block from active step (5fabb2f) (@federico-ntr)
Thanks @Fupete