0.13.2
0.13.2
Features
Bug Fixed
- Fix fix call binding methods on proxies objects. #193
 - Fix input have default content padding. #194
 - Fix history.back() cause page reload. #195
 - Fix location.href never changed. #195
 - Fix CommentNode always return empty string of nodeValue. #197
 - Fix fix img width become infinity when not attached. https://github.com/openwebf/webf/pull/200/files
 - Fix unconstrained inline-block can't calculate content box size. #201
 - Fix positioned elements should be reapply when toggle display. #202
 - Fix replaced element didn't render with toggle display. #203
 - Fix view module value changed by scroll offset. #207
 - Fix initializeCookie API when twice load. #208
 - Fix gesture conflict on Android devices. #210