All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.0.3 (2020-04-23)
- 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)
- 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)
2.0.2 (2020-03-18)
- 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)
- 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)