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'