github ant-design-blazor/ant-design-blazor 0.19.0

latest releases: 0.19.3, 0.19.2.1-beta.1, 0.19.2...
one month ago

What's Changed

  • TreeSelect

  • Form

  • ReuseTabs

  • Select

    • 🆕 Add EnumSelect Support using 'bind-Value' to get or set multiple enumeration values with the Flags attribute. #3843 @pankey888
    • 🐞 Fixed List order after datasource change. #3806 @miguelkmarques
    • 📖 Docs add search sample for table select demo. #3797 @ElderJames
  • Modal

    • 🆕 Add support customized header (#3579). 7be4807 @pat Hartl
    • 🆕 Add support updaet loading state of the confirm button. #3796 @ElderJames
    • 🛠 Refacotr modal that the creating methods in ModalService will return ModalRef synchronously. #3794 @ElderJames
    • 🐞 Fixed delete element by JS throwing exception. #3847 @ElderJames
  • DatePicker

    • 🐞 Fixed DatePicker Now button breaks when using ShowTime and ChangeOnClose. #3830 @agolub-s
    • 🐞 Fixed RangePicker two-way binding failed and the preset range could not be updated. #3850 @ElderJames
  • 🔥 Add implement interactive localization service. #3804 @ElderJames

  • 🆕 Add Checkbox support generic value. #3715 @ElderJames

  • 🐞 Fixed make IsExternalInit internal for avoiding runtime conflicts with 3rd-party libs. #3799 @ElderJames

  • 🐞 Fixed InputNumber cannot bind when pasting numbers with delimiters. #3841 @HuaFangYun

  • 🐞 Fixed overlay Prarent overlay hides irregularly when child is open or closed. (#3836, #3837). #3838 @pankey888

New Contributors

Full Changelog: 0.18.3...0.19.0

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

NewReleases is sending notifications on new releases.