Skip to content

Latest commit

 

History

History
88 lines (44 loc) · 4.61 KB

CHANGELOG.md

File metadata and controls

88 lines (44 loc) · 4.61 KB

Changelog

0.2.7 (2023-09-13)

0.2.6 (2023-09-13)

🐛 Bug Fixes

  • it will cant scroll when panGesture up in scrolling (246411c)
  • up move fast, will up bottom (337588f)

⚡ Performance Improvements

  • ⚡️ support web, but cant smooth swith state in web (10455e4)

0.2.5 (2023-09-11)

🎸 Because of some mistake, it same as v0.2.4

0.2.4 (2023-09-11)

🐛 Bug Fixes

  • bottom fast move, loading position error (9de6249)

0.2.3 (2023-09-11)

🐛 Bug Fixes

  • when scroll back to top or bottom, loading position issue (62fc8bc)

0.2.2 (2023-09-09)

⚡ Performance Improvements

  • ⚡️ remove nested gestures (98b33a8)

0.2.1 (2023-09-09)

⚡ Performance Improvements

  • ⚡️ fix commit word error (2e245a9)

0.2.0 (2023-09-09)

🐛 Bug Fixes

  • container can move when loading (f168eef)
  • when disabled panGesture, scroll will do (3480685)

🎸 Features

  • have to bump version because of publish mistake (76c7665)

0.1.1 (2023-09-08)

🐛 Bug Fixes

  • ios pullrefresh bug (801b8a9)
  • iOS pulluploading translateY not work (986182b)
  • scroll will trigger panGesture when loading (012ae3a)
  • set scrollEventThrottle = 16 solved onScroll not fired. (9caaefc)

0.1.0 (2023-09-07)

🎸 Features

  • add InlineLoadMore Component (062e135)
  • loading will disabled touch (2df1773)
  • only support Animated.ScrollView & Animated.FlatList (b7d7aae)
  • support android now (0c96b3b)
  • support lottie animation (eb0f102)
  • use like iOS spring (15a1468)

🐛 Bug Fixes

  • 🐛 gitRawCommitsOpts not work (89711b9)