Skip to content

2021-01-11, Version 2.3.0(LTS)

Compare
Choose a tag to compare
@zoomchan-cxj zoomchan-cxj released this 11 Jan 14:35
· 1624 commits to master since this release

Bug Fixes

  • android: revert RecyclerViewBase onTouchMove call (2bbf339)
  • core: fix exception rethrow bug (60cf9cc)
  • hippy-react-web: correctly add px to number style values (f774726)
  • hippy-vue,hippy-react: fixed listview appear & disappear event (86c02fd)
  • ios: fix a notification error with wrong object (ae8fa7f)
  • ios: fix header file include error (7786837)
  • ios: fix image show when image source did not change (a67e81d)
  • ios: onPulling will occur on right number (f79d99d)
  • ios: remove an unused gesture (7259e94)
  • ios: remove check numberOfRows property (269a75c)

Features

  • core: add delloc event (b11ae13)
  • hippy-react: forward Text ref (5595dc1)
  • hippy-react-web: added ScrollView scrollEnabled attribute (efb1ea1)
  • hippy-vue-demo,hippy-react-demo: add dynamic import demo (c4f357b)
  • hippy-vue,hippy-react: added willAppear & willDisappear event (d0eb0f1)
  • ios: add appear event for cell in list view (#496) (2b9b653)