AddOn
UIKIT Collection
Beschreibung
Erleichtert die Installation einiger Templates und Module für UIKIT-ProjekteUmsetzung
Versionen
4.0.0
Major Release:
- Neu: UIKit-Pfad zur dist (Backend) kann per setconfig ü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
Vendor-Update to v3.15.19
https://github.com/uikit/uikit/releases/tag/v3.15.19
3.2.0
New: uikit_pagination fragment
3.1.1
3.1.1 Vendor: v3.15.18
3.1.0
version: '3.1.0'
vendor: '3.15.10'
3.0.6
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
Vendor: 3.13.7
3.0.4
Vendor 3.13.1
Fixed
- Fix Switcher component with disabled toggles
- Fix regression in Cover component
3.0.3
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
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
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 />
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
Vendor 3.11.0 & 3.11.1 (February 7, 2022)
3.11.1
FIXED
- Fix scoping css to exclude :root selector
- Fix toPx() correctly uses offsetHeight/Width
3.11.0
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
- Ab dieser Version werden keine Module und Templates mehr mitgeliefert.
- Module und Templates werden demnächst in der App Modulsammlung veröffentlicht
- Einen Einstieg in UIKit bietet die UIKit 3 Demo
2.6.4
Release 2.6.4
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.2
2.6.2
Vendor 3.9.4 (2021-11-25)
FIXED
Fix Sticky position when bottom option is used
2.6.1
2.6.1
Vendor 3.9.3 (2021-11-18)
FIXED
Fix logo image alignment if logo line-height is larger than the image
2.6.0
2.6.0
Vendor: 3.9.2
Fixed: Included fix for Issue #51 - Error in breadcrumb template
2.5.0
Vendor : 3.6.21
Changed: uikit assets for frontend removed
Added: Add divider modifier to Nav component
Fixed:
Fix passing an array of classes to class utility functions
Fix boundary option in Drop component
2.4.2
Vendor: 3.6.16
Changed: Make multiple select resizable
Fixed:
Fix dragging slide correctly prevents click event
2.4.1
2.4.0 - Integration of yform-uikit (Thanks @skerbis)
2.4.1 - Vendor Update 3.6.14 -> 3.6.15
ADDED beforeSend in 'ajax' function may return Promise
ADDED Add 'container' option to Notification component
FIXED Fix showing/hidding Modal/Offcanvas programmatically
2.3.3
Vendor Update 3.6.13 -> 3.6.14
2.3.0
- Aktuelle UiKit-Version 3.6.5
- Neue Module und kleine Verbesserungen