Skip to content

v1.0.13

Compare
Choose a tag to compare
@MrRaindrop MrRaindrop released this 12 Jan 03:33
· 53 commits to master since this release

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.