- Added shake animation
- Added boundary check to tooltip component
- Added delay and animation option to tooltip component
- Added margin-left and margin-right to utility component
- Added variables for width sub-modifiers to form component
- Added size modifier support for textarea and multiple selects
- Added renderer option for seach component
- Changed box-sizing for scrollable-box
- Fixed link-muted
- Fixed rare customizer unknown less var error
- Added new scrollspy component
- Added new animation component
- Added new link-muted to utility component
- Added subtitle support for navbar items
- Off-canvas now uses hardware accelerated translateX for bar animation
- Added responsive tab dropdown indicator
- Added show specific tab using id target in the url as hash
- Added flipDropdown option to search component
- Added possibility to change modal width via inline-style or custom class
- Fixed responsive tabs
- Fixed links within alert components
- Fixed open modals in a chain
- Fixed off-canvas scroll position bug
Documentation and repository
- Added scrollspy and animation docs and tests
- Added bower definition file
- Automated version and download link
- Added heading large example
- Added boundary option for dropdowns
- Removed Navbar.js
- Removed auto dropdown flip if navbar is flipped
Documentation and repository
- Updated dropdown and navbar documentation
- Added focus and blur events to tooltip component
- Added smoother off-canvas effect
- Added hook for uk-container
- Fixed multiple off-canvas trigger
- Fixed
select
height for multiple and size attributes
Documentation and repository
- Added import LESS functionality to customizer
- Remove absolute paths from CSS build in customizer
- Disabled LESS cache in tests
- Tests initialized on domready instead of on window load
- Updated grunt script to auto compile themes
- Fixed several typos and links
- Updated favicon
- Initial Release