Skip to content
This repository was archived by the owner on Jan 13, 2024. It is now read-only.

v0.11.18

Choose a tag to compare

@KrysKruk KrysKruk released this 07 Mar 22:54
· 676 commits to master since this release
  • 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__.nml both with .js support added #328
  • faster immediate updates #327
  • n-style named to style #329
  • resources parser speed up #332
  • styles parser speed up thanks to new cache #333
  • <style> inside <component> bug fixed #334
  • document global variable in <style> referring to document scripts added #335, #337
  • app object 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