Changeset 2042970
- Timestamp:
- 03/02/2019 08:34:17 PM (7 years ago)
- Location:
- gecko-grid-layout/trunk
- Files:
-
- 2 edited
-
gecko-grid-layout.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
gecko-grid-layout/trunk/gecko-grid-layout.php
r2042969 r2042970 4 4 * Plugin URI: https://github.com/gecko-designs/gecko-grid-layout 5 5 * Description: Grid Layout block uses CSS grid to create grid layouts in gutenberg. 6 * Version: 1.0. 36 * Version: 1.0.4 7 7 * Author: Gecko Designs 8 8 * Author URI: https://geckodesigns.com -
gecko-grid-layout/trunk/readme.txt
r2042969 r2042970 33 33 = 1.0.4 = 34 34 * Added filters for theme developers. 35 * Only load script when block is on page. 36 * Added custom styles to grid item block for developers. 35 37 = 1.0.3 = 36 38 * Added min-height for background image grid item, so it's not just a little skinny thing.
Note: See TracChangeset
for help on using the changeset viewer.