Skip to content

v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Feb 20:03

1.5.0 (2022-02-08)

This release is a new start for Bootstrap Italia! 🎉

It includes

  • audits and updates on dependencies
  • plenty of fixes on accessibility
  • a lot of fixes on documentation and core
  • Docker support
  • Browserslist package by @dej611 (15494a1)
  • New CI/CD and automated tests (a11y, code lint, commit lint ...)

Thanks to @gpeirolo @OscarBresolin @Fupete @bfabio @pdavide @dej611 @OProf77 @federico-ntr @mfortini @PiemP @erikyo @davideginna @arturu

Complete changelog:

Breaking changes

Bug Fixes

  • replaced xlink:href with href on svg icons (509239d)
  • add corrupted font files Titillium Web (5f16f83)
  • assign jQuery to $ as a global variable (999cb21)
  • cleanup baseurl configuration (9aae0a6)
  • client side datepicker validation (07f9d4b)
  • cope with color unit [forthcoming BC] (c0118e6)
  • cope with slash division [forthcoming BC] (251febf)
  • 2 columns masonry for tablet portrait (b1e71a0)
  • improve owl carousel accessibility (1a16510)
  • increase tooltip font size (90125e6)
  • input-group button and datepicker focus status (1be94b3)
  • skiplinks contrast (0168e68)
  • dropdown positions (0688374)
  • correct emphasis on active element (44e062f)
  • navscroll opening bug (ef68f4d)
  • removed commented code (836e7a5)
  • linklist documentation review (71963e6)
  • wrong content for responsive tables (413b49e)
  • add default to all scss color variables (c76333f)
  • add default to link custom colors and button sass variables (8f1b525)
  • carousel dot accessible label (3fbc68f)
  • css solution for safari masonry bug plus ie11 fix (5aaed99)
  • firefox input number bug (d8ecf5b)
  • focus behaviour (4b4bce0)
  • label position invisible behind input (0d17d66)
  • remove label forced width (18950b0)
  • set mobile navbar z-index to 100 so it always stays on top (03415c5)
  • specific selector for header slim dropdown (4f080c8)
  • custom select disabled version styling alignment (aeb8dff)
  • custom colors override correctly (74e5fac)
  • HTML required feedback not visible (62a55df)
  • remove cookiebar (78871dc)
  • show icons on popover in docs (8e4a819)
  • typo in alert.md (583d1a7)

Features

  • add global var to check the current version (d369f16)
  • add google social icon (9a6dddc)
  • add regex_filter for templates (7272125)
  • update fonts with italic variants using webfonts-helper (7cb627c)
  • update node and tools (2245438)
  • use dart sass in place of node-sass (3042724)