From 0df1facb7bdf337f7a8641be2b3ce25fb5e14c49 Mon Sep 17 00:00:00 2001 From: xuqingkai Date: Wed, 16 Aug 2023 16:53:16 +0800 Subject: [PATCH] build: compile 0.0.1 --- docs/guide/changelog.md | 25 +++++- src/uni_modules/wot-design-uni/changelog.md | 27 ++++++- src/uni_modules/wot-design-uni/package.json | 85 +-------------------- 3 files changed, 47 insertions(+), 90 deletions(-) diff --git a/docs/guide/changelog.md b/docs/guide/changelog.md index dc6dfdca..19fc0da9 100644 --- a/docs/guide/changelog.md +++ b/docs/guide/changelog.md @@ -1,8 +1,25 @@ -# 更新日志 +# 更新日志 -## 1.0.0 +### 0.0.1 (2023-08-16) -*2023-07-21* -- 发布51个组件 \ No newline at end of file +### 🐛 Bug Fixes | Bug 修复 + +* 🐛 修复日历选择器滚动到视图内的问题 ([8e2e310](https://github.com/Moonofweisheng/wot-design-uni/commit/8e2e310c89721bd517ba82ee8da327f7984ee3da)) +* 🐛 修复tabs组件中使用sticky组件offset-top参数名错误的问题 ([707b355](https://github.com/Moonofweisheng/wot-design-uni/commit/707b355e841fd05c0c47b98dea619044794963b0)) + + +### ✨ Features | 新功能 + +* ✨ 继续调整一些组件 ([0b2df6e](https://github.com/Moonofweisheng/wot-design-uni/commit/0b2df6e7b2e3f2196e3345999ce6c5df74a41347)) +* ✨ 适配暗黑模式 ([f5946a4](https://github.com/Moonofweisheng/wot-design-uni/commit/f5946a4b7134fed161bc123d66485e7bc91cdc68)) +* ✨ 新增Collpase组件 ([02d34fe](https://github.com/Moonofweisheng/wot-design-uni/commit/02d34fe081c34d789cca0485f12b4e6b84558586)) +* ✨ 新增tag组件 ([62d3c53](https://github.com/Moonofweisheng/wot-design-uni/commit/62d3c535758ec013c080d7676b55f15526ce8d68)) +* ✨ 修复支付宝钉钉平台部分组件不兼容的问题 ([ed5bad1](https://github.com/Moonofweisheng/wot-design-uni/commit/ed5bad129a2296abdae445231e3c8066cb837e54)) +* ✨ 增加日期选择器和表单页面 ([915574d](https://github.com/Moonofweisheng/wot-design-uni/commit/915574da878018c2027ddcc0fe9747de303d76d5)) +* ✨ 增加Calendar和CalendarView组件 ([8fffcf7](https://github.com/Moonofweisheng/wot-design-uni/commit/8fffcf7e7c6a09d18c426695437c7c35082c92dd)) +* ✨ 增加message-box组件 ([26c5bc9](https://github.com/Moonofweisheng/wot-design-uni/commit/26c5bc9074925fd6338d968451b1f27fc2e11223)) +* ✨ 增加SelectPicker和ColPicker组件 ([7c0055a](https://github.com/Moonofweisheng/wot-design-uni/commit/7c0055a1c95d9ad8a4f088f2579ebc7f981a7ac6)) +* ✨ 增加step、upload、swipe-cation等组件 ([79d4ee4](https://github.com/Moonofweisheng/wot-design-uni/commit/79d4ee42688478126d2461b9bcec79f275483c1d)) +* ✨ 增加Tab等组件 ([b7dad0f](https://github.com/Moonofweisheng/wot-design-uni/commit/b7dad0fb01d49ba8bbebfecffb9dabe1cd4eef44)) diff --git a/src/uni_modules/wot-design-uni/changelog.md b/src/uni_modules/wot-design-uni/changelog.md index 30d7d6d9..19fc0da9 100644 --- a/src/uni_modules/wot-design-uni/changelog.md +++ b/src/uni_modules/wot-design-uni/changelog.md @@ -1,2 +1,25 @@ -## 0.0.1(2023-08-02) -发布wot-design-uni +# 更新日志 + + +### 0.0.1 (2023-08-16) + + +### 🐛 Bug Fixes | Bug 修复 + +* 🐛 修复日历选择器滚动到视图内的问题 ([8e2e310](https://github.com/Moonofweisheng/wot-design-uni/commit/8e2e310c89721bd517ba82ee8da327f7984ee3da)) +* 🐛 修复tabs组件中使用sticky组件offset-top参数名错误的问题 ([707b355](https://github.com/Moonofweisheng/wot-design-uni/commit/707b355e841fd05c0c47b98dea619044794963b0)) + + +### ✨ Features | 新功能 + +* ✨ 继续调整一些组件 ([0b2df6e](https://github.com/Moonofweisheng/wot-design-uni/commit/0b2df6e7b2e3f2196e3345999ce6c5df74a41347)) +* ✨ 适配暗黑模式 ([f5946a4](https://github.com/Moonofweisheng/wot-design-uni/commit/f5946a4b7134fed161bc123d66485e7bc91cdc68)) +* ✨ 新增Collpase组件 ([02d34fe](https://github.com/Moonofweisheng/wot-design-uni/commit/02d34fe081c34d789cca0485f12b4e6b84558586)) +* ✨ 新增tag组件 ([62d3c53](https://github.com/Moonofweisheng/wot-design-uni/commit/62d3c535758ec013c080d7676b55f15526ce8d68)) +* ✨ 修复支付宝钉钉平台部分组件不兼容的问题 ([ed5bad1](https://github.com/Moonofweisheng/wot-design-uni/commit/ed5bad129a2296abdae445231e3c8066cb837e54)) +* ✨ 增加日期选择器和表单页面 ([915574d](https://github.com/Moonofweisheng/wot-design-uni/commit/915574da878018c2027ddcc0fe9747de303d76d5)) +* ✨ 增加Calendar和CalendarView组件 ([8fffcf7](https://github.com/Moonofweisheng/wot-design-uni/commit/8fffcf7e7c6a09d18c426695437c7c35082c92dd)) +* ✨ 增加message-box组件 ([26c5bc9](https://github.com/Moonofweisheng/wot-design-uni/commit/26c5bc9074925fd6338d968451b1f27fc2e11223)) +* ✨ 增加SelectPicker和ColPicker组件 ([7c0055a](https://github.com/Moonofweisheng/wot-design-uni/commit/7c0055a1c95d9ad8a4f088f2579ebc7f981a7ac6)) +* ✨ 增加step、upload、swipe-cation等组件 ([79d4ee4](https://github.com/Moonofweisheng/wot-design-uni/commit/79d4ee42688478126d2461b9bcec79f275483c1d)) +* ✨ 增加Tab等组件 ([b7dad0f](https://github.com/Moonofweisheng/wot-design-uni/commit/b7dad0fb01d49ba8bbebfecffb9dabe1cd4eef44)) diff --git a/src/uni_modules/wot-design-uni/package.json b/src/uni_modules/wot-design-uni/package.json index 7a0add98..ca6850c3 100644 --- a/src/uni_modules/wot-design-uni/package.json +++ b/src/uni_modules/wot-design-uni/package.json @@ -1,84 +1 @@ -{ - "id": "wot-design-uni", - "name": "wot-design-uni", - "displayName": "wot-design-uni", - "version": "0.0.0", - "description": "一个参照Wot-design打造的uni-app组件库,基于Vue3+Typescript开发,提供50+高质量组件,覆盖大量移动端场景", - "keywords": [ - "wot-design-uni", - "wot-design", - "组件库" -], - "repository": "https://github.com/Moonofweisheng/wot-design-uni", - "engines": { - "HBuilderX": "^3.8.7" - }, - "dcloudext": { - "type": "component-vue", - "sale": { - "regular": { - "price": "0.00" - }, - "sourcecode": { - "price": "0.00" - } - }, - "contact": { - "qq": "" - }, - "declaration": { - "ads": "无", - "data": "插件不采集任何数据", - "permissions": "无" - }, - "npmurl": "https://www.npmjs.com/package/wot-design-uni" - }, - "uni_modules": { - "dependencies": [], - "encrypt": [], - "platforms": { - "cloud": { - "tcb": "y", - "aliyun": "y" - }, - "client": { - "Vue": { - "vue2": "n", - "vue3": "y" - }, - "App": { - "app-vue": "y", - "app-nvue": "u" - }, - "H5-mobile": { - "Safari": "y", - "Android Browser": "y", - "微信浏览器(Android)": "y", - "QQ浏览器(Android)": "y" - }, - "H5-pc": { - "Chrome": "u", - "IE": "u", - "Edge": "u", - "Firefox": "u", - "Safari": "u" - }, - "小程序": { - "微信": "y", - "阿里": "y", - "百度": "u", - "字节跳动": "u", - "QQ": "u", - "钉钉": "y", - "快手": "u", - "飞书": "u", - "京东": "u" - }, - "快应用": { - "华为": "u", - "联盟": "u" - } - } - } - } -} \ No newline at end of file +{"id":"wot-design-uni","name":"wot-design-uni","displayName":"wot-design-uni","version":"0.0.1","description":"一个参照Wot-design打造的uni-app组件库,基于Vue3+Typescript开发,提供50+高质量组件,覆盖大量移动端场景","keywords":["wot-design-uni","wot-design","组件库"],"repository":"https://github.com/Moonofweisheng/wot-design-uni","engines":{"HBuilderX":"^3.8.7"},"dcloudext":{"type":"component-vue","sale":{"regular":{"price":"0.00"},"sourcecode":{"price":"0.00"}},"contact":{"qq":""},"declaration":{"ads":"无","data":"插件不采集任何数据","permissions":"无"},"npmurl":"https://www.npmjs.com/package/wot-design-uni"},"uni_modules":{"dependencies":[],"encrypt":[],"platforms":{"cloud":{"tcb":"y","aliyun":"y"},"client":{"Vue":{"vue2":"n","vue3":"y"},"App":{"app-vue":"y","app-nvue":"u"},"H5-mobile":{"Safari":"y","Android Browser":"y","微信浏览器(Android)":"y","QQ浏览器(Android)":"y"},"H5-pc":{"Chrome":"u","IE":"u","Edge":"u","Firefox":"u","Safari":"u"},"小程序":{"微信":"y","阿里":"y","百度":"u","字节跳动":"u","QQ":"u","钉钉":"y","快手":"u","飞书":"u","京东":"u"},"快应用":{"华为":"u","联盟":"u"}}}}} \ No newline at end of file