Skip to content

2021-10-27, Version 2.10.1(LTS)

Compare
Choose a tag to compare
@zoomchan-cxj zoomchan-cxj released this 27 Oct 11:05
· 1661 commits to master since this release
  • HippyVue add getElemCss function.

  • HippyReact add global bubbles config.

  • Android fix scroll view page scroll problem.

  • Android support adding native modules after init engine.

  • iOS place an empty image for placeholder.

Bug Fixes

  • android: do not onRestoreInstanceState for sub views (87bb19c)
  • android: do not use JAVA 8 lambda temporary (d5fdf41)
  • android: fix hippy library build script exception (1534ba3)
  • android: scroll view page scroll problem (2b22b5f)
  • hippy-react: change dev condition judge (268a6e9)
  • hippy-vue-demo: fix scroll height bug (42c30ce)
  • ios: a placeholder of text attachment for all system version (519d40e)
  • ios: place an empty image for placeholder (f1e1856)

Features

  • android: support add native module after init engine (d1924d6)
  • android: update x5-lite definitions (86f9509)
  • hippy-react: add global bubbles config (56edf20)
  • hippy-vue: add getElemCss function (32101dc)