2021-11-16, Version 2.10.3(LTS)
Notable Changes
-
HippyReact fixed insertBefore moveChild condition.
-
HippyVue remove other attributes converted to number.
-
iOS ignore multiline property for password type TextInput.
-
Android element y position use root view location.
-
HippyCore modify console module log level.
Bug Fixes
- android: element y position use root view location (3542a59)
- android: view pager use Number cast obj to int (f5c982f)
- hippy-react: fixed insertBefore moveChild condition (b2d71eb)
- hippy-vue: remove vue other attributes converted to number (8ce311a)
- ios: crash fixed,improve stability (#1042) (383daba)
- ios: fix layout nan value (7b394fb)
- ios: ignore multiline property for password type textinput (72c0879)
- ios: improve stability (ec2686f)
Features
- core: modify console module log level (809627d)