Skip to content

Releases: FriendsOfREDAXO/uikit_collection

3.0.3

18 Mar 12:00
a2e38ab
Compare
Choose a tag to compare

Vendor 3.13.0 (2022-03-18)

Added

  • Add support for element to icon image class in Icon component

Changed

  • Improve performance for large sites
  • Custom components have to listen for resize and scroll updates manually

Removed

  • Remove Edge Legacy (EdgeHTML) support
  • Remove Safari fallback for focus-visible
  • Remove deprecated Gif component
  • Remove option width-element in Sticky component

Fixed

  • Fix list bullet regression in List component
  • Fix regression in Modal component with uk-modal-dialog class
  • Fix Sticky component notices change in its offset parent's position
  • Fix Scrollspy component does not apply animation classes on hide

3.0.2

17 Mar 21:47
cd7f15e
Compare
Choose a tag to compare

Vendor 3.12.2

3.12.2 (March 14, 2022)
FIXED
Fix regression in Slider/Slideshow touch gestures

3.12.1 (March 14, 2022)
FIXED
Fix List component used with flex utility classes

3.12.0 (March 14, 2022)
ADDED
Add support for element to Image componentAdd sources option to emulate element for background images to Image componentAdd loading option to avoid lazy loading background images in first visible viewport to Image componentAdd support for loading="lazy" attribute to SVG componentAdd position option with top, bottom and auto values to Sticky componentAdd support for basic math operands in offset option of Sticky componentAdd animation stop positions to Parallax componentAdd object fit and position classes to Utility componentAdd height viewport classes to Height component

CHANGED
Image elements need width and height attributes to prevent layout shifts
Image component no longer relies on session storage to check for cached images to immediately show an image
Slider and Switcher remove native loading="lazy" attribute from adjacent slides
Accordion, Drop, Switcher and Toggle remove native loading="lazy" attribute from their children when entering the viewport
Improve sticky behavior if sticky content is larger than the viewport
Sticky component's bottom option checks for bottom padding if sticky element is within referenced element
Height Viewport component sets uk-height-viewport class to reduce initial layout shifts

DEPRECATED
Deprecate uk-img for element: Use native loading="lazy" attribute instead
Remove IE11 support
Removed data-width and data-height for element from Image component. Use native attributes instead.

FIXED
Fix infinite sliding in Slider component with equally sized slides
Fix Slider component sets calculation
Fix dropdowns not closing in Navbar component when hovering dropbar and navigation with keyboard
Fix dropdown no longer closes if pointer is still moving towards it
Fix fadein not transformed correctly to fade-in in scss build
Fix Sticky component setting wrong margin for placeholder
Fix Sticky placeholder sets height with fraction
Fix Sticky component does not animate in if scroll position equals top offset
Fix Sticky component prevents transition on selTarget if forced to hide for recalculation
Fix Parallax component initial jump in background image

3.0.1

17 Feb 19:21
56bee62
Compare
Choose a tag to compare

3.11.1 (February 7, 2022)
FIXED

  • Fix scoping css to exclude :root selector
  • Fix toPx() correctly uses offsetHeight/Width

3.11.0 (February 7, 2022)
ADDED

  • Add start and end options to Parallax component
  • Add negative z-index utility class to Position component
  • Add Sticky Parallax test

DEPRECATED

  • Deprecate viewport option in Parallax component: Use end option instead

FIXED

  • Use same position context when uk-sticky sticks or not
  • Fix interdependent computed properties being evaluated too often
  • Fix getIndex() returns -1 instead of NaN if called with empty elements parameter
  • Fix Scrollspy component no longer sets class false
  • Fix Parallax component no longer rounds values to two digits after comma
  • Fix Parallax component running backwards with 'viewport' option set to a value < 1
  • Fix Parallax component easing option for values < -1 || > 1

3.0.0

27 Jan 14:38
e39453c
Compare
Choose a tag to compare
  • Ab dieser Version werden keine Module und Templates mehr mitgeliefert.
  • Module und Templates werden demnächst im AddOn Modulsammlung veröffentlicht
  • Einen Einstieg in UIKit bietet die UIKit 3 Demo

2.6.4

20 Jan 13:46
9fbd8e4
Compare
Choose a tag to compare

Vendor 3.10.1 (January 19, 2022)
FIXED

  • Fix vertical divider width in Divider component
  • Fix usage of data- prefix for Cover and Responsive component
  • Fix pointer events for iframes in Cover component
  • Fix Slideshow component no longer throws if items list does not exist
  • Fix space key no longer triggers Toggle on [ ] elements

2.6.3

17 Jan 09:50
6df1f15
Compare
Choose a tag to compare

Release 2.6.3
Vendor 3.10.0 (January 12, 2022)

ADDED

  • Add intrinsic widths to Width component
  • Add 'aria-haspopup' attribute to Drop component's toggle
  • Add padding variable to search icon in Search component
  • Add position bottom variable to box-shadow bottom in Utility component

CHANGED

  • Disable Sticky component if it's element is higher than viewport

FIXED

  • Fix initial iframe width for uk-responsive which caused an expanded viewport on iOS devices
  • Fix link toggle style if not hovered
  • Fix compiling Slideshow css in rtl mode
  • Fix Sortable component no longer scrolls overflow: hidden containers
  • Fix 'yarn watch' not watching changes in less files
  • Fix domPath() for elements within forms that include inputs with name 'id'

2.6.2

26 Nov 08:28
a56a2da
Compare
Choose a tag to compare

Release 2.6.2
Vendor 3.9.4
FIXED
Fix Sticky position when bottom option is used

2.6.1

18 Nov 17:09
d0fa66b
Compare
Choose a tag to compare

Vendor 3.9.3 (2021-11-18)
FIXED
Fix logo image alignment if logo line-height is larger than the image

2.6.0

12 Nov 20:41
dfd105b
Compare
Choose a tag to compare

Vendor : 3.9.2

Fixed:
Included fix for Issue #51 - Error in breadcrumb template

2.5.0

08 May 19:43
Compare
Choose a tag to compare

changed: uikit assets for frontend removed

Vendor : 3.6.21
Added:

Add divider modifier to Nav component

Fixed:

Fix passing an array of classes to class utility functions
Fix boundary option in Drop component