Added
- Add responsiveness to SVGs in Base component
- Make remaining components reactive
- Boolean attributes coerce to
true
if the prop is defined as Boolean
Changed
- Add more margin between accordion title and icon
UIkit.mixin
can now be used to extend existing components
Removed
- Remove fix for uppercase SVGs attributes in Edge on Windows 10 older than build 16251
Fixed
- Fix form placeholder color in Edge
- Fix accordion icon position if title is wrapping into the next line
- Fix Slider incorrectly showing navigation
- Fix element queuing in Scrollspy component
- Fix parallax translating to subpixels
- Fix issue with scrolling on mobile devices in Sortable component