diff --git a/CHANGELOG.md b/CHANGELOG.md index debab3f014..1ce7ab5b70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,39 @@ +# [2.13.0](https://github.com/italia/bootstrap-italia/compare/v2.12.1...v2.13.0) (2025-01-23) + + +### Bug Fixes + +* **a11y:** add aria hidden to icons and warnings ([63e775f](https://github.com/italia/bootstrap-italia/commit/63e775f47fc439bc507a9fe46dd23f19bd1747ba)) +* **a11y:** change steppers icons attributes ([2f78c2b](https://github.com/italia/bootstrap-italia/commit/2f78c2bd53d0e3ba0b68c252709a0b424088539a)) +* add input-symbol-label class ([ae84917](https://github.com/italia/bootstrap-italia/commit/ae84917d2d8d8da7aebdd1ab49766be0c318ce31)) +* badge position in toolbar ([d4593e5](https://github.com/italia/bootstrap-italia/commit/d4593e556fb0c448347a4c891a3a3221ace68c32)) +* dropdown hover and active background ([7a042ff](https://github.com/italia/bootstrap-italia/commit/7a042ffd42454d5b1cf21f94f6c86b934a225965)) +* hero updates for typography, spacing and content ([b1850b8](https://github.com/italia/bootstrap-italia/commit/b1850b832c1f985ca0d6902d02f03f5ae699fcbc)) +* **icon:** replace padding with margin ([2090397](https://github.com/italia/bootstrap-italia/commit/20903979025a03206b378a129ce798d0f19b23a4)) +* just validate style ([ba0c273](https://github.com/italia/bootstrap-italia/commit/ba0c273ea123584715472beb03420252d042d131)) +* link list active state ([01f0f4e](https://github.com/italia/bootstrap-italia/commit/01f0f4e0474ee550f47f93194b4c40542b6d7674)) +* modal position ([39e4edd](https://github.com/italia/bootstrap-italia/commit/39e4eddcc13509758bee82c7dbfa365785f122bc)) +* remove filler from card tabs ([89537f0](https://github.com/italia/bootstrap-italia/commit/89537f0b0db1e07c547281a84de5f7381800381c)) +* show label on invalid empty input ([f352b18](https://github.com/italia/bootstrap-italia/commit/f352b186dcc9a09af8c90b71ebe003bd0f6172dc)) +* tab selection and styles ([f7af494](https://github.com/italia/bootstrap-italia/commit/f7af49440bb00ec4ce96b8caa799a95e0540db8f)) +* text area border ([da0ef0b](https://github.com/italia/bootstrap-italia/commit/da0ef0bbc85999151189b9464c109ca09b689043)) +* toggle appearance in forms ([f989f8d](https://github.com/italia/bootstrap-italia/commit/f989f8db6a2d093adccf83a26f37581d4a689ec2)) + + +### Features + +* new codebase with bootstrap ([6856ac5](https://github.com/italia/bootstrap-italia/commit/6856ac5df43186575decd3a42f3286c394f8f0c3)) +* **types:** add video type ([4a5c555](https://github.com/italia/bootstrap-italia/commit/4a5c5556f2bba2f6b1f2977d1601ffaf967117c9)) + + +### 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 + + + ## [2.12.1](https://github.com/italia/bootstrap-italia/compare/v2.12.0...v2.12.1) (2024-11-27) diff --git a/_config.yml b/_config.yml index 8fd80dd5b9..4ffaecf23a 100644 --- a/_config.yml +++ b/_config.yml @@ -54,7 +54,7 @@ twitter: 'https://twitter.com/designersITA' twitter_handle: '@designersITA' # Versions -current_version: 2.12.1 +current_version: 2.13.0 bootstrap_version: 5.2.3 bootstrap_minor: 5.1 diff --git a/_includes/docs-navbar.html b/_includes/docs-navbar.html index 12fe2c92dd..1168b8d6c5 100755 --- a/_includes/docs-navbar.html +++ b/_includes/docs-navbar.html @@ -26,7 +26,7 @@