Skip to content

Commit

Permalink
chore(*): Release-1.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lakerswgq committed Sep 8, 2022
1 parent e215a92 commit 7820922
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 58 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Change Log

## [1.26.1](https://github.com/alibaba-fusion/next/compare/1.26.0...1.26.1) (2022-09-08)


### Bug Fixes

* **Card:** limit show/hide divider selector ([cd8e782](https://github.com/alibaba-fusion/next/commit/cd8e782))
* **Form:** useLabelForErrorMessage of Form.Item have a higher priority than Form ([#4088](https://github.com/alibaba-fusion/next/issues/4088)) ([b0aec62](https://github.com/alibaba-fusion/next/commit/b0aec62))
* **Notification:** update notfication icon api and form labelAlign api document, close [#4087](https://github.com/alibaba-fusion/next/issues/4087) [#3917](https://github.com/alibaba-fusion/next/issues/3917) ([ae4413e](https://github.com/alibaba-fusion/next/commit/ae4413e))
* **Table:** optimize table loding ([e215a92](https://github.com/alibaba-fusion/next/commit/e215a92))
* **Table:** prevent crash when dataSource is undefined, close [#4073](https://github.com/alibaba-fusion/next/issues/4073) ([cc1817a](https://github.com/alibaba-fusion/next/commit/cc1817a))


### Features

* ballon-onVisibleChange add args ([64777e1](https://github.com/alibaba-fusion/next/commit/64777e1))




# [1.26.0-beta.4](https://github.com/alibaba-fusion/next/compare/1.25.45...1.26.0-beta.4) (2022-06-30)


Expand Down
60 changes: 7 additions & 53 deletions LATESTLOG.md
Original file line number Diff line number Diff line change
@@ -1,65 +1,19 @@
# Latest Log

# [1.26.0-beta.4](https://github.com/alibaba-fusion/next/compare/1.25.45...1.26.0-beta.4) (2022-06-30)
## [1.26.1](https://github.com/alibaba-fusion/next/compare/1.26.0...1.26.1) (2022-09-08)


### Bug Fixes

* **Table:** prevent loading crash, fix [#3369](https://github.com/alibaba-fusion/next/issues/3369) ([#3973](https://github.com/alibaba-fusion/next/issues/3973)) ([aaa332c](https://github.com/alibaba-fusion/next/commit/aaa332c))
* cellDomRef is undefined ([654dcae](https://github.com/alibaba-fusion/next/commit/654dcae))
* some pc h5 cross issue ([bbf871c](https://github.com/alibaba-fusion/next/commit/bbf871c))
* **CascaderSelect:** could pass menuProps={{focusable: true}} to cascader fix [#3685](https://github.com/alibaba-fusion/next/issues/3685) ([3a5c056](https://github.com/alibaba-fusion/next/commit/3a5c056))
* **CascaderSelect:** focus to input after select ([#3712](https://github.com/alibaba-fusion/next/issues/3712)) ([bd1d44f](https://github.com/alibaba-fusion/next/commit/bd1d44f))
* **Core:** division deprecation warning when using dart-sass ([001a21f](https://github.com/alibaba-fusion/next/commit/001a21f))
* **DatePicker2:** fix selected value display when disabled ([#3706](https://github.com/alibaba-fusion/next/issues/3706)), close [#3705](https://github.com/alibaba-fusion/next/issues/3705) ([ca84bc9](https://github.com/alibaba-fusion/next/commit/ca84bc9))
* **Dialog:** could custom margin-bottom when no footer fix [#3799](https://github.com/alibaba-fusion/next/issues/3799) ([#3809](https://github.com/alibaba-fusion/next/issues/3809)) ([a407931](https://github.com/alibaba-fusion/next/commit/a407931))
* **Dialog:** height type can be either number or string ([#3807](https://github.com/alibaba-fusion/next/issues/3807)) ([600efaf](https://github.com/alibaba-fusion/next/commit/600efaf))
* **Dialog:** rollback body style while unmount fix [#3725](https://github.com/alibaba-fusion/next/issues/3725) ([2447585](https://github.com/alibaba-fusion/next/commit/2447585))
* **Dialog:** style higher than props fix [#3797](https://github.com/alibaba-fusion/next/issues/3797) ([a7ee53c](https://github.com/alibaba-fusion/next/commit/a7ee53c))
* **Drawer:** rollback body style while unmount fix [#3725](https://github.com/alibaba-fusion/next/issues/3725) ([#3829](https://github.com/alibaba-fusion/next/issues/3829)) ([9155964](https://github.com/alibaba-fusion/next/commit/9155964))
* **Field:** fix field.validate function signature ([#3723](https://github.com/alibaba-fusion/next/issues/3723)) ([96f36ef](https://github.com/alibaba-fusion/next/commit/96f36ef))
* **Input:** 修复密码输入框在禁用态的时候仍然可以点击右侧的眼睛来切换显隐的问题 ([44a2d12](https://github.com/alibaba-fusion/next/commit/44a2d12))
* **Menu:** keys of more, close [#3733](https://github.com/alibaba-fusion/next/issues/3733) ([189b21f](https://github.com/alibaba-fusion/next/commit/189b21f))
* **NumberPicker:** repair field setValues 0 numberPicker unread, clos… ([#3752](https://github.com/alibaba-fusion/next/issues/3752)) ([47462eb](https://github.com/alibaba-fusion/next/commit/47462eb))
* **NumberPicker:** repair numberPicker log string, close [#3768](https://github.com/alibaba-fusion/next/issues/3768) ([#3769](https://github.com/alibaba-fusion/next/issues/3769)) ([d68df7f](https://github.com/alibaba-fusion/next/commit/d68df7f))
* **Overlay:** onTouchEnd stopPropagation by default ([#3714](https://github.com/alibaba-fusion/next/issues/3714)) ([8b0735a](https://github.com/alibaba-fusion/next/commit/8b0735a))
* **Overlay:** ts add placement ([#3753](https://github.com/alibaba-fusion/next/issues/3753)) ([504cca5](https://github.com/alibaba-fusion/next/commit/504cca5))
* **Range:** fix onChange/onProgress types ([3eb78e3](https://github.com/alibaba-fusion/next/commit/3eb78e3))
* **Range:** onProcess&onChange props type error fix [#2769](https://github.com/alibaba-fusion/next/issues/2769) ([#3816](https://github.com/alibaba-fusion/next/issues/3816)) ([3768a0d](https://github.com/alibaba-fusion/next/commit/3768a0d))
* **Range:** repair browser count float issue, close [#3652](https://github.com/alibaba-fusion/next/issues/3652) ([59c8d08](https://github.com/alibaba-fusion/next/commit/59c8d08))
* **Select:** could select item already selected fix [#3791](https://github.com/alibaba-fusion/next/issues/3791) ([a2640b0](https://github.com/alibaba-fusion/next/commit/a2640b0))
* **Select:** make highlight color configurable ([fce8a91](https://github.com/alibaba-fusion/next/commit/fce8a91))
* **Select:** make width stable ([2962edf](https://github.com/alibaba-fusion/next/commit/2962edf))
* **Select:** optimize controlled highlightKey question, close [#3795](https://github.com/alibaba-fusion/next/issues/3795) ([#3798](https://github.com/alibaba-fusion/next/issues/3798)) ([dfbd657](https://github.com/alibaba-fusion/next/commit/dfbd657))
* **Switch:** set children text size to form-element-font-size, fix [#3710](https://github.com/alibaba-fusion/next/issues/3710) ([#3711](https://github.com/alibaba-fusion/next/issues/3711)) ([5e63dc5](https://github.com/alibaba-fusion/next/commit/5e63dc5))
* **Tab:** config active line padding ([b818e6e](https://github.com/alibaba-fusion/next/commit/b818e6e))
* **Tab:** style compile fail ([d266f85](https://github.com/alibaba-fusion/next/commit/d266f85))
* **Table:** data should be mutable for async load ([3653a02](https://github.com/alibaba-fusion/next/commit/3653a02))
* **Table:** do not change dataSource ([#3811](https://github.com/alibaba-fusion/next/issues/3811)) ([0a52fc3](https://github.com/alibaba-fusion/next/commit/0a52fc3))
* **Table:** fix memory leak ([c04fb68](https://github.com/alibaba-fusion/next/commit/c04fb68))
* **Table:** hidden to __hidden ([6c3e54a](https://github.com/alibaba-fusion/next/commit/6c3e54a))
* **Table:** tree table support virtual ([5e7c865](https://github.com/alibaba-fusion/next/commit/5e7c865))
* **Table:** virtual table with selection should tell all records, fix [#3792](https://github.com/alibaba-fusion/next/issues/3792) ([62b4591](https://github.com/alibaba-fusion/next/commit/62b4591))
* 修复从只读态切换到输入态时无法删除已上传的问题 ([7f889d5](https://github.com/alibaba-fusion/next/commit/7f889d5))
* **TimePicker2:** fix RangePicker wrong minutes and seconds disabled ([#3771](https://github.com/alibaba-fusion/next/issues/3771)), close [#3766](https://github.com/alibaba-fusion/next/issues/3766) ([ecfc2d6](https://github.com/alibaba-fusion/next/commit/ecfc2d6))
* use Set to avoid duplication keys ([#3772](https://github.com/alibaba-fusion/next/issues/3772)),close [#3773](https://github.com/alibaba-fusion/next/issues/3773) ([2877a88](https://github.com/alibaba-fusion/next/commit/2877a88))
* **Transfer:** fix some wrong prop-types of transfer ([f1a5209](https://github.com/alibaba-fusion/next/commit/f1a5209))
* **TreeSelect:** clear search value when select, close [#3738](https://github.com/alibaba-fusion/next/issues/3738) ([f47e25e](https://github.com/alibaba-fusion/next/commit/f47e25e))
* **Upload:** card add ts ([b0e66af](https://github.com/alibaba-fusion/next/commit/b0e66af))
* **Card:** limit show/hide divider selector ([cd8e782](https://github.com/alibaba-fusion/next/commit/cd8e782))
* **Form:** useLabelForErrorMessage of Form.Item have a higher priority than Form ([#4088](https://github.com/alibaba-fusion/next/issues/4088)) ([b0aec62](https://github.com/alibaba-fusion/next/commit/b0aec62))
* **Notification:** update notfication icon api and form labelAlign api document, close [#4087](https://github.com/alibaba-fusion/next/issues/4087) [#3917](https://github.com/alibaba-fusion/next/issues/3917) ([ae4413e](https://github.com/alibaba-fusion/next/commit/ae4413e))
* **Table:** optimize table loding ([e215a92](https://github.com/alibaba-fusion/next/commit/e215a92))
* **Table:** prevent crash when dataSource is undefined, close [#4073](https://github.com/alibaba-fusion/next/issues/4073) ([cc1817a](https://github.com/alibaba-fusion/next/commit/cc1817a))


### Features

* **Avatar:** theme support config border ([#3967](https://github.com/alibaba-fusion/next/issues/3967)) ([c83fffc](https://github.com/alibaba-fusion/next/commit/c83fffc))
* **Badge:** theme support config border, close [#3963](https://github.com/alibaba-fusion/next/issues/3963) ([#3966](https://github.com/alibaba-fusion/next/issues/3966)) ([812e0f2](https://github.com/alibaba-fusion/next/commit/812e0f2))
* **Dialog:** add api wrapperClassName for v2 fix [#3703](https://github.com/alibaba-fusion/next/issues/3703) ([266d55f](https://github.com/alibaba-fusion/next/commit/266d55f))
* **Dialog:** new api noPadding for Dialog body padding fix [#3892](https://github.com/alibaba-fusion/next/issues/3892) ([#3893](https://github.com/alibaba-fusion/next/issues/3893)) ([ffb274f](https://github.com/alibaba-fusion/next/commit/ffb274f))
* **Search:** theme support config focus status, close [#3965](https://github.com/alibaba-fusion/next/issues/3965) ([#3970](https://github.com/alibaba-fusion/next/issues/3970)) ([f16f16f](https://github.com/alibaba-fusion/next/commit/f16f16f))
* use big.js instead of bignumber.js, for smaller bundle size ([#3946](https://github.com/alibaba-fusion/next/issues/3946)) ([88147bd](https://github.com/alibaba-fusion/next/commit/88147bd))
* **Drawer:** v2 version fix [#3330](https://github.com/alibaba-fusion/next/issues/3330), fix [#3258](https://github.com/alibaba-fusion/next/issues/3258), fix [#3045](https://github.com/alibaba-fusion/next/issues/3045), fix [#2618](https://github.com/alibaba-fusion/next/issues/2618), fix [#2419](https://github.com/alibaba-fusion/next/issues/2419) ([23309cd](https://github.com/alibaba-fusion/next/commit/23309cd))
* **Message:** can remove icon by iconType: false ([b0f732e](https://github.com/alibaba-fusion/next/commit/b0f732e))
* **Tab:** add api showAdd fix [#3632](https://github.com/alibaba-fusion/next/issues/3632), fix [#3661](https://github.com/alibaba-fusion/next/issues/3661), fix [#2869](https://github.com/alibaba-fusion/next/issues/2869), fix [#2848](https://github.com/alibaba-fusion/next/issues/2848) ([44bd710](https://github.com/alibaba-fusion/next/commit/44bd710))
* **Transfer:** transfer support different search config between panels ([#3724](https://github.com/alibaba-fusion/next/issues/3724)), close [#3664](https://github.com/alibaba-fusion/next/issues/3664) ([3a3e4ed](https://github.com/alibaba-fusion/next/commit/3a3e4ed))
* optimize id-ID language copy writer ([3847b6b](https://github.com/alibaba-fusion/next/commit/3847b6b))
* ballon-onVisibleChange add args ([64777e1](https://github.com/alibaba-fusion/next/commit/64777e1))


4 changes: 2 additions & 2 deletions docs/form/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
| inline | 内联表单 | Boolean | - | |
| size | 单个 Item 的 size 自定义,优先级高于 Form 的 size, 并且当组件与 Item 一起使用时,组件自身设置 size 属性无效。<br/><br/>**可选值**:<br/>'large'(大)<br/>'medium'(中)<br/>'small'(小) | Enum | 'medium' | |
| fullWidth | 单个 Item 中表单类组件宽度是否是100% | Boolean | - | |
| labelAlign | 标签的位置, 如果不设置 labelCol 和 wrapperCol 那么默认是标签在上<br/>inset模式仅支持Input与Select组件<br/><br/>**可选值**:<br/>'top'(上)<br/>'left'(左)<br/>'inset'(内) | Enum | 'left' | |
| labelAlign | 标签的位置, 如果不设置 labelCol 和 wrapperCol 那么默认是标签在上<br/><br/>**可选值**:<br/>'top'(上)<br/>'left'(左)<br/>'inset'(内) | Enum | 'left' | |
| labelTextAlign | 标签的左右对齐方式<br/><br/>**可选值**:<br/>'left'(左)<br/>'right'(右) | Enum | - | |
| field | field 实例, 传 false 会禁用 field | any | - | |
| saveField | 保存 Form 自动生成的 field 对象<br/><br/>**签名**:<br/>Function() => void | Function | func.noop | |
Expand Down Expand Up @@ -76,7 +76,7 @@
| hasFeedback | 配合 validateState 属性使用,是否展示 success/loading 的校验状态图标, 目前只有Input支持 | Boolean | false |
| children | node 或者 function(values) | ReactNode/Function | - |
| fullWidth | 单个 Item 中表单类组件宽度是否是100% | Boolean | - |
| labelAlign | 标签的位置, 如果不设置 labelCol 和 wrapperCol 那么默认是标签在上<br/>inset模式仅支持Input与Select组件<br/><br/>**可选值**:<br/>'top'(上)<br/>'left'(左)<br/>'inset'(内) | Enum | - |
| labelAlign | 标签的位置, 如果不设置 labelCol 和 wrapperCol 那么默认是标签在上<br/><br/>**可选值**:<br/>'top'(上)<br/>'left'(左)<br/>'inset'(内) | Enum | - |
| labelTextAlign | 标签的左右对齐方式<br/><br/>**可选值**:<br/>'left'(左)<br/>'right'(右) | Enum | - |
| required | [表单校验] 不能为空 | Boolean | - |
| asterisk | required 的星号是否显示 | Boolean | - |
Expand Down
2 changes: 1 addition & 1 deletion docs/overlay/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ Popup 是对 Overlay 的封装,它接收某个节点作为触发节点,弹
| v2 | 开启 v2 版本 | Boolean | - | | | | | | | | | | | |
| placement | [v2] 快捷位置,包含 'tl' | 't' | 'tr' | 'rt' | 'r' | 'rb' | 'bl' | 'b' | 'br' | 'lt' | 'l' | 'lb' | String | - |
| placementOffset | [v2] 弹层偏离触发元素的像素值 | Number | - | | | | | | | | | | | |
| autoAdjust | [v2] 浮窗被遮挡时是否自动调整位置 | Boolean | true | | | | | | | | | | | |
| autoAdjust | [v2] 浮窗被遮挡时是否自动调整位置 | Boolean | - | | | | | | | | | | | |

## 无障碍键盘操作指南

Expand Down
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
var next = require('./lib/index.js');

next.version = '1.26.0';
next.version = '1.26.1';

module.exports = next;
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alifd/next",
"version": "1.26.0",
"version": "1.26.1",
"description": "A configurable component library for web built on React.",
"keywords": [
"fusion",
Expand Down

0 comments on commit 7820922

Please sign in to comment.