Skip to content

0.19.0

Latest
Compare
Choose a tag to compare
@ElderJames ElderJames released this 09 May 15:25
· 5 commits to master since this release
8db23e8

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