2022-08-01, Version 2.14.2(LTS)
Notable Changes 重要更新
-
Android support breakStrategy prop for Text and TextInput.
Android Text 和 TextInput 组件支持
breakStrategy
换行特性。 -
DevTools support multi jscontext debug.
DevTools 支持多 jscontext 调试。
-
Android/iOS fix
ListView
can not be used inside otherListView
.Android/iOS 修复
ListView
嵌套在其他ListView
中的使用问题。 -
Android fix horizontal
ScrollView
cannot scroll in other scrollable component.Android 修复水平
ScrollView
在其他可滚动组件中不能滚动的问题。
Bug Fixes
- android: horizontal
ScrollView
cannot scroll in other scrollable (724d4af) - android: listview can not scroll inside other listview (d92ac95)
- buildcore: fix buildcore script (4bce58c)
- image: fix image border path not reset (cfb800d)
- ios: direction is for shadow view ,not view (63189f7)
- ios: fix a potential null pointer when waterfallview cell resuse (e50fc40)
- ios: fix HippyDevLoadingView shows in release environment (37faba6)
- ios: nested listview may not get rendered (bb12159)
- ios: radius must be smaller than half of component's length (0e97ad0)
- ios: roottag property should not be updated (34ca26f)
- ios: try to avoid cases where result is NAN (7989dbe)