From 8bdc0c92ff77a59d4befab5c730183653466f473 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8F=B5=E4=B9=8B?= Date: Wed, 1 Nov 2023 11:19:39 +0800 Subject: [PATCH] chore(*): Release-1.26.29 --- CHANGELOG.md | 20 ++++++++++++++++++++ LATESTLOG.md | 21 +++++++++------------ docs/breadcrumb/index.md | 10 +++++----- docs/upload/index.md | 2 +- index.js | 2 +- package.json | 2 +- 6 files changed, 37 insertions(+), 20 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index da68df79db..79c16013c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,25 @@ # Change Log +## [1.26.29](https://github.com/alibaba-fusion/next/compare/1.26.28...1.26.29) (2023-11-01) + + +### Bug Fixes + +* **Calendar:** calendar should support uncontrolled mode, close [#4491](https://github.com/alibaba-fusion/next/issues/4491) ([64396da](https://github.com/alibaba-fusion/next/commit/64396da)) +* **Cascader:** first level menu always can collapse next level menus, close [#4472](https://github.com/alibaba-fusion/next/issues/4472) ([#4502](https://github.com/alibaba-fusion/next/issues/4502)) ([c8ed0b5](https://github.com/alibaba-fusion/next/commit/c8ed0b5)) +* **Select:** should prevent scroll when click wrapper, close [#4492](https://github.com/alibaba-fusion/next/issues/4492) ([#4504](https://github.com/alibaba-fusion/next/issues/4504)) ([dae8daf](https://github.com/alibaba-fusion/next/commit/dae8daf)) +* **Switch:** should unClickable while diabled, close [#4478](https://github.com/alibaba-fusion/next/issues/4478) ([28266ad](https://github.com/alibaba-fusion/next/commit/28266ad)) +* **Tab:** scroll by active correctly, close [#4227](https://github.com/alibaba-fusion/next/issues/4227) ([#4505](https://github.com/alibaba-fusion/next/issues/4505)) ([1f0a4f4](https://github.com/alibaba-fusion/next/commit/1f0a4f4)) + + +### Features + +* **upload:** add listType 'none' to hide upload list ([#4500](https://github.com/alibaba-fusion/next/issues/4500)) ([bf5bf12](https://github.com/alibaba-fusion/next/commit/bf5bf12)) +* **Breadcrumb:** Add onClick eventHandler for item, close [#4457](https://github.com/alibaba-fusion/next/issues/4457)([fdcf494](https://github.com/alibaba-fusion/next/commit/fdcf494)) + + + + ## [1.26.28](https://github.com/alibaba-fusion/next/compare/1.26.27...1.26.28) (2023-10-25) diff --git a/LATESTLOG.md b/LATESTLOG.md index d0398a26f3..280b4e8aeb 100644 --- a/LATESTLOG.md +++ b/LATESTLOG.md @@ -1,23 +1,20 @@ -# Latest Log +# Latest Log -## [1.26.28](https://github.com/alibaba-fusion/next/compare/1.26.26...1.26.28) (2023-10-25) +## [1.26.29](https://github.com/alibaba-fusion/next/compare/1.26.28...1.26.29) (2023-11-01) ### Bug Fixes -* **CascaderSelect:** a typesetting error occurred while being at the … ([#4455](https://github.com/alibaba-fusion/next/issues/4455)) ([6d98078](https://github.com/alibaba-fusion/next/commit/6d98078)) -* **DatePicker2:** change inputValue when only mode changes ([#4486](https://github.com/alibaba-fusion/next/issues/4486)) ([ff392f1](https://github.com/alibaba-fusion/next/commit/ff392f1)) -* **Dialog:** in case of overlay is empty, close [#4333](https://github.com/alibaba-fusion/next/issues/4333) ([#4475](https://github.com/alibaba-fusion/next/issues/4475)) ([d912527](https://github.com/alibaba-fusion/next/commit/d912527)) -* **Dialog2:** clear warning by ConfigProvider cross ref props with no forwardRef component ([d017934](https://github.com/alibaba-fusion/next/commit/d017934)) -* **Field:** field props rules should be immutable, close [#4367](https://github.com/alibaba-fusion/next/issues/4367) ([#4479](https://github.com/alibaba-fusion/next/issues/4479)) ([3919d50](https://github.com/alibaba-fusion/next/commit/3919d50)) -* **NumberPicker:** fix minimum value on initialization ([#4477](https://github.com/alibaba-fusion/next/issues/4477)) ([9de2dbd](https://github.com/alibaba-fusion/next/commit/9de2dbd)) -* **Select:** can infinite scroll when useVirtual, close [#4175](https://github.com/alibaba-fusion/next/issues/4175) ([#4476](https://github.com/alibaba-fusion/next/issues/4476)) ([8d0b263](https://github.com/alibaba-fusion/next/commit/8d0b263)) -* **Table:** error when columns is undefined, close [#4070](https://github.com/alibaba-fusion/next/issues/4070) ([#4474](https://github.com/alibaba-fusion/next/issues/4474)) ([b1f504c](https://github.com/alibaba-fusion/next/commit/b1f504c)) +* **Calendar:** calendar should support uncontrolled mode, close [#4491](https://github.com/alibaba-fusion/next/issues/4491) ([64396da](https://github.com/alibaba-fusion/next/commit/64396da)) +* **Cascader:** first level menu always can collapse next level menus, close [#4472](https://github.com/alibaba-fusion/next/issues/4472) ([#4502](https://github.com/alibaba-fusion/next/issues/4502)) ([c8ed0b5](https://github.com/alibaba-fusion/next/commit/c8ed0b5)) +* **Select:** should prevent scroll when click wrapper, close [#4492](https://github.com/alibaba-fusion/next/issues/4492) ([#4504](https://github.com/alibaba-fusion/next/issues/4504)) ([dae8daf](https://github.com/alibaba-fusion/next/commit/dae8daf)) +* **Switch:** should unClickable while diabled, close [#4478](https://github.com/alibaba-fusion/next/issues/4478) ([28266ad](https://github.com/alibaba-fusion/next/commit/28266ad)) +* **Tab:** scroll by active correctly, close [#4227](https://github.com/alibaba-fusion/next/issues/4227) ([#4505](https://github.com/alibaba-fusion/next/issues/4505)) ([1f0a4f4](https://github.com/alibaba-fusion/next/commit/1f0a4f4)) ### Features -* **Radio:** add focus support for RadioGroup ([#4465](https://github.com/alibaba-fusion/next/issues/4465)) ([66d06c9](https://github.com/alibaba-fusion/next/commit/66d06c9)) -* **TreeSelect:** support special valueRender, close [#4464](https://github.com/alibaba-fusion/next/issues/4464) ([#4470](https://github.com/alibaba-fusion/next/issues/4470)) ([9aa17b6](https://github.com/alibaba-fusion/next/commit/9aa17b6)) +* **upload:** add listType 'none' to hide upload list ([#4500](https://github.com/alibaba-fusion/next/issues/4500)) ([bf5bf12](https://github.com/alibaba-fusion/next/commit/bf5bf12)) +* **Breadcrumb:** Add onClick eventHandler for item, close [#4457](https://github.com/alibaba-fusion/next/issues/4457)([fdcf494](https://github.com/alibaba-fusion/next/commit/fdcf494)) diff --git a/docs/breadcrumb/index.md b/docs/breadcrumb/index.md index 096f6e351c..1eb5aa0a64 100644 --- a/docs/breadcrumb/index.md +++ b/docs/breadcrumb/index.md @@ -28,13 +28,13 @@ | popupProps | 添加到弹层上的属性(在showHiddenItems为true时才有意义) | Object | - | 1.23 | | separator | 分隔符,可以是文本或 Icon | ReactNode/String | - | | | component | 设置标签类型 | String/Function | 'nav' | | - + ### Breadcrumb.Item -| 参数 | 说明 | 类型 | 默认值 | -| ---- | -------------------------------------------- | ------ | --- | -| link | 面包屑节点链接,如果设置这个属性,则该节点为`` ,否则是`` | String | - | -| onClick | 单击事件 | Function (event: MouseEvent) => void +| 参数 | 说明 | 类型 | 默认值 | +| ---- | -------------------------------------------- | ------ |------| +| link | 面包屑节点链接,如果设置这个属性,则该节点为`` ,否则是`` | String | - | +| onClick | 单击事件 | Function (event: MouseEvent) => void | - | ## 无障碍键盘操作指南 | 按键 | 说明 | diff --git a/docs/upload/index.md b/docs/upload/index.md index 5933f53de7..7835dec209 100644 --- a/docs/upload/index.md +++ b/docs/upload/index.md @@ -66,7 +66,7 @@ iframe上传会额外传递参数 `_documentDomain` 方便你设置域名。 | onDrop | 放文件

