Tags: rog3r/react-native-swiper
Tags
WIP: v1.6.0 (leecade#1079) * fix(lifecycle): rename unsafe lifecycles * fix(exmaples): migrate examples to 0.60.x * refactor(example): refactor loadMinimal example * fix(loadMinimal): fix loadMinimal index mismatch when swipe to the first * fix(ios): fix bad jumping when loadMinimal set true * chore(example): provide DisableButton example re leecade#1073 * fix(loadMinimal): prevent flick when loop and loadMinimal are enabled fix leecade#1062 * chore(npm): bump the version * fix(loadMinimal): preload the correct item * style(prettier): keep the examples' prettier config the same as src * test(e2e): integrate e2e test by detox re leecade#1053 * docs(1.6.0-rc): update docs for develop and changelog * chore(test): update test name to match component * test(multi): add navigation for multi exmaples' testcase * test(e2e): add e2e test for autoplay re leecade#1080 * fix(android): fix android bad jump at second page * docs(example): setup nest swiper example re leecade#1083 * fix(onMomentumScrollEnd): invoke onMomentumScrollEnd even offset no diff * fix(types): SwiperProps extends ScrollView base type As index.js L772 shows, {...this.props} used on ScrollView
fix(types): SwiperProps extends ScrollView base type
As index.js L772 shows, {...this.props} used on ScrollView
fix(loadMinimal): prevent flick when loop and loadMinimal are enabled fix leecade#1062
fix(ios): fix bad jumping when loadMinimal set true
feat(pages): support optionally render page (leecade#1009) * feat(pages): support optionally render page re leecade#1004 * fix(ScrollView): android ScrollView will not scrollTo certain offset when props change
Merge pull request leecade#897 from leecade/release1.5.14 Release 1.5.14
Merge pull request leecade#597 from leecade/bumpVersion Bump version
PreviousNext