Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 4.48 KB

CHANGELOG.md

File metadata and controls

43 lines (35 loc) · 4.48 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.0.2 (2020-03-18)

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)
  • vue: setStyle px unit determine (8379d53)

Features

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