Releases: jsamr/react-native-li
Releases · jsamr/react-native-li
@jsamr/[email protected]
2.3.1 (2022-01-28)
@jsamr/[email protected]
2.0.2 (2022-01-28)
@jsamr/[email protected]
@jsamr/[email protected]
@jsamr/[email protected]
@jsamr/[email protected]
2.0.1 (2021-06-04)
@jsamr/[email protected]
@jsamr/[email protected]
2.0.0 (2021-04-15)
Features
- react-native-li: add
rtlMarkerReversedprop toMarkerBox(ee5d729) - react-native-li: add
markerTextStyleandmarkerBoxStyleprops (ff57162) - react-native-li: enrich API of
renderMarkerandMarkerBox(8a2d851)
BREAKING CHANGES
- react-native-li:
renderMarkerandMarkerBoxprops have changed. Instead of letting theMarkedListItemgenerate the marker string, thecounterRendererandcounterIndexare passed down torenderMarker. - react-native-li:
markerStylehas been dropped. UsemarkerBoxStyleto style the marker container, andmarkerTextStyleto style the marker string.
@jsamr/[email protected]
@jsamr/[email protected]
2.0.0-alpha.0 (2021-04-15)
Features
- react-native-li: add
markerTextStyleandmarkerBoxStyleprops (ff57162) - react-native-li: enrich API of
renderMarkerandMarkerBox(8a2d851)
BREAKING CHANGES
- react-native-li:
renderMarkerandMarkerBoxprops have changed.
Instead of letting theMarkedListItemgenerate the marker string, the
counterRendererandcounterIndexare passed down torenderMarker. - react-native-li:
markerStylehas been dropped. UsemarkerBoxStyleto
style the marker container, andmarkerTextStyleto style the marker
string.