Hacked By AnonymousFox
3.21.13 (September 26, 2024)
Fixed
Fix scrollIntoView() for elements with scroll-behavior: smooth
Fixed
Fix Offcanvas in reveal mode unwraps itself
3.21.12 (September 9, 2024)
Fixed
Fix Sticky component not using position: sticky if parent has overflow: clip
Fixed
Fix Sticky component is now inactive if page can't be scrolled
Fixed
Fix using comma separated selectors in filter controls in Filter component
Fixed
Fix Video component does not autopause videos with autoplay set to false
3.21.11 (August 22, 2024)
Fixed
Fix regression in updating computed values (again)
3.21.10 (August 22, 2024)
Fixed
Fix regression in updating computed values
3.21.9 (August 1, 2024)
Fixed
Fix Sticky component calculates wrong top offset, when animation is in progress
Fixed
Fix rounding issue in Slider component in Firefox
Fixed
Fix calling query() and queryAll() with empty string throws exception
3.21.8 (July 25, 2024)
Fixed
Fix toggled hidden hover class to display elements on hover for touch devices using tabindex in Visibility component
Fixed
Fix offsetViewport calculation if window is passed as scrollElement
3.21.7 (July 17, 2024)
FIXED
Fix offsetViewport calculation for browsers in quirks mode
FIXED
Fix selector engine to handle spaces within parentheses correctly
FIXED
Fix BC to component initialization not accepting plain html markup
3.21.6 (July 1, 2024)
Fixed
Fix Sticky component not resizing correctly if parent element has display: contents
Fixed
Fix Scrollspy Nav component to ignore anchor elements with role="button"
Fixed
Fix Drop component causes scroll position to jump when overflowing its scroll container
3.21.5 (June 3, 2024)
FIXED
Fix auto generating navigation in Slider and Slideshow component
FIXED
Fix Height Viewport component offset top option
FIXED
Fix keyboard navigation within input elements in Dropnav component dropdowns
3.21.4 (May 24, 2024)
ADDED
Add target option to Scrollspy Nav component
CHANGED
Scrollspy Nav component defaults to a 10vh active top offset
REMOVED
Remove overflow option from Scrollspy Nav component
FIXED
Fix Drop component does not immediately show if current active Drop is delaying
FIXED
Fix Scrollspy Nav falls back to document if target is not found
3.21.3 (May 22, 2024)
FIXED
Fix regression in Slideshow component
3.21.2 (May 22, 2024)
FIXED
Fix Slider component shows wrong slide after resizing
FIXED
Fix regression in Slideshow component not transitioning first slide
3.21.1 (May 21, 2024)
Fixed
Fix regression in observer handling
3.21.0 (May 17, 2024)
ADDED
Add new search navbar modifier to Search component
CHANGED
IMPORTANT: Rename uk-search-navbar class to uk-search-medium
IMPORTANT: Rename @search-navbar-* variables to @search-medium-*
IMPORTANT: Rename @inverse-search-navbar-* variables to @inverse-search-medium-*
Rename old search navbar modifier to search medium in Search component
FIXED
Fix clickable search icon not being in natural ordering for sequential focus navigation
3.20.11 (May 17, 2024)
FIXED
Fix regression in Sortable component
3.20.10
Removed
Remove `removeClasses()` util function
Fixed
Fix slide transition in Slider component in Safari
Hacked By AnonymousFox1.0, Coded By AnonymousFox