Added
- Add Parallax component
- Add Grid Parallax component
- Add Form Range component
- Add Marker component
- Add hidden classes for touch devices to visibility component
- Add padding xlarge to padding component
- Add transform center to utility component
- Add
clsBelow
option for Sticky component (uk-sticky-below)
Changed
- IMPORTANT: Move Less/Sass imports into one file. Use
components/_import.less
- IMPORTANT: Renamed
transition
option toeasing
in Scroll component - Improved flip behaviour in Drop component
- Improved
class
handling
Fixed
- Fix support for more than two digits in Countdown component
- Fix typo in Togglable mixin name
- Fix form select image for RTL
- Fix Scrollspy
cls
option - Fix HeightMatch not working on initial page load
- Fix touch events
- Fix click event firing twice (iOS <= 9.2)
- Fix missing table hook
- Prevent inital page jump (Safari)
- Fix document height calculation (IE 10)
- Fix Tooltip recreates on hovering the already focused input