Skip to content

Releases: uikit/uikit

v3.21.4

24 May 13:26
Compare
Choose a tag to compare

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
  • Fix Scrollspy Nav falls back to document if target is not found

v3.21.3

22 May 13:37
Compare
Choose a tag to compare

Fixed

  • Fix regression in Slideshow component

v3.21.2

22 May 09:43
Compare
Choose a tag to compare

Fixed

  • Fix Slider component shows wrong slide after resizing
  • Fix regression in Slideshow component not transitioning first slide

v3.21.1

21 May 12:22
Compare
Choose a tag to compare

Fixed

  • Fix regression in observer handling

v3.21.0

17 May 15:28
Compare
Choose a tag to compare

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

v3.20.11

17 May 13:45
Compare
Choose a tag to compare

Fixed

  • Fix regression in Sortable component

v3.20.10

13 May 12:43
Compare
Choose a tag to compare

Removed

  • Remove `removeClasses()` util function

Fixed

  • Fix slide transition in Slider component in Safari

v3.20.9

08 May 06:56
Compare
Choose a tag to compare

Added

  • Add color mode `--uk-inverse` property in all components

Fixed

  • Fix race condition in Slider/Slideshow component
  • Fix prompts with double quotes in Modal component
  • Fix infinite loop in Slider component

v3.20.8

26 Apr 10:17
Compare
Choose a tag to compare

Fixed

  • Fix check for `Elemenent.prototype.checkVisibility` function
  • Fix filter animations in Safari

v3.20.7

24 Apr 15:03
Compare
Choose a tag to compare

Fixed

  • fix: revert adding esm build for now (breaks resolving logic)