Skip to content

2023-08-07, Version 3.0.1(LTS)

Compare
Choose a tag to compare
@zealotchen0 zealotchen0 released this 07 Aug 11:50
· 413 commits to main since this release

Bug Fixes

  • action: fix 3.0 release and compare action (8b3f572)
  • android: add call function log (5fc52e4)
  • android: event to lower case (e368ad5)
  • android: fix incremental build (06c22c2)
  • android: initialContentOffset not working (3e3b5a8)
  • android: issues of ScrollEvent (#3362) (733f303)
  • android: non flattened elements background color (#3352) (2a7402a)
  • android: recycle view event use low case name (a4f4cde)
  • android: sticky header not deleted from ControllerManager (#3356) (797eadd)
  • android: supply some layout style for filter (6ff2398)
  • android: support sparse array for call ui function (0b06be7)
  • android: window and screen size use float (6402189)
  • devtools: fix location double for all (fb1be52)
  • dom: filter nodes with same style (82a0792)
  • dom: fix dom ext style diff error (e3351e6)
  • dom: fix event empty pointer (c690f86)
  • dom: fix modifying event by multi hippy engine (4a731a2)
  • dom: fix vue diff style alogrithm (3463362)
  • ios: add semaphore to make sure scope is created (f27c513)
  • ios: fix crash caused by null pointer (15e2bc5)
  • ios: fix gradient color drawing bug (a0e11c4)
  • ios: fix ios event capture and bubbling process (1d05545)
  • ios: remove the semicolon after namespace syntax (a132dea)
  • ios: support intercept touche event (a85040d)
  • jsc: fix jsc crash on ios12 (d78bb47)
  • jsc: fix JSCCtxValue crash after destroy engine (a166fe3)
  • jsc: temporarily used for testing jsc crash (a053f1a)
  • voltron: fix crash when dom value type error (ffbab34)
  • voltron: fix voltron android scope not erase when destroy (eebd7a1)
  • vue-next: fix element do not use beforeLoadStyle hooks issue (604a231)
  • vue: fix rootview conditional statement (#3355) (5364548)

Features

  • android: add filter for css style to native renderer (#3405) (c459934)
  • dom: fix empty dom event function crash (388beef)
  • dom: measure textinput node (c9cedd1)
  • dom: remove DCHECK for taitank node (c779738)
  • ios: add 'SetRootOrigin' function for root node (ef7d9ce)
  • ios: strip hippyconvenientbridge from bridge module to host module (3f28b9e)
  • voltron: publish voltron 0.0.31 (#3375) (f02c1a7)
  • voltron: update workflow xcode version (2fcd955)