Skip to content

2021-03-02, Version 2.5.1(LTS)

Compare
Choose a tag to compare
@zoomchan-cxj zoomchan-cxj released this 02 Mar 13:05
· 1661 commits to master since this release

Notable Changes

  • Add Android ListView overScrollEnabled support.

Bug Fixes

  • android: add gradle features setting, remove PRODUCT_FLAVORS (6e0c501)
  • android: fix TextNode width when do StaticLayout (9942a2a)
  • android: fix ViewPager setScrollEnabled not works (cf5514b)
  • android: resolve touch conflict for nested ViewPager (aa4ac15)
  • hippy-vue: fixed repeatCount error in animationSet (c16f306)
  • ios: invoke jscexecutor.invalide on js queue (35262c4)

Features

  • android: listview add props : overScrollEnabled (3ed9418)