1.1.21
- added
z-css
attribute (maps toContextOptions.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
andrefresh
methods of the view script from the controller viaContextController.declare
- Exported
saveBlob
method as public inZuixBundler