Skip to content

v1.0.8

Compare
Choose a tag to compare
@MrRaindrop MrRaindrop released this 04 Jan 08:03
· 56 commits to master since this release

Improvements

Use compiling tools to optimize render's performance. Currently support below components as html elements: div, image, text, cell, a.

  • remove components: div, image, text, cell, a.
  • refactor appear watcher, image lazyloading, components implementation, some APIs, and the event triggering and handling system.
  • significantly improved runtime performance.
  • add test cases.