v1.0.8
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.