0.7.3
Features
- Feat: add network proxy interface in dart widget API #292
- Feat: add AsyncStorage.length method #298
- Feat: improve bridge call performance. #328
- feat: add SVGElement #338
Bug Fixed
- Fix input setting value does not take effect before adding the dom tree. https://github.com/openkraken/kraken/pull/297/files
- Fix: remove unnecessary flushUICommand #318
- Fix: img lazy loading not work #319
- Fix: touchend crash caused by bridge #320
- Fix: fix target of the event agent does not point to the clicked Node #322
Refactor
- refactor: position sticky #324