Skip to content

Releases: croox/Croox__conditional-blocks_wp-plugin

## 0.0.6 - 2020-08-29

Choose a tag to compare

@jhotadhari jhotadhari released this 29 Aug 04:11

Remove Block wrapper div, use class ccobo-hidden instead

Changed

  • Remove BlockEdit wrapper div. Add class ccobo-hidden to 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

Choose a tag to compare

@jhotadhari jhotadhari released this 27 Aug 11:45

Add condition type ccobo.dateTimeNow

Added

  • Condition type ccobo.dateTimeNow

## 0.0.4 - 2020-08-22

Choose a tag to compare

@jhotadhari jhotadhari released this 22 Aug 10:10

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

Choose a tag to compare

@jhotadhari jhotadhari released this 17 Aug 08:31

Fix sorting drag n drop

Fixed

  • Sorting drag n drop

## 0.0.2 - 2020-08-14

Choose a tag to compare

@jhotadhari jhotadhari released this 14 Aug 14:39

Fix add nested group

Fixed

  • Add nested group

## 0.0.1 - 2020-08-14

Choose a tag to compare

@jhotadhari jhotadhari released this 14 Aug 14:08

First steps