- Height Viewport component supports selector for Offset Bottom option
- Allow to preserve all color with one class when using uk-svg
- Add RTL support (RTL first)
- Percentage value for Offset Bottom in Height Viewport component is calculated against the whole viewport
- Fix Notification component initialization
- Fix beta 8 regression with missing class in Navbar component
- Fix context selectors
- Sticky components sets inactive class initially
- Fix path to icons.svg in /custom folder
- Fix wrapping grid columns in IE and Edge
- Fix prefixed Javascript not working
- Fix beta 8 regression with Scrollspy targets
- Fix width-expand not wrapping into next row in rare cases in Safari
- Apply class 'uk-svg' to Svg component
- Update event registration
- Use native Promises instead of jQuery Deferred
- Fix Cover component if the container has padding
- Fix Scrollspy component targeting wrong elements
- Switcher supports 'data-' prefixed items now
- Fix beta 7 regression (IE 10 + 11)
- Add sub groups center left/right to Navbar component
- Add box-shadow-hover to Utility component
- Height Viewport component supports pixel / percentage values for Offset Bottom option
- Less no longer uses component attribute selectors
- Accordion close and open icons using variables
- Removed uk-cover CSS only solution
- Fix icon 'play-circle'
- Fix Spinner when 'stroke-width' cannot be read
- Fix memory leak in SVG component
- Prevent transition-toggle from setting a transition
- Fix width-expand not wrapping into next row in rare cases
- Allow a fixed width on nested grids with grid-match
- Fix Height Viewport offset calculation
- Fix Sticky (Chrome > 55)
- Toggable triggers 'shown'/'hidden' events, when animations complete
- Fix component initialization
- Fix card component extending inverse
- Fix background-fixed for Firefox and IE
- UIkit observes body tag too now
- Performance improvements
- Fix regression with initialization (IE + Edge)
- Fix beta 2 regression for Svg’s (Safari)
- Fix Sticky width after resize
- Fix page width on resizing Offcanvas
- Fix props initialization for data-uk- components
- Fix sortable children loosing event bindings after sort
- Fix Scrollspy Nav within Sticky (Safari)
- Fix beta 3 regression for Accordion
- Fix lazy initialized components
- Add support for 'data-uk-' prefixed component attributes
- Add support for Primary Arguments in components
- Add support for Functional Components
- Components reinitialize on added/removed children
- Fix sortable behaviour
- Fix link muted and link reset
- Enable deferred loading of UIkit
- Improve relative path to icons.svg
- Fix Icon component on canvas elements (Safari)
- Initial release