Skip to content

1.1.21

Compare
Choose a tag to compare
@genemars genemars released this 25 Apr 22:51
· 17 commits to master since this release
  • added z-css attribute (maps to ContextOptions.css)
  • fix: hot replace html/css when html/css supplied via ContextOptions
  • fix: handle errors occurred during ContextController.dispose
  • fix: ShadowDOM context not accessible from parent node
  • It's now possible to override ready and refresh methods of the view script from the controller via ContextController.declare
  • Exported saveBlob method as public in ZuixBundler