Releases: croox/Croox__conditional-blocks_wp-plugin
Releases · croox/Croox__conditional-blocks_wp-plugin
Release list
## 0.0.6 - 2020-08-29
Remove Block wrapper div, use class ccobo-hidden instead
Changed
- Remove BlockEdit wrapper div. Add class
ccobo-hiddento BlockListBlock to change opacity.
Fixed
- Conditions array got copied to the next selected Block. If next selected Block had empty conditions.
## 0.0.5 - 2020-08-27
Add condition type ccobo.dateTimeNow
Added
- Condition type
ccobo.dateTimeNow
## 0.0.4 - 2020-08-22
Updated to generator-wp-dev-env#0.16.0 ( wp-dev-env-grunt#0.11.1 wp-dev-env-frame#0.11.0 )
Changed
- Updated to generator-wp-dev-env#0.16.0 ( wp-dev-env-grunt#0.11.1 wp-dev-env-frame#0.11.0 )
## 0.0.3 - 2020-08-17
Fix sorting drag n drop
Fixed
- Sorting drag n drop
## 0.0.2 - 2020-08-14
Fix add nested group
Fixed
- Add nested group