Releases: urbi-mobility/react-native-urbi-ui
Releases · urbi-mobility/react-native-urbi-ui
Release list
v0.3.18
v0.3.17
v0.3.15
v0.3.6
[0.3.6 - 2020-10-30]
Added
content/ComparatorModal,end/ContentComparatorandcomponents/ListItemComparatorcomponents
Changed
molecules/Chip- addedalignSelfprop toChipwith default valueflex-startmolecules/Chip- addedbgColorprop toChipmolecules/Chip- addedgetWrapperStyleinChipto customize container stylemolecules/ChipLarge- addedcontainerStyleprop toChipLargeto set container stylemolecules/ChipLarge- changediconprop type and addingrenderImageOrIconinChipLargeto allow rendering Images and not only Icons
v0.3.4
[0.3.4 - 2020-09-01]
Added
utils/const- addedtopBarHeightwith the height of the navigation bar (topBarinreact-native-navigation)
Changed
components/Search- changed icons color toulissewhen the background color is darkcomponents/PaymentPanel,components/FloatingButtonLayout- renamedcountBottomTabstoaccountForBottomTabscomponents/OnboardingSinglePage- explicitely setposition: 'absolute'for view, hoping to solve the issue withreact-native-navigation/react-native-gesture-handlerof transparent modals
v0.3.3
Added
components/FilterGroup- added option to leave out the last button, and make icon configurable via propcomponents/FilterGroup- added option to override last button's color
Fixed
molecules/ItemSeparator- setuseNativeDrivertofalse, as thebackgroundColorprop cannot be animated natively
v0.3.1
v0.1.39
Added
molecules/content/ChipAndLabel,molecules/content/ChipOverLabel,molecules/content/ChipAndDoubleLabel. Preview them in molecules/Content on the showcase app.
Changed
components/ChipGroupupdated scrollview so it takes the whole height of the component, updated logic so that it now enables all toggles when the last active toggle is tapped.