v1.0.13
Improvements
- support create weex components through render function.
- support binding native events for custom components with
.native
modifier. - all weex native events should be dispatched through dom elements.
- refactor test procedure flow and increase test cases' total number to 96.
Bug Fixes
- fix event binding.
- fix indicator item styles.
- fix slider's overflow style.