UNPKG

@vinsea/vv-ui

Version:

A Component Library for Vue2.*.

44 lines (19 loc) 1.84 kB
# [0.4.0](https://github.com/Vinsea/vv-ui/compare/v0.3.0...v0.4.0) (2020-12-27) ### Bug Fixes * **input:** 解决文本框组件没有双向绑定 ([ff0edfb](https://github.com/Vinsea/vv-ui/commit/ff0edfb3fd1f6cafbb78022c542abcd2546b3834)) * **pagination:** 1. 下一页判断逻辑错误导致已经最后一页了还能继续点击;2. 只有1页的时候会多显示一个分页 ([f8e86b2](https://github.com/Vinsea/vv-ui/commit/f8e86b29b6f1a5a504f123ae07d3a3374d39a95b)) ### Features * :sparkles: 新增textarea组件、form-item组件 ([6c37f81](https://github.com/Vinsea/vv-ui/commit/6c37f815bc3d224131be1a8ca1194a90ef5728f8)) # [0.3.0](https://github.com/Vinsea/vv-ui/compare/v0.2.0...v0.3.0) (2020-06-21) ### Bug Fixes * 修复分页组件没有分组的问题 ([d7e60a4](https://github.com/Vinsea/vv-ui/commit/d7e60a42af3b50697c0c21f68627768fa415890b)) ### Features * :sparkles: 新增input组件 ([b940a1f](https://github.com/Vinsea/vv-ui/commit/b940a1f4c8d3dcbe4fcc439b554926ba1eb0b07b)) * :sparkles: 新增布局组件 ([30482ea](https://github.com/Vinsea/vv-ui/commit/30482ead6c1c07990b0e46ad4be7285c099c0439)) * :sparkles: 新增表格组件 ([e3f63eb](https://github.com/Vinsea/vv-ui/commit/e3f63eb199009b5476a6031fa0e51afb96aa7d42)) * 分页组件增加波纹效果 ([f208695](https://github.com/Vinsea/vv-ui/commit/f208695f2b1f488b60fb89a4b38fd2a3ff2a752a)) * 增加分页组件 ([1d7b148](https://github.com/Vinsea/vv-ui/commit/1d7b14886ed83dd4b2b9f0307315c2abab9c0fe4)) * 增加按钮类型和对应样式、提取常用的样式变量 ([9121eae](https://github.com/Vinsea/vv-ui/commit/9121eae2e9f109262fcf16443485168c362ce8d0)) # 0.2.0 (2020-06-20) ### Features * 增加按钮组件、水波纹组件 ([c280514](https://github.com/Vinsea/vv-ui/commit/c2805141e98576923f9119fe8e522c6c1ec69474))