Releases: uikit/uikit
Releases · uikit/uikit
v3.23.11
v3.23.10
Fixed
- Fix Toggle component does not toggle if element is a link without `href` attribute
- Fix closing modal prevents page from being scrollable in Firefox
v3.23.9
Changed
- Add missing `aria-hidden` attribute in Icon component
v3.23.8
Changed
- Delay showing dropdowns in Dropnav and Navbar components to allow passing with the pointer over the element
Fixed
- Fix setting focus to Modal/Offcanvas Toggle component after close
- Fix Dropnav component no longer opens its Drop components upon initial hover during page load (in Safari and Firefox)
- Fix Scrollspy Nav component no longer highlights items whose targets do not exist
v3.23.7
3.23.7 (May 9, 2025)
Fixed
- Fix Inverse component not being responsive for multiple target elements
- Fix tabindex not being set for Video component in
autoplay: hover
mode
v3.23.6
Fixed
- Revert: Fix performance when transitioning element properties in Chrome (causes regression in Safari and Firefox)
v3.23.5
Fixed
- Fix regression with transitioning element properties not being applied
v3.23.4
Fixed
- Fix performance when transitioning element properties in Chrome
v3.23.3
Fixed
- Fix Grid component performance regression
v3.23.2
Fixed
- Fix min option in Height Viewport component