2022-10-26, Version 2.15.1(LTS)
Notable Changes 重要更新
-
hippy-vue support deep selector & fix attribute selector issue.
hippy-vue 支持 deep 深度选择器 并修复属性选择器问题。
-
Android fix sticky item incorrect height after refresh.
Android 修复 ListView Sticky 元素刷新后高度异常问题。
-
iOS avoid CTTelephony's occasional crash
iOS 修复 CTTelephony 偶然 crash 问题。
-
iOS avoid a thread race for image component
iOS 修复图片组件线程竞争问题。
-
DevTools add report parameters.
DevTools 增加上报字段。
- android: sticky item has incorrect height after refresh (76694c5)
- homepage: fix Bad HTML filtering regexp (2575799)
- ios: avoid a thread race for image component (8541e28)
- ios: avoid CTTelephony's occasional crash (c2536f3)
- ios: fix image view dangling pointer (60b17db)
- ios: no animation for frame reset (ba43d47)
- ios: virtual nodes need to be flushed (be96c20)
Features
- devtools: devtools report (#2556) (37eb1c2)
- vue: fix attribute selector & support deep selector (87ce13e)