Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nozbe/zacs

Package Overview
Dependencies
Maintainers
6
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nozbe/zacs - npm Package Versions

1235

1.1.0-5

Diff

radex
published 1.1.0-4 •

radex
published 1.1.0-3 •

radex
published 1.1.0 •

Changelog

Source

1.1.0 (2020-10-09)

  • You can now declare multiple unconditional styles by passing an array of stylesets/class names
  • You can now add extra styles to a ZACS component via zacs:style={{ attr: value }} syntax
  • Strip ZACS declarations (const Foo = zacs.foo(...)) and ZACS import from output code by default. Pass keepDeclarations: true in Babel config to revert to previous behavior.
  • Fix buggy behavior on zacs.createXXX components with both zacs:inherit and zacs:style props whitelisted
  • Improved validation and error messages
  • Improved Flow typing (likely to reveal new errors)
  • Allow styling namespaced components, e.g. zacs.style(Modal.Text, style.root)
radex
published 1.1.0-2 •

radex
published 1.1.0-1 •

radex
published 1.1.0-0 •

radex
published 1.0.0-0 •

radex
published 0.10.0-1 •

radex
published 0.9.3 •

Changelog

Source

0.9.3 (2019-09-27)

  • Add Flow types
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc