Skip to content

2021-04-26, Version 2.6.2(LTS)

Compare
Choose a tag to compare
@zoomchan-cxj zoomchan-cxj released this 26 Apr 08:25
· 1661 commits to master since this release

Notable Changes

  • Hippy-Vue add txt/span/img/a/label/p element touch event.

  • Fix problem when resizeMode set to 'center' on Android/iOS.

  • Fix image view default source display issues.

Bug Fixes

  • android: some image view default source display issues (0dd696e)
  • core: fix jni dynamic register crash (0d639b1)
  • hippy-vue: fix registerElement elem name and comp name problem (abec3bd)
  • ios: fix a bug about touch handler (d96dcf3)
  • ios: fix resize mode center error (0483a3f)
  • ios: fix wrap-reverse layout (e5c2ab9)

Features

  • android: support use default source in image span (218b4dd)
  • hippy-vue: add txt/span/img/a/label/p touch event (391bafd)
  • ios: sdk will send error code if image load failure (7b40ec6)

Reverts

  • Revert "feat(ios): add log handler" (0499d7b)
  • Revert "fix(ios): add header search path config" (b9b294d)