Changeset 3406527
- Timestamp:
- 12/01/2025 07:52:39 AM (4 months ago)
- Location:
- animations-for-blocks
- Files:
-
- 25 added
- 2 edited
-
tags/1.2.5 (added)
-
tags/1.2.5/animations-for-blocks.php (added)
-
tags/1.2.5/build (added)
-
tags/1.2.5/build/aos-rtl.css (added)
-
tags/1.2.5/build/aos.asset.php (added)
-
tags/1.2.5/build/aos.css (added)
-
tags/1.2.5/build/aos.js (added)
-
tags/1.2.5/build/blocks (added)
-
tags/1.2.5/build/blocks/animation-container (added)
-
tags/1.2.5/build/blocks/animation-container/block.json (added)
-
tags/1.2.5/build/editor-rtl.css (added)
-
tags/1.2.5/build/editor.asset.php (added)
-
tags/1.2.5/build/editor.css (added)
-
tags/1.2.5/build/editor.js (added)
-
tags/1.2.5/build/index.asset.php (added)
-
tags/1.2.5/build/index.js (added)
-
tags/1.2.5/build/init.asset.php (added)
-
tags/1.2.5/build/init.js (added)
-
tags/1.2.5/build/lenis-rtl.css (added)
-
tags/1.2.5/build/lenis.asset.php (added)
-
tags/1.2.5/build/lenis.css (added)
-
tags/1.2.5/build/lenis.js (added)
-
tags/1.2.5/build/style-index-rtl.css (added)
-
tags/1.2.5/build/style-index.css (added)
-
tags/1.2.5/readme.txt (added)
-
trunk/animations-for-blocks.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
animations-for-blocks/trunk/animations-for-blocks.php
r3370686 r3406527 4 4 * Plugin URI: https://wordpress.org/plugins/animations-for-blocks 5 5 * Description: Allows to add animations to Gutenberg blocks on scroll. 6 * Version: 1.2. 46 * Version: 1.2.5 7 7 * Requires PHP: 8.1 8 8 * Author: skadev -
animations-for-blocks/trunk/readme.txt
r3370686 r3406527 4 4 Tags: gutenberg, block, animation, animate, slide 5 5 Requires at least: 6.6 6 Tested up to: 6. 86 Tested up to: 6.9 7 7 Requires PHP: 8.1 8 Stable tag: 1.2. 48 Stable tag: 1.2.5 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 73 73 74 74 == Changelog == 75 76 = 1.2.5 = 77 * Tested with WordPress 6.9. 78 * Update Lenis to 1.3.15. 79 * Update `@wordpress/*` packages. 75 80 76 81 = 1.2.4 =
Note: See TracChangeset
for help on using the changeset viewer.