Releases: jsamr/react-native-li
Releases · jsamr/react-native-li
@jsamr/react-native-li@2.3.1
2.3.1 (2022-01-28)
@jsamr/counter-style@2.0.2
2.0.2 (2022-01-28)
@jsamr/react-native-li@2.3.0
@jsamr/react-native-li@2.2.1
@jsamr/react-native-li@2.2.0
@jsamr/counter-style@2.0.1
2.0.1 (2021-06-04)
@jsamr/react-native-li@2.1.0
@jsamr/react-native-li@2.0.0
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/react-native-li@1.1.0
@jsamr/react-native-li@2.0.0-alpha.0
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.