Releases: italia/bootstrap-italia
Releases · italia/bootstrap-italia
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
v2.4.1
2.4.1 (2023-05-03)
Bug Fixes
- arrow not getting white when background is primary (f594187) (@federico-ntr)
- types: remove parameter initializer (b33854b) (@StefanoMartella)