Skip to content

Releases: Tencent/Hippy

2021-03-02, Version 2.5.1(LTS)

02 Mar 13:05

Choose a tag to compare

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)

2021-02-25, Version 2.5.0(LTS)

02 Mar 06:17

Choose a tag to compare

Notable Changes

  • Add Android gaussian blur property to image; Added Android night mode support.

  • Add Android register multi module name support.

  • Fix image, backgroundImage,crash issues; Fixed style issue for hippy-react-web.

Bug Fixes

  • ios: fix viewpager bug (54b0e06)
  • android: add usesCleartextTraffic=true (6c21253)
  • android: merge some bug fix from QB branch (5ad10ae)
  • android: merge some bug fix from QQ branch (a9b9460)
  • android: onCreateSuspendViewHolderWithPos should return null (7efa9c9)
  • android: support only include armeabi (3e60c4d)
  • android: update v8 77 so (a05fdaf)
  • android: webview set allow content access to false (b12e5cf)
  • core: avoid iOS map crash (7657ab5)
  • core: fix debug crash (748c6de)
  • core: fix js exception report bug (1b27277)
  • feat: change build-core script (38b99dd)
  • hippy-core: remove getOwnPropertyDescriptors (58f5ff7)
  • hippy-react-web: correct margin and padding style values (#543) (0754a68)
  • hippy-react,hippy-vue: add examples webpack sourcetype (839da97)
  • hippy-vue: fix vue webpack dll problem (bbdc95c)
  • hippy-vue,hippy-react: added example babel plugins (cd54ce9)
  • hippy-vue,hippy-react: change webpack vendor script (4ac88cb)
  • ios: add @autoreleasepool in hippy custom js thread callback block (b0518a2)
  • ios: fix apng image delay time error (f8eb557)
  • ios: fix backgroundSize property of View component (e16cedf)
  • ios: fix device orientation change event bug (d80c6a3)
  • ios: fix image down sample error (b967ceb)
  • ios: fix image insets error (9651d84)
  • ios: fix potential crash because of a nil context pointer (e8c1820)
  • ios: fix protential crash when AppDelegate.window called (5048b0b)
  • ios: fix text input placeholder error (83b6f48)
  • ios: fix view creation missing if view is created lazily (b8747ac)
  • ios: fix viewpager component bug (#564) (56c481b)

Features

  • android: add gaussian blur property to image (6c7290e)
  • android: add local aar dependencies in demo (227302c)
  • android: change gaussian blur property type (2733d1a)
  • android: night mode support (31ca5d1)
  • android: support abi and v8 gradle setting (8961799)
  • android: support assemble by product flavors (d0ecb6a)
  • android: support register multi module name (3060283)

2021-01-25, Version 2.3.4(LTS)

25 Jan 11:12

Choose a tag to compare

Notable Changes

Bug Fixes

  • android: add debug and release argument for cmake (fff9084)
  • android: add support-annotations:28.0.0 (46d5bf2)
  • ios: block ui actions when bridge is invalide (2581f3d)
  • ios: fix error on drawing image with backgroundPositionX/Y (a57240a)
  • ios: fix reference cycle in block (3a77ebe)
  • ios: no more tracking safa area for tableview (df91cb4)

Features

  • hippy-core: add navigatorBarHeight (71b5470)

2021-01-20, Version 2.3.3(LTS)

20 Jan 05:47

Choose a tag to compare

Bug Fixes

  • android: can not find cmake path (720750a)
  • ios: fix image load error event (d4099ee)
  • ios: fix network type judgment method (#517) (73daf87)

Features

  • ios: hippy now will send ‘destroyInstance’ event to JS (b0ae490)
  • ios: optimize image load error message (e20bed9)

2021-01-19, Version 2.3.2(LTS)

18 Jan 16:56

Choose a tag to compare

Bug Fixes

  • hippy-react: fix appendChild error in react16 by key diff (233e40c)
  • ios: fix crash due to a nil pointer of JSGlobalContextRef (8aedca6)

Features

  • hippy-react: added demo key (bd2201b)

2021-01-13, Version 2.3.1(LTS)

13 Jan 10:41

Choose a tag to compare

Bug Fixes

  • ios: fix bug that onPageScroll and onPageSelected invoke incorrect (f86623d)

Features

  • core: added destroyInstance event (1dd9783)
  • hippy-react: added Text displayName (f591206)

2021-01-11, Version 2.3.0(LTS)

11 Jan 14:35

Choose a tag to compare

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)

2021-01-04, Version 2.2.2(LTS)

04 Jan 03:07

Choose a tag to compare

Bug Fixes

  • hippy-react-web: fixed image newProps src unRendered problem (#472) (86bd187)
  • hippy-vue: fix css rulesets concat error (d0c900c)
  • ios: fix gif play error when using gif cache data (32d0729)

Features

  • ios: set a switch for red box show (eb44a9c)

2020-12-29, Version 2.2.1(LTS)

29 Dec 07:29

Choose a tag to compare

Bug Fixes

  • hippy-react-web: fixed image onLoadEnd undefined (#470) (6e312b6)

2020-12-29, Version 2.2.0(LTS)

29 Dec 07:29

Choose a tag to compare

Bug Fixes

  • android: local image uri start with file:// (34ba5cf)
  • core: add jni code (f5451fd)
  • hippy-core: fixed network header default type (#466) (2879afc)
  • hippy-react-web: fixed api to web issues and some warnings (#456) (80efec7)
  • hippy-react,hippy-vue: fixed boxShadow annotation (#460) (fceb70e)

Features

  • android: support dynamic load (67b0b3f)
  • core: add dynamic load (20e2ed9)
  • core: update so (5d6a25c)
  • ios: add dynamic load (50c427a)
  • ios: same businesses will share same memory in LocalStorage modul (8ab4b3b)