New
v0.8.0
- New Features
- Add globalEvent module
- Support
width/heightanimation in transition - Refactor the default js framework code, hide almost all the private APIs #777
- iOS 10 compatibility
- Performance
- Support
callAddElementlow-level API to make rendering faster - Improve SDK initialization performance, for minimise invoke thread impact.
- Use native
Setpolyfill to fix iOS7 memory leak - Use
setPropertyreplace reflection for better performance - Add
staticdirective in default js framework to avoid unnecessary data-binding and take down the memory use
- Support
- Tools
- Add weex-pack, our next generation of engineering development kits. It allows developers to create weex projects with simple commands and run the project on different development platforms.