This repository was archived by the owner on Jan 13, 2024. It is now read-only.
v0.11.18
- custom fonts on iOS #310
- loading image multiple times on iOS bug fixed #311
- proper background z-index on iOS #312
- auto size of native element on browser bug fixed #318
- release mode fixed #319
- native module methods renames #320
- no warning when resetting Image::source #322
- Item.document.query -> Item.query #323
- Android hardware layers on low memory bug fixed #326
styles/__view__.nmlboth with.jssupport added #328- faster immediate updates #327
n-stylenamed tostyle#329- resources parser speed up #332
- styles parser speed up thanks to new cache #333
<style>inside<component>bug fixed #334documentglobal variable in<style>referring to document scripts added #335, #337appobject now is a global variable (in the app file scope) #336- creating renderer items simplified #337
- more verbose testing logs #339
- logging JavaScript errors on android added #340