From c1e5243ba4d971d674922ff63fd69666720b80e5 Mon Sep 17 00:00:00 2001 From: eiinu Date: Wed, 20 Mar 2024 13:47:55 +0800 Subject: [PATCH] release: v4.3.3 --- CHANGELOG.md | 20 +++++++++++++++++++ package.json | 2 +- publish/nutui-taro/CHANGELOG.md | 20 +++++++++++++++++++ publish/nutui-taro/package.json | 2 +- publish/nutui/CHANGELOG.md | 20 +++++++++++++++++++ publish/nutui/package.json | 2 +- src/packages/__VUE/backtop/doc.en-US.md | 2 +- src/packages/__VUE/backtop/doc.md | 2 +- src/packages/__VUE/backtop/doc.taro.md | 2 +- .../__VUE/circleprogress/doc.en-US.md | 2 +- src/packages/__VUE/circleprogress/doc.md | 2 +- src/packages/__VUE/circleprogress/doc.taro.md | 2 +- src/packages/__VUE/inputnumber/doc.en-US.md | 2 +- src/packages/__VUE/inputnumber/doc.md | 2 +- src/packages/__VUE/inputnumber/doc.taro.md | 2 +- src/packages/__VUE/invoice/doc.en-US.md | 2 +- src/packages/__VUE/invoice/doc.md | 2 +- src/packages/__VUE/invoice/doc.taro.md | 2 +- src/packages/__VUE/navbar/doc.en-US.md | 2 +- src/packages/__VUE/navbar/doc.md | 2 +- src/packages/__VUE/navbar/doc.taro.md | 2 +- src/packages/__VUE/progress/doc.en-US.md | 2 +- src/packages/__VUE/progress/doc.md | 2 +- src/packages/__VUE/progress/doc.taro.md | 2 +- src/packages/__VUE/rate/doc.en-US.md | 2 +- src/packages/__VUE/rate/doc.md | 2 +- src/packages/__VUE/rate/doc.taro.md | 2 +- src/packages/__VUE/swipe/doc.en-US.md | 2 +- src/packages/__VUE/swipe/doc.md | 2 +- src/packages/__VUE/swipe/doc.taro.md | 2 +- src/packages/__VUE/tag/doc.en-US.md | 2 +- src/packages/__VUE/tag/doc.md | 2 +- src/packages/__VUE/tag/doc.taro.md | 2 +- src/packages/__VUE/tour/doc.en-US.md | 2 +- 34 files changed, 91 insertions(+), 31 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e1d50b8458..6e14b3a5cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,23 @@ +## v4.3.3 + +`2024-03-20` + +Bug Fixes + +- uploader: add stop on delete event (#2971) @subordon +- calendar-card: 选择范围时支持仅选择单个日期 (#2963) @eiinu +- navbar: remove unused css var @eiinu + +Refactors + +- move to script setup + - backtop, tag @subordon + - input-number, rate, progress, circle-progress, swipe, navbar, invoice @eiinu + +Other Changes + +- test: add some unit tests (#2980) @eiinu + ## v4.3.2 `2024-03-11` diff --git a/package.json b/package.json index d6d4b56f14..49b78f7636 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nutui/nutui", - "version": "4.3.2", + "version": "4.3.3", "description": "京东风格的轻量级移动端 Vue2、Vue3 组件库(支持小程序开发)", "main": "dist/nutui.umd.js", "module": "dist/nutui.es.js", diff --git a/publish/nutui-taro/CHANGELOG.md b/publish/nutui-taro/CHANGELOG.md index e1d50b8458..6e14b3a5cc 100644 --- a/publish/nutui-taro/CHANGELOG.md +++ b/publish/nutui-taro/CHANGELOG.md @@ -1,3 +1,23 @@ +## v4.3.3 + +`2024-03-20` + +Bug Fixes + +- uploader: add stop on delete event (#2971) @subordon +- calendar-card: 选择范围时支持仅选择单个日期 (#2963) @eiinu +- navbar: remove unused css var @eiinu + +Refactors + +- move to script setup + - backtop, tag @subordon + - input-number, rate, progress, circle-progress, swipe, navbar, invoice @eiinu + +Other Changes + +- test: add some unit tests (#2980) @eiinu + ## v4.3.2 `2024-03-11` diff --git a/publish/nutui-taro/package.json b/publish/nutui-taro/package.json index f37d8e5d10..41f752e0e4 100644 --- a/publish/nutui-taro/package.json +++ b/publish/nutui-taro/package.json @@ -1,6 +1,6 @@ { "name": "@nutui/nutui-taro", - "version": "4.3.2", + "version": "4.3.3", "description": "京东风格的轻量级移动端 Vue2、Vue3 组件库(支持小程序开发)", "main": "dist/nutui.umd.js", "module": "dist/nutui.es.js", diff --git a/publish/nutui/CHANGELOG.md b/publish/nutui/CHANGELOG.md index e1d50b8458..6e14b3a5cc 100644 --- a/publish/nutui/CHANGELOG.md +++ b/publish/nutui/CHANGELOG.md @@ -1,3 +1,23 @@ +## v4.3.3 + +`2024-03-20` + +Bug Fixes + +- uploader: add stop on delete event (#2971) @subordon +- calendar-card: 选择范围时支持仅选择单个日期 (#2963) @eiinu +- navbar: remove unused css var @eiinu + +Refactors + +- move to script setup + - backtop, tag @subordon + - input-number, rate, progress, circle-progress, swipe, navbar, invoice @eiinu + +Other Changes + +- test: add some unit tests (#2980) @eiinu + ## v4.3.2 `2024-03-11` diff --git a/publish/nutui/package.json b/publish/nutui/package.json index 6a232c0223..5e83b153a9 100644 --- a/publish/nutui/package.json +++ b/publish/nutui/package.json @@ -1,6 +1,6 @@ { "name": "@nutui/nutui", - "version": "4.3.2", + "version": "4.3.3", "description": "京东风格的轻量级移动端 Vue2、Vue3 组件库(支持小程序开发)", "main": "dist/nutui.umd.js", "module": "dist/nutui.es.js", diff --git a/src/packages/__VUE/backtop/doc.en-US.md b/src/packages/__VUE/backtop/doc.en-US.md index cbefbd8eb6..dcfa9f54a2 100644 --- a/src/packages/__VUE/backtop/doc.en-US.md +++ b/src/packages/__VUE/backtop/doc.en-US.md @@ -52,7 +52,7 @@ app.use(Backtop); | --- | --- | | default | The default slot is used to customize the content | -### Types version +### Types v4.3.3 The component exports the following type definitions: diff --git a/src/packages/__VUE/backtop/doc.md b/src/packages/__VUE/backtop/doc.md index a17d3602e5..7ee55146dd 100644 --- a/src/packages/__VUE/backtop/doc.md +++ b/src/packages/__VUE/backtop/doc.md @@ -52,7 +52,7 @@ app.use(Backtop); | --- | --- | | default | 默认 `slot`,用以自定义内容 | -### 类型定义 version +### 类型定义 v4.3.3 组件导出以下类型定义: diff --git a/src/packages/__VUE/backtop/doc.taro.md b/src/packages/__VUE/backtop/doc.taro.md index 7ecb5dd425..10d1454c30 100644 --- a/src/packages/__VUE/backtop/doc.taro.md +++ b/src/packages/__VUE/backtop/doc.taro.md @@ -43,7 +43,7 @@ app.use(Backtop); | content | 滚动容器中包含的内容 | | icon | 返回到顶部,按钮内容 | -### 类型定义 version +### 类型定义 v4.3.3 组件导出以下类型定义: diff --git a/src/packages/__VUE/circleprogress/doc.en-US.md b/src/packages/__VUE/circleprogress/doc.en-US.md index 85687db070..dc2a98ffc4 100644 --- a/src/packages/__VUE/circleprogress/doc.en-US.md +++ b/src/packages/__VUE/circleprogress/doc.en-US.md @@ -58,7 +58,7 @@ app.use(CircleProgress); | --- | --- | | default | Custom Content | -### Types version +### Types v4.3.3 The component exports the following type definitions: diff --git a/src/packages/__VUE/circleprogress/doc.md b/src/packages/__VUE/circleprogress/doc.md index 3235afa634..679ad6f337 100644 --- a/src/packages/__VUE/circleprogress/doc.md +++ b/src/packages/__VUE/circleprogress/doc.md @@ -58,7 +58,7 @@ app.use(CircleProgress); | --- | --- | | default | 自定义文字内容 | -### 类型定义 version +### 类型定义 v4.3.3 组件导出以下类型定义: diff --git a/src/packages/__VUE/circleprogress/doc.taro.md b/src/packages/__VUE/circleprogress/doc.taro.md index 6bc2d83e23..0f80a05643 100644 --- a/src/packages/__VUE/circleprogress/doc.taro.md +++ b/src/packages/__VUE/circleprogress/doc.taro.md @@ -58,7 +58,7 @@ app.use(CircleProgress); | --- | --- | | default | 自定义文字内容 | -### 类型定义 version +### 类型定义 v4.3.3 组件导出以下类型定义: diff --git a/src/packages/__VUE/inputnumber/doc.en-US.md b/src/packages/__VUE/inputnumber/doc.en-US.md index cd26f34b46..21195cd981 100644 --- a/src/packages/__VUE/inputnumber/doc.en-US.md +++ b/src/packages/__VUE/inputnumber/doc.en-US.md @@ -92,7 +92,7 @@ Set step size `step` 0.1 `decimal places` keep 1 decimal place | blur | Triggered when the input box blur | `event: Event` | | focus | Triggered when the input box focus | `event: Event ` | -### Types version +### Types v4.3.3 The component exports the following type definitions: diff --git a/src/packages/__VUE/inputnumber/doc.md b/src/packages/__VUE/inputnumber/doc.md index 23827131f4..6e75c6af21 100644 --- a/src/packages/__VUE/inputnumber/doc.md +++ b/src/packages/__VUE/inputnumber/doc.md @@ -92,7 +92,7 @@ app.use(InputNumber); | blur | 输入框失去焦点时触发 | `(event: Event) ` | | focus | 输入框获得焦点时触发 | `(event: Event ) ` | -### 类型定义 version +### 类型定义 v4.3.3 组件导出以下类型定义: diff --git a/src/packages/__VUE/inputnumber/doc.taro.md b/src/packages/__VUE/inputnumber/doc.taro.md index 4f50d27598..5cbcbbabf2 100644 --- a/src/packages/__VUE/inputnumber/doc.taro.md +++ b/src/packages/__VUE/inputnumber/doc.taro.md @@ -92,7 +92,7 @@ app.use(InputNumber); | blur | 输入框失去焦点时触发 | `(event: Event) ` | | focus | 输入框获得焦点时触发 | `(event: Event ) ` | -### 类型定义 version +### 类型定义 v4.3.3 组件导出以下类型定义: diff --git a/src/packages/__VUE/invoice/doc.en-US.md b/src/packages/__VUE/invoice/doc.en-US.md index 8e32d42d48..11611913dc 100644 --- a/src/packages/__VUE/invoice/doc.en-US.md +++ b/src/packages/__VUE/invoice/doc.en-US.md @@ -48,7 +48,7 @@ The optional attributes are as follows: | --- | --- | --- | | submit | Method of submitting form for verification | Promise | -### Types version +### Types v4.3.3 The component exports the following type definitions: diff --git a/src/packages/__VUE/invoice/doc.md b/src/packages/__VUE/invoice/doc.md index 7d9b583bd7..5486fbd1fc 100644 --- a/src/packages/__VUE/invoice/doc.md +++ b/src/packages/__VUE/invoice/doc.md @@ -48,7 +48,7 @@ app.use(Invoice); | --- | --- | --- | --- | | submit | 提交表单的方法 | - | Promise | -### 类型定义 version +### 类型定义 v4.3.3 组件导出以下类型定义: diff --git a/src/packages/__VUE/invoice/doc.taro.md b/src/packages/__VUE/invoice/doc.taro.md index 13827197e6..ff087a891f 100644 --- a/src/packages/__VUE/invoice/doc.taro.md +++ b/src/packages/__VUE/invoice/doc.taro.md @@ -48,7 +48,7 @@ app.use(Invoice); | --- | --- | --- | --- | | submit | 提交表单的方法 | - | Promise | -### 类型定义 version +### 类型定义 v4.3.3 组件导出以下类型定义: diff --git a/src/packages/__VUE/navbar/doc.en-US.md b/src/packages/__VUE/navbar/doc.en-US.md index 622b266273..0cbc83ae32 100644 --- a/src/packages/__VUE/navbar/doc.en-US.md +++ b/src/packages/__VUE/navbar/doc.en-US.md @@ -70,7 +70,7 @@ app.use(Navbar); | left-show | Custom icon of left arrow | | title-icon | Custom icon in header | -### Types version +### Types v4.3.3 The component exports the following type definitions: diff --git a/src/packages/__VUE/navbar/doc.md b/src/packages/__VUE/navbar/doc.md index c0c80de339..f4a70a4ef3 100644 --- a/src/packages/__VUE/navbar/doc.md +++ b/src/packages/__VUE/navbar/doc.md @@ -70,7 +70,7 @@ app.use(Navbar); | left-show | 左侧箭头自定义图标 | | title-icon | 标题中自定义图标 | -### 类型定义 version +### 类型定义 v4.3.3 组件导出以下类型定义: diff --git a/src/packages/__VUE/navbar/doc.taro.md b/src/packages/__VUE/navbar/doc.taro.md index 7af93324da..94eac9f8c0 100644 --- a/src/packages/__VUE/navbar/doc.taro.md +++ b/src/packages/__VUE/navbar/doc.taro.md @@ -70,7 +70,7 @@ app.use(Navbar); | left-show | 左侧箭头自定义图标 | | title-icon | 标题中自定义图标 | -### 类型定义 version +### 类型定义 v4.3.3 组件导出以下类型定义: diff --git a/src/packages/__VUE/progress/doc.en-US.md b/src/packages/__VUE/progress/doc.en-US.md index 29b0866c2d..085d64affc 100644 --- a/src/packages/__VUE/progress/doc.en-US.md +++ b/src/packages/__VUE/progress/doc.en-US.md @@ -71,7 +71,7 @@ size: `small`, `base`, `large` . | --- | --- | | icon-name | Right icon content | -### Types version +### Types v4.3.3 The component exports the following type definitions: diff --git a/src/packages/__VUE/progress/doc.md b/src/packages/__VUE/progress/doc.md index c547d64be4..b2114bb281 100644 --- a/src/packages/__VUE/progress/doc.md +++ b/src/packages/__VUE/progress/doc.md @@ -71,7 +71,7 @@ size: `small`, `base`, `large` | --- | --- | --- | | icon-name | 右侧 `icon` 内容 | - | -### 类型定义 version +### 类型定义 v4.3.3 组件导出以下类型定义: diff --git a/src/packages/__VUE/progress/doc.taro.md b/src/packages/__VUE/progress/doc.taro.md index b0b565ae74..de16cdf0ea 100644 --- a/src/packages/__VUE/progress/doc.taro.md +++ b/src/packages/__VUE/progress/doc.taro.md @@ -71,7 +71,7 @@ size: `small`, `base`, `large` | --- | --- | --- | | icon-name | 右侧 `icon` 内容 | - | -### 类型定义 version +### 类型定义 v4.3.3 组件导出以下类型定义: diff --git a/src/packages/__VUE/rate/doc.en-US.md b/src/packages/__VUE/rate/doc.en-US.md index b440337ebe..6d0377e453 100644 --- a/src/packages/__VUE/rate/doc.en-US.md +++ b/src/packages/__VUE/rate/doc.en-US.md @@ -74,7 +74,7 @@ app.use(Rate); | --- | --- | --- | | change | An event that fires whenever the current score is modified | val | -### Types version +### Types v4.3.3 The component exports the following type definitions: diff --git a/src/packages/__VUE/rate/doc.md b/src/packages/__VUE/rate/doc.md index 354d805003..fd7f257ce6 100644 --- a/src/packages/__VUE/rate/doc.md +++ b/src/packages/__VUE/rate/doc.md @@ -74,7 +74,7 @@ app.use(Rate); | --- | --- | --- | | change | 当前分值修改时时触发的事件 | 当前值 | -### 类型定义 version +### 类型定义 v4.3.3 组件导出以下类型定义: diff --git a/src/packages/__VUE/rate/doc.taro.md b/src/packages/__VUE/rate/doc.taro.md index 86dd9dc1bf..f700a2be89 100644 --- a/src/packages/__VUE/rate/doc.taro.md +++ b/src/packages/__VUE/rate/doc.taro.md @@ -73,7 +73,7 @@ app.use(Rate); | --- | --- | --- | | change | 当前分值修改时时触发的事件 | 当前值 | -### 类型定义 version +### 类型定义 v4.3.3 组件导出以下类型定义: diff --git a/src/packages/__VUE/swipe/doc.en-US.md b/src/packages/__VUE/swipe/doc.en-US.md index 3196344385..178ec0a8bd 100644 --- a/src/packages/__VUE/swipe/doc.en-US.md +++ b/src/packages/__VUE/swipe/doc.en-US.md @@ -86,7 +86,7 @@ Use [ref](https://vuejs.org/guide/essentials/template-refs.html) to get Swipe in | --- | --- | --- | --- | | lock`v4.1.1` | When a child Swipe opens, others will close. | boolean | `false` | -### Types version +### Types v4.3.3 The component exports the following type definitions: diff --git a/src/packages/__VUE/swipe/doc.md b/src/packages/__VUE/swipe/doc.md index af33b321c4..1354ccfc5f 100644 --- a/src/packages/__VUE/swipe/doc.md +++ b/src/packages/__VUE/swipe/doc.md @@ -86,7 +86,7 @@ app.use(Swipe); | --- | --- | --- | --- | | lock`v4.1.1` | 控制内部 Swipe 互斥,即滑动打开某一个 Swipe 时,触发其余 Swipe 的 close 方法 | boolean | `false` | -### 类型定义 version +### 类型定义 v4.3.3 组件导出以下类型定义: diff --git a/src/packages/__VUE/swipe/doc.taro.md b/src/packages/__VUE/swipe/doc.taro.md index 43b57810ec..c576ee909c 100644 --- a/src/packages/__VUE/swipe/doc.taro.md +++ b/src/packages/__VUE/swipe/doc.taro.md @@ -86,7 +86,7 @@ app.use(Swipe); | --- | --- | --- | --- | | lock`v4.1.1` | 控制内部 Swipe 互斥,即滑动打开某一个 Swipe 时,触发其余 Swipe 的 close 方法 | boolean | `false` | -### 类型定义 version +### 类型定义 v4.3.3 组件导出以下类型定义: diff --git a/src/packages/__VUE/tag/doc.en-US.md b/src/packages/__VUE/tag/doc.en-US.md index b9c2353050..81d69c8b72 100644 --- a/src/packages/__VUE/tag/doc.en-US.md +++ b/src/packages/__VUE/tag/doc.en-US.md @@ -53,7 +53,7 @@ app.use(Tag); | click | click event | `event` | | close | close event | `event` | -### Types version +### Types v4.3.3 The component exports the following type definitions: diff --git a/src/packages/__VUE/tag/doc.md b/src/packages/__VUE/tag/doc.md index 7d90479c40..4c4db49252 100644 --- a/src/packages/__VUE/tag/doc.md +++ b/src/packages/__VUE/tag/doc.md @@ -53,7 +53,7 @@ app.use(Tag); | click | 点击事件 | `event` | | close | 关闭事件 | `event` | -### 类型定义 version +### 类型定义 v4.3.3 组件导出以下类型定义: diff --git a/src/packages/__VUE/tag/doc.taro.md b/src/packages/__VUE/tag/doc.taro.md index 478bb539c3..7b12042306 100644 --- a/src/packages/__VUE/tag/doc.taro.md +++ b/src/packages/__VUE/tag/doc.taro.md @@ -53,7 +53,7 @@ app.use(Tag); | click | 点击事件 | `event` | | close | 关闭事件 | `event` | -### 类型定义 version +### 类型定义 v4.3.3 组件导出以下类型定义: diff --git a/src/packages/__VUE/tour/doc.en-US.md b/src/packages/__VUE/tour/doc.en-US.md index 84c3259e60..dbafe767f8 100644 --- a/src/packages/__VUE/tour/doc.en-US.md +++ b/src/packages/__VUE/tour/doc.en-US.md @@ -2,7 +2,7 @@ ### Intro -A bubble component used to guide the user through the product's capabilities. This component has been available since version 4.0. +A bubble component used to guide the user through the product's capabilities. This component has been available since v4.0. ### Install