Skip to content

2020-03-18, Version 2.0.2(LTS)

Compare
Choose a tag to compare
@xuqingkuang xuqingkuang released this 18 Mar 13:23
· 1868 commits to master since this release

Bug Fixes

  • android: compile problem (df4398d)
  • android: fix keyboard hiding when blur in endEditing after focus (22e8602)
  • android: textinput focus and blur problem (#161) (44daa93)
  • android: treat Parcelable[] as Bundle[] (a2ffb28)
  • example: split js bundle with webpack dllplugin (c8ac36d)
  • hippy-react: callUIFunction supports passing as targetNode (f7c8391)
  • hippy-react: change the NODE_ENV to 'development' (2585bc5)
  • hippy-react: text component text repeated rendering (96e278d)
  • hippy-react: text nest (da5ca3b)
  • hippy-react: text-input style (a9fa8d1)
  • hippy-react: ui operation merge (9b4f77d)
  • hippy-vue: add TypeSelector test (38f08ef)
  • hippy-vue: fix css selectors TypeSelector match (de98e8a)
  • hippy-vue: fix wrong preSibling of childNode's nexSibling (6e76d5e)
  • hippy-vue: fixed css selectors TypeSelector match (adddcea)
  • ios: fix crash caused by incorrect creation of UIFont (0764fdc)
  • ios: fix issue of invalidation of customized font (3c632dc)
  • ios: fix return type of TextInput.getValue method (5db3dac)
  • ios: fix some bugs (a329d40)
  • react-web: image callback error (1776634)
  • react-web: listView not work in dev mode (44a539f)
  • react-web: updateAnimation support zero (0ec1dc8)
  • hippy-vue: setStyle px unit determine (8379d53)

Features

  • android: add bintray jcenter upload support (11900b0)
  • ios: add shadow feature for HippyView (f111951)
  • hippy-react-web: support multiple instance (c5fb93b)
  • hippy-react-web: text support clip mode (516fa98)
  • hippy-vue: added disabled props to input tag (47facd4)
  • hippy-vue-native-components: added stateChanged event handler to swiper (71760cc)