Skip to content

2020-04-23, Version 2.0.3(LTS)

Compare
Choose a tag to compare
@xuqingkuang xuqingkuang released this 23 Apr 13:52
· 1835 commits to master since this release

Bug Fixes

  • android: change style of font size invalid (a538c24)
  • android: input can not auto scroll when reach max length (a9f2355)
  • android: input can not auto scroll when reach max length (8b25757)
  • android: update arm64 so and should compile alone (ee65c8e)
  • core: drop Object.entries() for lower iOS compatible (a3aa0b8)
  • hippy-react: drop Object.entries() for lower iOS compatible (d76b074)
  • hippy-react-web: scroll-view style should be called by formatWebS… (#233) (9db12a4)
  • ios: fix bug that textinput does not support chinese input (230c6a6)
  • ios: fix extra modules provider bug (9ba10c9)
  • ios: fix some bugs (ce76475)
  • ios: fixed TextInput blur and focus event trigger when click (61045d8)
  • ios: fixed the value of _JSMethodName in HippyModuleMethod (4d5fde8)
  • ios: reset animated image when reset image source (9060cfc)
  • react-web: annimation-set support opacity (b29e92c)

Features

  • hippy-react: merge createNode operation (#200) (04d77a0)
  • hippy-react-web: added default export for hippy-react web (62cbdb0)
  • hippy-vue: make beforeStyleLoad hooks applied in runtime (2fc49cf)
  • ios: mount all custom objects at HIPPYNATIVEGLOBAL (9430138)
  • ios: update the way custom objects before execute JS (e2ee31c)
  • ios: user can mount custom objects before execute JS (0df5b43)
  • react-demo: add router (c759cbe)
  • react-web: support layout event (fafa65c)