[2.2.0] - 2022-4-29 #207
zhoujuanjuan
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Changed
base
components
New components
BrnSwitchFormItem
BrnGeneralFormItem
BrnMetaSwitch
.BrnTitleFormItem
: fixisRequire
parameter invalid #179.BrnTextBlockInputFormItem
: change theminLines
andmaxLines
attributes to be nullable #181 thanks to xiao luobei.BrnSelectionView
: fix "unlimited" option not taking effect .BrnBottomTabBar
: remove the restriction ontype
byitem.length
in the construction method.BrnPairInfoTable
adds a callback attributeonFolded
for expanding and collapsing state changes.BrnCheckbox
: add attributecrossAxisAlignment
.BrnRadioButton
: add attributecrossAxisAlignment
.BrnMiddleInputDialog
: add attributethemeData
support theme.BrnTextButtonPanel
: optimize button display, fix the space cannot be filled in some cases.BrnCommonCardTitle
: add attributetitleMaxLines
andtitleOverflow
.BrnMultiSelectDialog
: uses the default contentStyle of BrnDialogConfig.BrnScrollableTextDialog
: optimize ScrollBar placement and styling.BrnSingleSelectDialog
: Add click callback for closeIcon.BrnSelectionView
: optimizes the data display of the [More] filter page, and supports the display of up to 2 rows.BrnTextInputFormItem
BrnTextBlockInputFormItem
BrnTitleSelectInputFormItem
: add attributeautofocus
and default value is false.BrnAppBar
theme customizationBrnAppBarConfig
supports the attributeshowDefaultBottom
to control the bottom dividing line of the AppBarBrnMultiDataPicker
: add default delegate implementationBrnDefaultMultiDataPickerDelegate
.BrnStepInputFormItem
: add attributecanManualInput
andcontroller
to support manual input function.BrnPairInfoTable
: add a callbackonExpanded
for expanding and collapsing state changes.BrnSearchText
: add attributeinputFormatters
textInputType
.BrnAnchorTab
: support content dynamic change.BrnProgressBarChart
: whenbarChartStyle
isBarChartStyle.horizontal
support item click callback.This discussion was created from the release [2.2.0] - 2022-4-29.
Beta Was this translation helpful? Give feedback.
All reactions