**签名**:
Function() => void | Function | func.noop | | | value | 文件列表 | Array | - | | | defaultValue | 默认文件列表 | Array | - | | -| listType | 上传列表的样式

**可选值**:
'text'(文字)
'image'(图文)
'card'(卡片) | Enum | - | | +| listType | 上传列表的样式

**可选值**:
'text'(文字)
'image'(图文)
'card'(卡片)
'none' | Enum | - | | | formatter | 数据格式化函数,配合自定义 action 使用,参数为服务器的响应数据,详见 [formatter](#formater)

**签名**:
Function(response: Object, file: File) => void
**参数**:
_response_: {Object} 返回
_file_: {File} 文件对象 | Function | - | | | limit | 最大文件上传个数 | Number | Infinity | | | dragable | 可选参数,是否支持拖拽上传,`ie10+` 支持。 | Boolean | - | | diff --git a/index.js b/index.js index 284374bf68..97865534ac 100644 --- a/index.js +++ b/index.js @@ -1,5 +1,5 @@ var next = require('./lib/index.js'); -next.version = '1.26.28'; +next.version = '1.26.29'; module.exports = next; diff --git a/package.json b/package.json index be199ca848..3c438d1245 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@alifd/next", - "version": "1.26.28", + "version": "1.26.29", "description": "A configurable component library for web built on React.", "keywords": [ "fusion",