| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.6.0 source code.tar.gz | 2026-02-10 | 4.2 MB | |
| 1.6.0 source code.zip | 2026-02-10 | 5.9 MB | |
| README.md | 2026-02-10 | 3.7 kB | |
| Totals: 3 Items | 10.1 MB | 0 | |
What's Changed
- π₯ Add MCP server for documentation. #4758 @ElderJames
- π₯ Add DraftMonitor component. #4747 @ElderJames
- π Add Steps the IconTemplate parameter to support custom icon rendering. #4770 @ElderJames
- π Add Tree
DraggableExpressionandDroppableExpressionparameters to precisely control drag-and-drop nodes. #4749 @pankey888 -
π Add Tag the
IconTemplateparameter for custom icon rendering and create Two-Tone tag demo. #4754 @ElderJames -
Table
- π₯ Add Table relation column. #4746 @ElderJames
-
π Docs Table fix typo & translation. #4748 @ice6
-
Select
- π« Fixed Select duplicate key exception in data source updates #4767 @ElderJames
- π Fixed Select no initial tag is shown when the mode is set to
Multiple. #4763 @pankey888 - π Fixed Loading State Change. #4752 @zandiarash
- π Fixed the issue where the default option list is not displayed in the order of selection. #4753 @pankey888
-
π Fixed prevent removal of selected items during IME composition with BACKSPACE. #4760 @ElderJames
-
π Fixed Upload prevent file click event propagation for input elements. #4745 @ElderJames
- π Fixed Watermark where content is duplicated when switching pages. #4744 @ElderJames
- π Fixed Form the bug where
OnFieldChangedcan't be fired ifValidateOnChangeis set to false. #4764 @pankey888 - π Fixed RangePicker Adding null value validation to ensure that when all elements are null, it is considered missing. #4743 @ElderJames
- π Fixed TreeSelect where the initial values may be modified by the default value when the mode is Multiple. #4750 @pankey888
- π Docs Modal Update the Form validation example. #4755 @ElderJames
New Contributors
- @ice6 made their first contribution in https://github.com/ant-design-blazor/ant-design-blazor/pull/4748
Full Changelog: https://github.com/ant-design-blazor/ant-design-blazor/compare/1.5.1...1.6.0