docs: fix changelog 0.19.0 (#3857)

This commit is contained in:
James Yeung 2024-05-09 23:24:48 +08:00 committed by GitHub
parent 12edd756c4
commit 8db23e82f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 15 additions and 3 deletions

View File

@ -44,7 +44,7 @@ timeline: true
- Select
- 🆕 Add EnumSelect Support using 'bind-Value' to get or set multiple enumeration values with the Flags attribute
- 🆕 Add EnumSelect Support using 'bind-Value' to get or set multiple enumeration values with the Flags attribute. [#3843](https://github.com/ant-design-blazor/ant-design-blazor/pull/3843) [@pankey888](https://github.com/pankey888)
- 🐞 Fixed List order after datasource change. [#3806](https://github.com/ant-design-blazor/ant-design-blazor/pull/3806) [@miguelkmarques](https://github.com/miguelkmarques)
- 📖 Docs add search sample for table select demo. [#3797](https://github.com/ant-design-blazor/ant-design-blazor/pull/3797) [@ElderJames](https://github.com/ElderJames)
@ -64,6 +64,13 @@ timeline: true
- 🐞 Fixed InputNumber cannot bind when pasting numbers with delimiters. [#3841](https://github.com/ant-design-blazor/ant-design-blazor/pull/3841) [@HuaFangYun](https://github.com/HuaFangYun)
- 🐞 Fixed overlay Prarent overlay hides irregularly when child is open or closed. (#3836, #3837). [#3838](https://github.com/ant-design-blazor/ant-design-blazor/pull/3838) [@pankey888](https://github.com/pankey888)
#### New Contributors
* @pathartl made their first contribution in https://github.com/ant-design-blazor/ant-design-blazor/pull/3579
* @tiansfather made their first contribution in https://github.com/ant-design-blazor/ant-design-blazor/pull/3787
* @miguelkmarques made their first contribution in https://github.com/ant-design-blazor/ant-design-blazor/pull/3806
* @pankey888 made their first contribution in https://github.com/ant-design-blazor/ant-design-blazor/pull/3827
* @HuaFangYun made their first contribution in https://github.com/ant-design-blazor/ant-design-blazor/pull/3841
### 0.18.3

View File

@ -45,7 +45,7 @@ timeline: true
- Select
- 🆕 新增 EnumSelect 绑定有 Flags 特性的枚举类型时,支持用 Value 绑定组合值。
- 🆕 新增 EnumSelect 绑定有 Flags 特性的枚举类型时,支持用 Value 绑定组合值。[#3843](https://github.com/ant-design-blazor/ant-design-blazor/pull/3843) [@pankey888](https://github.com/pankey888)
- 🐞 修复 选项列表随数据源变更重新排序。[#3806](https://github.com/ant-design-blazor/ant-design-blazor/pull/3806) [@miguelkmarques](https://github.com/miguelkmarques)
- 📖 给 TableSelect 示例增加查询功能。[#3797](https://github.com/ant-design-blazor/ant-design-blazor/pull/3797) [@ElderJames](https://github.com/ElderJames)
@ -66,7 +66,12 @@ timeline: true
- 🐞 修复 InputNumber 粘贴带有分隔符的数字时无法绑定。[#3841](https://github.com/ant-design-blazor/ant-design-blazor/pull/3841) [@HuaFangYun](https://github.com/HuaFangYun)
- 🐞 修复 Overlay 多子级关闭时,父级联动冲突。[#3838](https://github.com/ant-design-blazor/ant-design-blazor/pull/3838) [@pankey888](https://github.com/pankey888)
#### 此版本中新的贡献者
* @pathartl made their first contribution in https://github.com/ant-design-blazor/ant-design-blazor/pull/3579
* @tiansfather made their first contribution in https://github.com/ant-design-blazor/ant-design-blazor/pull/3787
* @miguelkmarques made their first contribution in https://github.com/ant-design-blazor/ant-design-blazor/pull/3806
* @pankey888 made their first contribution in https://github.com/ant-design-blazor/ant-design-blazor/pull/3827
* @HuaFangYun made their first contribution in https://github.com/ant-design-blazor/ant-design-blazor/pull/3841
### 0.18.3