mirror of
https://gitee.com/ant-design-blazor/ant-design-blazor.git
synced 2024-12-01 19:48:17 +08:00
change log 0.17.1 (#3597)
This commit is contained in:
parent
8cbb511630
commit
d0f259b6a7
@ -15,6 +15,14 @@ timeline: true
|
||||
|
||||
---
|
||||
|
||||
### 0.17.1
|
||||
|
||||
`2023-12-27`
|
||||
|
||||
- 🐞 Fixed Table avoid duplicated row key. [#3594](https://github.com/ant-design-blazor/ant-design-blazor/pull/3594) [@ElderJames](https://github.com/ElderJames)
|
||||
- 🐞 Fixed Select avoid selected item being set to 0 when the default value of TItem is 0. [#3595](https://github.com/ant-design-blazor/ant-design-blazor/pull/3595) [@ElderJames](https://github.com/ElderJames)
|
||||
- 💄 Add support for custom script/style import locations. [#3596](https://github.com/ant-design-blazor/ant-design-blazor/pull/3596) [@ElderJames](https://github.com/ElderJames)
|
||||
|
||||
### 0.17.0
|
||||
|
||||
`2023-12-25`
|
||||
|
@ -15,6 +15,14 @@ timeline: true
|
||||
|
||||
---
|
||||
|
||||
### 0.17.1
|
||||
|
||||
`2023-12-27`
|
||||
|
||||
- 🐞 修复 Table 避免 key 重复异常。[#3594](https://github.com/ant-design-blazor/ant-design-blazor/pull/3594) [@ElderJames](https://github.com/ElderJames)
|
||||
- 🐞 修复 Select 避免非可空的 ITem 默认值为 0 导致默认选中0。[#3595](https://github.com/ant-design-blazor/ant-design-blazor/pull/3595) [@ElderJames](https://github.com/ElderJames)
|
||||
- 💄 优化 脚本/样式导入支持指定位置。[#3596](https://github.com/ant-design-blazor/ant-design-blazor/pull/3596) [@ElderJames](https://github.com/ElderJames)
|
||||
|
||||
### 0.17.0
|
||||
|
||||
`2023-12-25`
|
||||
|
Loading…
Reference in New Issue
Block a user