Skip to content

[3.2.0] - 2022-12-29

Compare
Choose a tag to compare
@zhoujuanjuan zhoujuanjuan released this 29 Dec 09:58
· 33 commits to 3.x since this release

Changed

base

  • support for localization capabilities.
  • add pad theme configuration.
  • expend title click area in pickers #369.

components

  • BrnMultiSelectListPicker : add generics for more flexible data transfer #336 .
  • BrnLinePainter : add the limit of yDialMax > yDialMin to fix the NaN error when calculating the path 359.
  • BrnTabBar : fix the overflow error when setting BrnTabBarBadgeMode.origin mode #340.
  • BrnAppraise: fix gif file error #372.
  • BrnTextInputFormItem: fix attribute textInputAction does not take effect and add attribute obscureText, thank to echo-LuGuang.
  • BrnAppBar: expand BrnTextAction click area.
  • BrnEnhanceNumberCard: fix the number card is not centered #380.