Changeset 3383662
- Timestamp:
- 10/23/2025 10:40:52 PM (7 weeks ago)
- Location:
- blocks-randomizer
- Files:
-
- 16 added
- 7 edited
-
tags/1.2.1 (added)
-
tags/1.2.1/blocks-randomizer.php (added)
-
tags/1.2.1/build (added)
-
tags/1.2.1/build/blocks-manifest.php (added)
-
tags/1.2.1/build/blocks-randomizer (added)
-
tags/1.2.1/build/blocks-randomizer/block.json (added)
-
tags/1.2.1/build/blocks-randomizer/index-rtl.css (added)
-
tags/1.2.1/build/blocks-randomizer/index.asset.php (added)
-
tags/1.2.1/build/blocks-randomizer/index.css (added)
-
tags/1.2.1/build/blocks-randomizer/index.js (added)
-
tags/1.2.1/build/blocks-randomizer/render.php (added)
-
tags/1.2.1/build/blocks-randomizer/style-index-rtl.css (added)
-
tags/1.2.1/build/blocks-randomizer/style-index.css (added)
-
tags/1.2.1/build/blocks-randomizer/view.asset.php (added)
-
tags/1.2.1/build/blocks-randomizer/view.js (added)
-
tags/1.2.1/readme.txt (added)
-
trunk/blocks-randomizer.php (modified) (1 diff)
-
trunk/build/blocks-manifest.php (modified) (1 diff)
-
trunk/build/blocks-randomizer/block.json (modified) (1 diff)
-
trunk/build/blocks-randomizer/index-rtl.css (modified) (1 diff)
-
trunk/build/blocks-randomizer/index.asset.php (modified) (1 diff)
-
trunk/build/blocks-randomizer/index.css (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
blocks-randomizer/trunk/blocks-randomizer.php
r3378435 r3383662 4 4 * Plugin URI: https://github.com/slaffik/blocks-randomizer 5 5 * Description: Display randomly any of the top-level blocks within the "Blocks Randomizer" main block. 6 * Version: 1.2. 06 * Version: 1.2.1 7 7 * Requires at least: 6.7 8 8 * Requires PHP: 7.4 -
blocks-randomizer/trunk/build/blocks-manifest.php
r3378435 r3383662 6 6 'apiVersion' => 3, 7 7 'name' => 'blocks-randomizer/holder', 8 'version' => '1.2. 0',8 'version' => '1.2.1', 9 9 'title' => 'Blocks Randomizer', 10 10 'category' => 'widgets', -
blocks-randomizer/trunk/build/blocks-randomizer/block.json
r3378435 r3383662 3 3 "apiVersion": 3, 4 4 "name": "blocks-randomizer/holder", 5 "version": "1.2. 0",5 "version": "1.2.1", 6 6 "title": "Blocks Randomizer", 7 7 "category": "widgets", -
blocks-randomizer/trunk/build/blocks-randomizer/index-rtl.css
r3378435 r3383662 1 .wp-block-blocks-randomizer-holder.has-child-selected,.wp-block-blocks-randomizer-holder.is-selected{outline:2px solid #007cba;outline-offset:2px}.wp-block-blocks-randomizer-holder-inner{b ackground-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;margin:0;outline:1px solid transparent;padding:24px;position:relative}.wp-block-blocks-randomizer-holder-inner>:last-of-type{margin-bottom:0}.wp-block-blocks-randomizer-holder-inner>:first-of-type{margin-top:0}1 .wp-block-blocks-randomizer-holder.has-child-selected,.wp-block-blocks-randomizer-holder.is-selected{outline:2px solid #007cba;outline-offset:2px}.wp-block-blocks-randomizer-holder-inner{border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;margin:0;outline:1px solid transparent;padding:24px;position:relative}.wp-block-blocks-randomizer-holder-inner>:last-of-type{margin-bottom:0}.wp-block-blocks-randomizer-holder-inner>:first-of-type{margin-top:0} -
blocks-randomizer/trunk/build/blocks-randomizer/index.asset.php
r3378435 r3383662 1 <?php return array('dependencies' => array('react-jsx-runtime', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-element', 'wp-i18n'), 'version' => ' a9b205ac64d831a070ad');1 <?php return array('dependencies' => array('react-jsx-runtime', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-element', 'wp-i18n'), 'version' => '4a78a1fe1e829ba58e1e'); -
blocks-randomizer/trunk/build/blocks-randomizer/index.css
r3378435 r3383662 1 .wp-block-blocks-randomizer-holder.has-child-selected,.wp-block-blocks-randomizer-holder.is-selected{outline:2px solid #007cba;outline-offset:2px}.wp-block-blocks-randomizer-holder-inner{b ackground-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;margin:0;outline:1px solid transparent;padding:24px;position:relative}.wp-block-blocks-randomizer-holder-inner>:last-of-type{margin-bottom:0}.wp-block-blocks-randomizer-holder-inner>:first-of-type{margin-top:0}1 .wp-block-blocks-randomizer-holder.has-child-selected,.wp-block-blocks-randomizer-holder.is-selected{outline:2px solid #007cba;outline-offset:2px}.wp-block-blocks-randomizer-holder-inner{border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;margin:0;outline:1px solid transparent;padding:24px;position:relative}.wp-block-blocks-randomizer-holder-inner>:last-of-type{margin-bottom:0}.wp-block-blocks-randomizer-holder-inner>:first-of-type{margin-top:0} -
blocks-randomizer/trunk/readme.txt
r3378435 r3383662 5 5 Requires PHP: 7.4 6 6 Tested up to: 6.8 7 Stable tag: 1.2. 07 Stable tag: 1.2.1 8 8 License: GPL-2.0-or-later 9 9 … … 340 340 == Changelog == 341 341 342 = 1.2.1 = 343 * Fixed: In the Block Editor the white background of the Block Randomizer inner container is no longer set - so users of dark themes can actually see the text inside the randomizer while editing the block. 344 342 345 = 1.2.0 = 343 346 * Changed: You can now set the number of items inside the randomizer block to 0, effectively hiding the whole block on the front-end (and everything inside it).
Note: See TracChangeset
for help on using the changeset viewer.