[2.1.0-nullsafety.1] - 2022-3-10 #131
zhoujuanjuan
announced in
Announcements
Replies: 2 comments
-
awesome! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Changed
base
DIN Font
withBebas Font
.components
BrnHorizontalStepsManager
and put functionforwardStep()
backStep()
intoBrnStepsController
thanks to leftcoding.BrnDialogStyle
and replace withBrnDialogConfig
.BrnCalendarView
: addBrnCalendarView.single()
andBrnCalendarView.range()
constructor and had its argumentstartEndDateChange
removed.BrnSelectionEntityListBean
:fromMap
is renamed tofromJson
.BrnRadioButton
: optimize click area #31 , thanks to a1017480401 .BrnScrollableTextDialog
: remove Navigator.pop(context) inonSubmit()
and hand it over to external processing (user).BrnBubbleText
: add attributebgColor
andtextStyle
.BrnPairInfoTable
: add attributedefaultVerticalAlignment
.Fixed
BrnPickerTitleConfig
titleContent
setting is invalid #70.BrnPopupWindow
onItemClick
logic #57 .BrnDialog
is obscured by keyboard #7 .This discussion was created from the release [2.1.0-nullsafety.1] - 2022-3-10.
Beta Was this translation helpful? Give feedback.
All reactions