github ant-design-blazor/ant-design-blazor 1.6.0

latest release: 1.6.1
4 months ago

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 DraggableExpression and DroppableExpression parameters to precisely control drag-and-drop nodes. #4749 @pankey888

  • 🆕 Add Tag the IconTemplate parameter for custom icon rendering and create Two-Tone tag demo. #4754 @ElderJames

  • Table

  • 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 OnFieldChanged can't be fired if ValidateOnChange is 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

Full Changelog: 1.5.1...1.6.0

Don't miss a new ant-design-blazor release

NewReleases is sending notifications on new releases.