You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
207 lines
8.8 KiB
207 lines
8.8 KiB
2 years ago
|
## 0.1.10(2023-07-15)
|
||
|
### [0.1.10] (2023-07-15)
|
||
|
|
||
|
|
||
|
### Bug Fixes
|
||
|
|
||
|
* 修复日历选择器星期和日期对应错误的问题
|
||
|
# Changelog
|
||
|
|
||
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
||
|
|
||
|
### [0.1.10](https://gitlab.hd123.com/vue/fant-mini-plus/compare/v0.1.9...v0.1.10) (2023-07-15)
|
||
|
|
||
|
|
||
|
### Bug Fixes
|
||
|
|
||
|
* 🐛 修复日历选择器星期和日期对应错误的问题 ([5f7d3f9](https://gitlab.hd123.com/vue/fant-mini-plus/commit/5f7d3f962407197dd11d5f8fa823ac589989dfab))
|
||
|
|
||
|
### [0.1.9](https://gitlab.hd123.com/vue/fant-mini-plus/compare/v0.1.8...v0.1.9) (2023-07-07)
|
||
|
|
||
|
|
||
|
### Features
|
||
|
|
||
|
* ✨ 优化Popup的动画结束事件 ([54abe8a](https://gitlab.hd123.com/vue/fant-mini-plus/commit/54abe8a357ac04c1de35992227a66f0e56431d2b))
|
||
|
|
||
|
### [0.1.8](https://gitlab.hd123.com/vue/fant-mini-plus/compare/v0.1.7...v0.1.8) (2023-06-07)
|
||
|
|
||
|
### [0.1.7](https://gitlab.hd123.com/vue/fant-mini-plus/compare/v0.1.6...v0.1.7) (2023-06-05)
|
||
|
|
||
|
|
||
|
### Features
|
||
|
|
||
|
* ✨ Table 组件支持取消排序 ([a39f232](https://gitlab.hd123.com/vue/fant-mini-plus/commit/a39f232bcf8c369e9feab860ce100df7440826b5))
|
||
|
|
||
|
### [0.1.6](https://gitlab.hd123.com/vue/fant-mini-plus/compare/v0.1.5...v0.1.6) (2023-06-05)
|
||
|
|
||
|
|
||
|
### Features
|
||
|
|
||
|
* ✨ Collapse 折叠面板组件支持异步更新 ([066581b](https://gitlab.hd123.com/vue/fant-mini-plus/commit/066581bd51a6bfd6f5e696a8bafc728033123494))
|
||
|
|
||
|
### [0.1.5](https://gitlab.hd123.com/vue/fant-mini-plus/compare/v0.1.4...v0.1.5) (2023-06-02)
|
||
|
|
||
|
|
||
|
### Features
|
||
|
|
||
|
* ✨ 水印、表格、步进器组件文档优化 ([35e91c6](https://gitlab.hd123.com/vue/fant-mini-plus/commit/35e91c651e06c9ea81a3122622ed07b5bce1fec6))
|
||
|
|
||
|
### [0.1.4](https://gitlab.hd123.com/vue/fant-mini-plus/compare/v0.1.3...v0.1.4) (2023-05-24)
|
||
|
|
||
|
|
||
|
### Bug Fixes
|
||
|
|
||
|
* 🐛 修复Circle组件strokeWidth默认值不对的问题 ([0757d15](https://gitlab.hd123.com/vue/fant-mini-plus/commit/0757d1563c8cb74a580e4680b6006525e6517f7a))
|
||
|
|
||
|
### [0.1.3](https://gitlab.hd123.com/vue/fant-mini-plus/compare/v0.1.2...v0.1.3) (2023-05-23)
|
||
|
|
||
|
|
||
|
### Bug Fixes
|
||
|
|
||
|
* 🐛 修复Circle组件在APP端无法同时渲染多个的问题 ([f638f1f](https://gitlab.hd123.com/vue/fant-mini-plus/commit/f638f1f7f73dceb0bc50815d3e65f7e17b8e6e2d))
|
||
|
* 🐛 修复Transition组件在H5平台抛出警告的问题 ([315c092](https://gitlab.hd123.com/vue/fant-mini-plus/commit/315c092002ec623a41013e768e6d9c6b8f8bbfca))
|
||
|
|
||
|
### [0.1.2](https://gitlab.hd123.com/vue/fant-mini-plus/compare/v0.1.1...v0.1.2) (2023-05-23)
|
||
|
|
||
|
|
||
|
### Bug Fixes
|
||
|
|
||
|
* 🐛 修复部分组件抛出属性必填的警告的问题 ([7dd231c](https://gitlab.hd123.com/vue/fant-mini-plus/commit/7dd231c7733e39b3f1845288398ce11abcf51a4e))
|
||
|
* 🐛 修复折叠面板组件clickable不生效的问题 ([78beddd](https://gitlab.hd123.com/vue/fant-mini-plus/commit/78bedddb5165bf02e2057c85a663552c2de7273c))
|
||
|
|
||
|
### [0.1.1](https://gitlab.hd123.com/vue/fant-mini-plus/compare/v0.1.0...v0.1.1) (2023-05-23)
|
||
|
|
||
|
|
||
|
### Bug Fixes
|
||
|
|
||
|
* 🐛 修复table组件nextTick使用错误的问题 ([07bddb8](https://gitlab.hd123.com/vue/fant-mini-plus/commit/07bddb81c126cc5e0f23f77ab93e1cbbd5491f98))
|
||
|
|
||
|
## [0.1.0](https://gitlab.hd123.com/vue/fant-mini-plus/compare/v0.0.13...v0.1.0) (2023-05-22)
|
||
|
|
||
|
|
||
|
### ⚠ BREAKING CHANGES
|
||
|
|
||
|
* 🧨 不支持ref调用
|
||
|
|
||
|
### Features
|
||
|
|
||
|
* ✨ 新增组合式组件API支持组件函数式调用,优化调用体验。 ([a4bc5dd](https://gitlab.hd123.com/vue/fant-mini-plus/commit/a4bc5dde89af9273457b956b9276aeeceb919a98))
|
||
|
* ✨ Field输入框组件支持禁用状态显示placeholder ([ac624db](https://gitlab.hd123.com/vue/fant-mini-plus/commit/ac624db34d881b45a53d26db9a52816acf8c3762))
|
||
|
|
||
|
### [0.0.13](https://gitlab.hd123.com/vue/fant-mini-plus/compare/v0.0.12...v0.0.13) (2023-05-18)
|
||
|
|
||
|
|
||
|
### Features
|
||
|
|
||
|
* ✨ 字体文件改为引用线上文件 ([726dc11](https://gitlab.hd123.com/vue/fant-mini-plus/commit/726dc11f7d85c295f3ccf8714f629596cc78cd38))
|
||
|
* ✨ Grid组件支持默认插槽 ([46c9825](https://gitlab.hd123.com/vue/fant-mini-plus/commit/46c9825105614d067946121ad4421aed15ce5009))
|
||
|
|
||
|
### [0.0.12](https://gitlab.hd123.com/vue/fant-mini-plus/compare/v0.0.11...v0.0.12) (2023-05-16)
|
||
|
|
||
|
|
||
|
### Features
|
||
|
|
||
|
* ✨ Transition组件在APP、微信、H5、支付宝、QQ平台使用wxs优化动画表现 ([14806e0](https://gitlab.hd123.com/vue/fant-mini-plus/commit/14806e0d77ef5e0bf0e93d723861ef306c8c8b3e))
|
||
|
|
||
|
|
||
|
### Bug Fixes
|
||
|
|
||
|
* 🐛 修复Popup组件从中心弹出时宽度异常的问题 ([4fd41d4](https://gitlab.hd123.com/vue/fant-mini-plus/commit/4fd41d4b42c37cce1c939c57e6001d5b3afeafaf))
|
||
|
|
||
|
### [0.0.11](https://gitlab.hd123.com/vue/fant-mini-plus/compare/v0.0.10...v0.0.11) (2023-05-15)
|
||
|
|
||
|
|
||
|
### Features
|
||
|
|
||
|
* ✨ Button组件自定义节点设置为虚拟节点去掉微信小程序自定义组件多出的最外层标签 ([a877049](https://gitlab.hd123.com/vue/fant-mini-plus/commit/a87704996224269a9077ee380be72268c936cf82))
|
||
|
|
||
|
### [0.0.10](https://gitlab.hd123.com/vue/fant-mini-plus/compare/v0.0.9...v0.0.10) (2023-05-15)
|
||
|
|
||
|
|
||
|
### Features
|
||
|
|
||
|
* ✨ 新增 Image 和 WaterMark 组件 ([90a097e](https://gitlab.hd123.com/vue/fant-mini-plus/commit/90a097e83a7f612f9b76425e07de5f602ff39d3c))
|
||
|
* ✨ 新增WaterMark水印组件 ([37a3979](https://gitlab.hd123.com/vue/fant-mini-plus/commit/37a39798f555d55394d33830256398452d5e7d35))
|
||
|
|
||
|
### [0.0.9](https://gitlab.hd123.com/vue/fant-mini-plus/compare/v0.0.8...v0.0.9) (2023-04-25)
|
||
|
|
||
|
|
||
|
### Features
|
||
|
|
||
|
* ✨ Table组件优化支持data-source响应式更新 ([4f4b451](https://gitlab.hd123.com/vue/fant-mini-plus/commit/4f4b4510f395f02f554e45958c40a10cde07ff93))
|
||
|
|
||
|
|
||
|
### Bug Fixes
|
||
|
|
||
|
* 🐛 修复Calendar组件在某些版本uni-app的H5端第一次打开无数据渲染的问题 ([2d2dd33](https://gitlab.hd123.com/vue/fant-mini-plus/commit/2d2dd337c2e29b774c8dedfa01917758b1283917))
|
||
|
|
||
|
### [0.0.8](https://gitlab.hd123.com/vue/fant-mini-plus/compare/v0.0.7...v0.0.8) (2023-04-23)
|
||
|
|
||
|
|
||
|
### Features
|
||
|
|
||
|
* ✨ 新增WaterMark水印组件 ([3d9ba3f](https://gitlab.hd123.com/vue/fant-mini-plus/commit/3d9ba3f658c2ce8de8eaec2a5c8bf64963e4f871))
|
||
|
* ✨ Table表格组件支持自定义列模板并增加row-height行高属性 ([23866e2](https://gitlab.hd123.com/vue/fant-mini-plus/commit/23866e2f6ef8ef9a080824f3ebe720dd9755dca6))
|
||
|
|
||
|
### [0.0.7](https://gitlab.hd123.com/vue/fant-mini-plus/compare/v0.0.6...v0.0.7) (2023-04-10)
|
||
|
|
||
|
|
||
|
### Bug Fixes
|
||
|
|
||
|
* 🐛 修复README中缺少演示小程序二维码的问题 ([298a21d](https://gitlab.hd123.com/vue/fant-mini-plus/commit/298a21d647bc82d705d4458aa4694ecff35f3f56))
|
||
|
|
||
|
### [0.0.6](https://gitlab.hd123.com/vue/fant-mini-plus/compare/v0.0.5...v0.0.6) (2023-04-07)
|
||
|
|
||
|
|
||
|
### Bug Fixes
|
||
|
|
||
|
* 🐛 修复DatePicker组件动画效果生硬的问题 ([1b821e0](https://gitlab.hd123.com/vue/fant-mini-plus/commit/1b821e04e56025e9cee82859e8278dfabfc90d23))
|
||
|
|
||
|
### [0.0.5](https://gitlab.hd123.com/vue/fant-mini-plus/compare/v0.0.4...v0.0.5) (2023-04-05)
|
||
|
|
||
|
|
||
|
### Bug Fixes
|
||
|
|
||
|
* 🐛 修复支付宝小程序Calendar组件不显示二级标题月份的问题 ([b7c541d](https://gitlab.hd123.com/vue/fant-mini-plus/commit/b7c541d4b6fbbe10c746f7a56dbc36c5eb1e0831))
|
||
|
* 🐛 修复Area组件有默认值时打开未滚动到默认选项的问题 ([b3df205](https://gitlab.hd123.com/vue/fant-mini-plus/commit/b3df20514b7ef22ef7cb46907229dc9d981a374f))
|
||
|
* 🐛 修复Transition组件动画抖动的问题 ([e5fa79b](https://gitlab.hd123.com/vue/fant-mini-plus/commit/e5fa79b8ee599cc14392abb89cbf988e07104e92))
|
||
|
|
||
|
### [0.0.4](https://gitlab.hd123.com/vue/fant-mini-plus/compare/v0.0.3...v0.0.4) (2023-04-04)
|
||
|
|
||
|
|
||
|
### Features
|
||
|
|
||
|
* ✨ Popup和Transition组件新增destory属性用于控制是否销毁插槽中的内容 ([bb26d31](https://gitlab.hd123.com/vue/fant-mini-plus/commit/bb26d318af7af1cffe6d3d9eca9018c1c1ce8f40))
|
||
|
|
||
|
|
||
|
### Bug Fixes
|
||
|
|
||
|
* 🐛 修复Modal组件弹出异常的问题 ([38b88b6](https://gitlab.hd123.com/vue/fant-mini-plus/commit/38b88b6f5fc8e596411ab43df59a1f41db430528))
|
||
|
* 🐛 修复Popup连续多次弹出有概率无法再弹出的问题 ([23e51d2](https://gitlab.hd123.com/vue/fant-mini-plus/commit/23e51d2e04bf6931bd8c3cd5b4dcf7dce15f3850))
|
||
|
|
||
|
### [0.0.3](https://gitlab.hd123.com/vue/fant-mini-plus/compare/v0.0.2...v0.0.3) (2023-04-03)
|
||
|
|
||
|
|
||
|
### Bug Fixes
|
||
|
|
||
|
* 🐛 修复DatePicker组件在支付宝平台显示异常的问题 ([604277c](https://gitlab.hd123.com/vue/fant-mini-plus/commit/604277c16a284b05829353a93a6a213f42269dc4))
|
||
|
|
||
|
### [0.0.2](https://gitlab.hd123.com/vue/fant-mini-plus/compare/v0.0.1...v0.0.2) (2023-04-03)
|
||
|
|
||
|
|
||
|
### Bug Fixes
|
||
|
|
||
|
* 🐛 改善transition动画延迟的问题 ([38b4d74](https://gitlab.hd123.com/vue/fant-mini-plus/commit/38b4d74bf27166d81f799661b058762caf6c145c))
|
||
|
|
||
|
### 0.0.1 (2023-03-29)
|
||
|
|
||
|
|
||
|
### Features
|
||
|
|
||
|
* ✨ v0.0.1版本完成,移植所有fant-mini组件到vue3 ([e0a7e75](https://gitlab.hd123.com/vue/fant-mini-plus/commit/e0a7e75ffbcc89928be1868d1130cf0a74727882))
|
||
|
|
||
|
|
||
|
### Bug Fixes
|
||
|
|
||
|
* 🐛 修复动画组件在微信小程序上卡顿的问题 ([4c66ced](https://gitlab.hd123.com/vue/fant-mini-plus/commit/4c66cedcb67515a1c1301bba65a9c7e653885df7))
|