Skip to content

Releases: FriendsOfREDAXO/uikit_collection

4.0.0

01 Dec 16:58
d58774f
Compare
Choose a tag to compare
  • Neu: UIKit-Pfad zur dist (Backend) kann per config überschrieben werden
  • Neu: Fragmente für Galerien, Slideshow, Cards, Tabs / Accordeons
  • Neu: Backendfix für Dump-Ausgabe
  • Neu: cke5LightboxHelper um Uikit-Lightboxen direkt in CKE5 zu erstellen
  • Neu: uikitIcon auslesen des passenden Icons aus Dateiname, mit Angabe des gewünschten ratios
  • Update: Vendor 3.17.11

4.0.0-beta1.1

30 Nov 16:31
8a3faf7
Compare
Choose a tag to compare
4.0.0-beta1.1 Pre-release
Pre-release

Test der neuen Installer-Action

4.0.0-beta1

30 Nov 15:50
06a3d21
Compare
Choose a tag to compare
4.0.0-beta1 Pre-release
Pre-release
  • Neu: UIKit-Pfad (Backend) kann überschrieben werden
  • Neu: Fragmente für Galerien, Slideshow, Cards, Tabs / Accordeons
  • Neu: Backendfix für Dump-Ausgabe
  • Neu: cke5LightboxHelper um Uikit-Lightboxen direkt in CKE5 zu erstellen
  • Neu: uikitIcon auslesen des passenden Icons aus Dateiname, mit Angabe des gewünschten ratios
  • Update: Vendor 3.17.11

3.2.1

20 Dec 14:01
Compare
Choose a tag to compare

3.2.0

19 Dec 19:01
a5e1ef2
Compare
Choose a tag to compare

New: uikit_pagination fragment

3.1.1 Vendor: v3.15.18

16 Dec 14:48
Compare
Choose a tag to compare

3.1.1 Vendor: v3.15.18

3.1.0 :: vendor: 3.15.10

22 Oct 19:10
Compare
Choose a tag to compare

version: '3.1.0'
vendor: '3.15.10'

3.0.6

29 Apr 15:15
981bd89
Compare
Choose a tag to compare

Vendor 3.14.0 (April 27, 2022)
ADDED

  • Add position shifting to Drop and Dropdown components
  • Add axis flipping if overflowing on both sides to Drop and Dropdown components
  • Add max-width to prevent overflowing the viewport to Drop and Dropdown components
  • Add display option to Drop and Dropdown components
  • Add support for negative start value in Sticky component
  • Add overflow-flip option to Sticky component
  • Add navbar justify to Navbar component
  • Add subtitle classes to Nav, Dropdown and Navbar components
  • Add support for vw,vh,% and px units to scale property in Parallax component
  • Add resize horizontal class to Utility component

CHANGED

  • Rename top and bottom options to start and end in Sticky component
  • Allow text to wrap into the next line for navs in Dropdown component

REMOVED

  • Remove position: auto option in Sticky component, use overflow-flip option instead
  • Remove overflow-x: hidden on html element, while horizontal animation is active

FIXED

  • Fix dropbar dropdown alignment if boundary-align is true
  • Fix viewport helper functions take border into account
  • Fix Sticky component responsiveness on window resize
  • Fix Cover component correctly applies ratio if only one of width/height is provided
  • Fix responsiveness in Grid, Margin and Height Match component

3.13.10 (April 20, 2022)

FIXED

  • Revert: Fix reposition Drop on scroll
  • Fix Toggle component does not defaultPrevent() click on anchor with touch gesture
  • Fix Sticky component uses wrong offsetParent while it's positioned fixed

3.13.8 (April 20, 2022)

CHANGED

  • Scrollspy component uses IntersectionObserver instead of scroll/resize events

FIXED

  • Fix Drop/Dropdowns component does not close on clicked .uk-(drop|dropdown)-close selector
  • Fix Accordion initially not closed
  • Fix Height Match component not matching correctly
  • Fix Margin component does not correctly listen for resize
  • Fix regression in Sticky component affecting height of placeholder
  • Fix Toggle not toggling after re-entering button with mouse before drop has closed itself
  • Fix reposition Drop on scroll

3.0.5

08 Apr 10:04
Compare
Choose a tag to compare

Vendor: 3.13.7

3.0.4

18 Mar 17:04
bebf39e
Compare
Choose a tag to compare

Vendor 3.13.1 (2022-03-18)

Fixed

  • Fix Switcher component with disabled toggles
  • Fix regression in Cover component