UNPKG

vuikit

Version:

A Vuejs component library based on UIkit

49 lines (31 loc) 1.04 kB
## [Unreleased] <details> <summary> Changes that have landed in master but are not yet released. Click to see more. </summary> * A major project restructuration * UIkit 3 compatibility * Added `vuikit-core`, `vuikit-icons` and `vuikit-plus` </details> ## 0.6.0 (October 2, 2016) * Raised `vue` minimum version to 2.0 * Refactored all components with breaking changes * Removed `vk-filter` ## 0.5.0 (August 9, 2016) * Added `vk-filter` component * Refactored `vk-table` with breaking changes * Refactored `vk-picker` with breaking changes * Refactored `vk-datepicker` with breaking changes * Refactored `vk-pagination` with breaking changes ## 0.4.1 (July 13, 2016) * Added missing dependency * Fixed build which was including Vue in dist bundle ## 0.4.0 (July 12, 2016) * Added `vk-table` component * Added `vk-picker` component * Added `vk-dropdown` component * Refactored `vk-calendar` with breaking changes * Refactored `vk-datepicker` with breaking changes ## 0.3.0 (June 30, 2016) * Initial public release