Version 1.0.0
This is the first full version release of Pulsar Blocks! We have been using this plugin in production for quite a while now, but we are confident its at a nice stable state.
What's Changed
New Blocks
CSS Variables
- CSS variables now use the structure
--pb--block-name--element--property - Fallbacks have been included, so legacy kebab case variables will still work on older sites
- Linting has been introduced to enforce this
Conditional block registration
- Introduce filters for conditionally registering a block, eg if WooCommerce or another plugin isn't active
Full Changelog: v0.18.2...v1.0.0