Skip to content

Commit

Permalink
chore(*): Release-1.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
youluna committed Aug 23, 2021
1 parent ce04406 commit 33a6457
Show file tree
Hide file tree
Showing 13 changed files with 131 additions and 57 deletions.
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# Change Log

# [1.24.0](https://github.com/alibaba-fusion/next/compare/1.23.24...1.24.0) (2021-08-23)


### Bug Fixes

* **Message:** animation for message ([f67e216](https://github.com/alibaba-fusion/next/commit/f67e216))
* **NumberPicker:** delete 0 at beginning for stringMode ([1ed7b45](https://github.com/alibaba-fusion/next/commit/1ed7b45))
* **NumberPicker:** onChange fired twice on win10 & cn input, close [#3110](https://github.com/alibaba-fusion/next/issues/3110) ([eed9b55](https://github.com/alibaba-fusion/next/commit/eed9b55))
* **NumberPicker:** step should work on undefined and win10 bug, close [#3110](https://github.com/alibaba-fusion/next/issues/3110) ([8366fdf](https://github.com/alibaba-fusion/next/commit/8366fdf))
* **Upload:** remove reUpload in ie9 ([c8f0021](https://github.com/alibaba-fusion/next/commit/c8f0021))


### Features

* remove dependency of next, in mobile mode, close [#3080](https://github.com/alibaba-fusion/next/issues/3080) ([3c3cdd7](https://github.com/alibaba-fusion/next/commit/3c3cdd7))
* **Form:** add api disabled for Form fix [#3024](https://github.com/alibaba-fusion/next/issues/3024) ([b966299](https://github.com/alibaba-fusion/next/commit/b966299))
* **Form:** move name to FormItem fix [#937](https://github.com/alibaba-fusion/next/issues/937) ([9977f45](https://github.com/alibaba-fusion/next/commit/9977f45))
* **Form:** support config label and text color when isPreview=true fix [#2418](https://github.com/alibaba-fusion/next/issues/2418),[#2107](https://github.com/alibaba-fusion/next/issues/2107) ([c5e0c14](https://github.com/alibaba-fusion/next/commit/c5e0c14))
* **Message:** support multiple instance by Message.config fix [#3259](https://github.com/alibaba-fusion/next/issues/3259) ([b28077a](https://github.com/alibaba-fusion/next/commit/b28077a))
* **NumberPicker:** add bignumber support ([eca241d](https://github.com/alibaba-fusion/next/commit/eca241d))
* **NumberPicker:** refactor interactive logic ([5eabf65](https://github.com/alibaba-fusion/next/commit/5eabf65))
* **Table:** update resize style, close [#3215](https://github.com/alibaba-fusion/next/issues/3215) ([b71f725](https://github.com/alibaba-fusion/next/commit/b71f725))
* **Upload:** add removeCallback for itemRender fix [#3022](https://github.com/alibaba-fusion/next/issues/3022) ([fb23c5d](https://github.com/alibaba-fusion/next/commit/fb23c5d))
* **Upload:** new api reUpload for upload error fix [#3010](https://github.com/alibaba-fusion/next/issues/3010) ([05d80a3](https://github.com/alibaba-fusion/next/commit/05d80a3))
* **Upload:** new api showDownload to show download icon ([638e001](https://github.com/alibaba-fusion/next/commit/638e001))




## [1.23.24](https://github.com/alibaba-fusion/next/compare/1.23.23...1.23.24) (2021-08-23)


Expand Down
24 changes: 21 additions & 3 deletions LATESTLOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,29 @@
# Latest Log

## [1.23.24](https://github.com/alibaba-fusion/next/compare/1.23.23...1.23.24) (2021-08-23)
# [1.24.0](https://github.com/alibaba-fusion/next/compare/1.23.24...1.24.0) (2021-08-23)


### Bug Fixes

* **CascaderSelect:** deduplicate value ([3c86c31](https://github.com/alibaba-fusion/next/commit/3c86c31))
* **Table:** filter invalid dom attributes ([1a40ac6](https://github.com/alibaba-fusion/next/commit/1a40ac6))
* **Message:** animation for message ([f67e216](https://github.com/alibaba-fusion/next/commit/f67e216))
* **NumberPicker:** delete 0 at beginning for stringMode ([1ed7b45](https://github.com/alibaba-fusion/next/commit/1ed7b45))
* **NumberPicker:** onChange fired twice on win10 & cn input, close [#3110](https://github.com/alibaba-fusion/next/issues/3110) ([eed9b55](https://github.com/alibaba-fusion/next/commit/eed9b55))
* **NumberPicker:** step should work on undefined and win10 bug, close [#3110](https://github.com/alibaba-fusion/next/issues/3110) ([8366fdf](https://github.com/alibaba-fusion/next/commit/8366fdf))
* **Upload:** remove reUpload in ie9 ([c8f0021](https://github.com/alibaba-fusion/next/commit/c8f0021))


### Features

* remove dependency of next, in mobile mode, close [#3080](https://github.com/alibaba-fusion/next/issues/3080) ([3c3cdd7](https://github.com/alibaba-fusion/next/commit/3c3cdd7))
* **Form:** add api disabled for Form fix [#3024](https://github.com/alibaba-fusion/next/issues/3024) ([b966299](https://github.com/alibaba-fusion/next/commit/b966299))
* **Form:** move name to FormItem fix [#937](https://github.com/alibaba-fusion/next/issues/937) ([9977f45](https://github.com/alibaba-fusion/next/commit/9977f45))
* **Form:** support config label and text color when isPreview=true fix [#2418](https://github.com/alibaba-fusion/next/issues/2418),[#2107](https://github.com/alibaba-fusion/next/issues/2107) ([c5e0c14](https://github.com/alibaba-fusion/next/commit/c5e0c14))
* **Message:** support multiple instance by Message.config fix [#3259](https://github.com/alibaba-fusion/next/issues/3259) ([b28077a](https://github.com/alibaba-fusion/next/commit/b28077a))
* **NumberPicker:** add bignumber support ([eca241d](https://github.com/alibaba-fusion/next/commit/eca241d))
* **NumberPicker:** refactor interactive logic ([5eabf65](https://github.com/alibaba-fusion/next/commit/5eabf65))
* **Table:** update resize style, close [#3215](https://github.com/alibaba-fusion/next/issues/3215) ([b71f725](https://github.com/alibaba-fusion/next/commit/b71f725))
* **Upload:** add removeCallback for itemRender fix [#3022](https://github.com/alibaba-fusion/next/issues/3022) ([fb23c5d](https://github.com/alibaba-fusion/next/commit/fb23c5d))
* **Upload:** new api reUpload for upload error fix [#3010](https://github.com/alibaba-fusion/next/issues/3010) ([05d80a3](https://github.com/alibaba-fusion/next/commit/05d80a3))
* **Upload:** new api showDownload to show download icon ([638e001](https://github.com/alibaba-fusion/next/commit/638e001))


6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,12 @@ import '@alifd/next/lib/button/style';

## 🌈 Contributing

Use Gitpod, a free online dev environment for GitHub.

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/alibaba-fusion/next)

Or clone locally:

- [Contributing](./site/en-us/contributing.md)

## 📣 Join Group
Expand Down
5 changes: 5 additions & 0 deletions README.zh-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,13 @@ babel 配置:
- [国际化](./site/zh-cn/i18n.md)
- [字体文件私有化部署](./site/zh-cn/font-deploy.md)


## 🌈 贡献代码
推荐在线编辑:使用 Gitpod, 一个源自 GitHub 的免费在线代码编辑工具:

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/alibaba-fusion/next)

具体步骤可参考:
- [贡献代码](./site/zh-cn/contributing.md)

## 📣 加入社区
Expand Down
5 changes: 4 additions & 1 deletion docs/form/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@
| responsive | 是否开启内置的响应式布局 (使用ResponsiveGrid) | Boolean | - | 1.19 |
| isPreview | 是否开启预览态 | Boolean | - | 1.19 |
| useLabelForErrorMessage | 是否使用 label 替换校验信息的 name 字段 | Boolean | - | 1.20 |
| colon | 表示是否显示 label 后面的冒号 | Boolean | false | |
| colon | 表示是否显示 label 后面的冒号 | Boolean | false | 1.22 |
| disabled | 是否禁用表单 | Boolean | false | |

### Form.Item

Expand All @@ -69,6 +70,7 @@
| labelCol | label 标签布局,通 `<Col>` 组件,设置 span offset 值,如 {span: 8, offset: 16},该项仅在垂直表单有效 | Object | - |
| wrapperCol | 需要为输入控件设置布局样式时,使用该属性,用法同 labelCol | Object | - |
| help | 自定义提示信息,如不设置,则会根据校验规则自动生成. | ReactNode | - |
| name | 字段名,默认赋值给第一个子元素 | String | - |
| extra | 额外的提示信息,和 help 类似,当需要错误信息和提示文案同时出现时,可以使用这个。 位于错误信息后面 | ReactNode | - |
| validateState | 校验状态,如不设置,则会根据校验规则自动生成<br/><br/>**可选值**:<br/>'error'(失败)<br/>'success'(成功)<br/>'loading'(校验中)<br/>'warning'(警告) | Enum | - |
| hasFeedback | 配合 validateState 属性使用,是否展示 success/loading 的校验状态图标, 目前只有Input支持 | Boolean | false |
Expand Down Expand Up @@ -107,6 +109,7 @@
| renderPreview | 预览态模式下渲染的内容<br/><br/>**签名**:<br/>Function(value: any) => void<br/>**参数**:<br/>_value_: {any} 根据包裹的组件的 value 类型而决定 | Function | - |
| useLabelForErrorMessage | 是否使用 label 替换校验信息的 name 字段 | Boolean | - |
| colon | 表示是否显示 label 后面的冒号 | Boolean | - |
| disabled | 是否禁用表单 | Boolean | - |
| valueName | 子元素的 value 名称 | String | - |

### Form.Submit
Expand Down
10 changes: 5 additions & 5 deletions docs/message/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,11 +99,11 @@ Message.config({
});
```

| 参数 | 说明 | 类型 | 默认值 |
| ------------ | --------------------- | --------- | --------- |
| duration | 默认自动关闭延时,单位秒 | Number | 3000 |
| top | 消息距离顶部的位置 | Number | 8 |
| maxCount | 最多同时出现的个数, 默认不限制 | Number | - | |
| 参数 | 说明 | 类型 | 默认值 | |
| -------- | ---------------- | ------ | ---- | --- |
| duration | 默认自动关闭延时,单位秒 | Number | 3000 | |
| top | 消息距离顶部的位置 | Number | 8 | |
| maxCount | 最多同时出现的个数, 默认不限制 | Number | - | |

```js
const instance = Message.success('this is a message');
Expand Down
Loading

0 comments on commit 33a6457

Please sign in to comment.