vue-lte-ui
Version:
The vue components wrapper for AdminLTE UI.
21 lines (12 loc) • 540 B
Markdown
# Change Log
All notable changes to this project will be documented in this file.
## 0.3.1 (2017-08-21)
- 修复 `modal` 无法改变大小的bug
- 修复 `pagination` 无法隐藏上一页、下一页、首页、末页的bug
## 0.3.0 (2017-08-05)
- 新增基础组件rating、tag、tag-input
## 0.2.0 (2017-07-28)
- 调整alert可关闭属性(showCloseBtn => closable)
- 实现更多基础组件(Tabset, Modal, Timeline)
## 0.1.0 (2017-07-23)
- 封装基础组件(Box, Info-Box, Small-Box, Alert, Progress, Pagination)