Changeset 3450020
- Timestamp:
- 01/29/2026 09:22:27 PM (6 weeks ago)
- Location:
- winden-dplugins-tailwind-css-compiler
- Files:
-
- 26 edited
- 1 copied
-
assets/banner-1544x500.png (modified) (previous)
-
assets/banner-772x250.png (modified) (previous)
-
tags/1.0.3 (copied) (copied from winden-dplugins-tailwind-css-compiler/trunk)
-
tags/1.0.3/.wordpress-org/banner-1544x500.png (modified) (previous)
-
tags/1.0.3/.wordpress-org/banner-772x250.png (modified) (previous)
-
tags/1.0.3/build/admin/index.asset.php (modified) (1 diff)
-
tags/1.0.3/build/plain-classes/gutenberg/index.asset.php (modified) (1 diff)
-
tags/1.0.3/build/plain-classes/winauto-component/index.asset.php (modified) (1 diff)
-
tags/1.0.3/build/scss-compiler/build-info.json (modified) (1 diff)
-
tags/1.0.3/build/tailwind-autocomplete/core/index.asset.php (modified) (1 diff)
-
tags/1.0.3/build/tailwind-autocomplete/core/ui.asset.php (modified) (1 diff)
-
tags/1.0.3/build/tailwind-autocomplete/gutenberg/index.asset.php (modified) (1 diff)
-
tags/1.0.3/build/tailwind-autocomplete/oxygen/index.asset.php (modified) (1 diff)
-
tags/1.0.3/readme.txt (modified) (3 diffs)
-
tags/1.0.3/winden-dplugins-tailwind-css-compiler.php (modified) (1 diff)
-
trunk/.wordpress-org/banner-1544x500.png (modified) (previous)
-
trunk/.wordpress-org/banner-772x250.png (modified) (previous)
-
trunk/build/admin/index.asset.php (modified) (1 diff)
-
trunk/build/plain-classes/gutenberg/index.asset.php (modified) (1 diff)
-
trunk/build/plain-classes/winauto-component/index.asset.php (modified) (1 diff)
-
trunk/build/scss-compiler/build-info.json (modified) (1 diff)
-
trunk/build/tailwind-autocomplete/core/index.asset.php (modified) (1 diff)
-
trunk/build/tailwind-autocomplete/core/ui.asset.php (modified) (1 diff)
-
trunk/build/tailwind-autocomplete/gutenberg/index.asset.php (modified) (1 diff)
-
trunk/build/tailwind-autocomplete/oxygen/index.asset.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
-
trunk/winden-dplugins-tailwind-css-compiler.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
winden-dplugins-tailwind-css-compiler/tags/1.0.3/build/admin/index.asset.php
r3450015 r3450020 1 1 <?php return array( 2 2 'dependencies' => array('react', 'react-dom', 'wp-element'), 3 'version' => '176972 0952099'3 'version' => '1769721706452' 4 4 ); -
winden-dplugins-tailwind-css-compiler/tags/1.0.3/build/plain-classes/gutenberg/index.asset.php
r3450015 r3450020 1 1 <?php return array( 2 2 'dependencies' => array(), 3 'version' => '176972 0951208'3 'version' => '1769721705576' 4 4 ); -
winden-dplugins-tailwind-css-compiler/tags/1.0.3/build/plain-classes/winauto-component/index.asset.php
r3450015 r3450020 1 1 <?php return array( 2 2 'dependencies' => array('react'), 3 'version' => '176972 0951158'3 'version' => '1769721705564' 4 4 ); -
winden-dplugins-tailwind-css-compiler/tags/1.0.3/build/scss-compiler/build-info.json
r3450015 r3450020 1 1 { 2 "buildDate": "2026-01-29T21: 09:10.369Z",2 "buildDate": "2026-01-29T21:21:44.763Z", 3 3 "versions": { 4 4 "sass": "1.93.3", -
winden-dplugins-tailwind-css-compiler/tags/1.0.3/build/tailwind-autocomplete/core/index.asset.php
r3450015 r3450020 1 1 <?php return array( 2 2 'dependencies' => array(), 3 'version' => '176972 0951158'3 'version' => '1769721705565' 4 4 ); -
winden-dplugins-tailwind-css-compiler/tags/1.0.3/build/tailwind-autocomplete/core/ui.asset.php
r3450015 r3450020 1 1 <?php return array( 2 2 'dependencies' => array(), 3 'version' => '176972 0951153'3 'version' => '1769721705415' 4 4 ); -
winden-dplugins-tailwind-css-compiler/tags/1.0.3/build/tailwind-autocomplete/gutenberg/index.asset.php
r3450015 r3450020 1 1 <?php return array( 2 2 'dependencies' => array(), 3 'version' => '176972 0951199'3 'version' => '1769721705564' 4 4 ); -
winden-dplugins-tailwind-css-compiler/tags/1.0.3/build/tailwind-autocomplete/oxygen/index.asset.php
r3450015 r3450020 1 1 <?php return array( 2 2 'dependencies' => array(), 3 'version' => '176972 0951153'3 'version' => '1769721705509' 4 4 ); -
winden-dplugins-tailwind-css-compiler/tags/1.0.3/readme.txt
r3450015 r3450020 5 5 Tested up to: 6.7 6 6 Requires PHP: 7.4 7 Stable tag: 1.0. 17 Stable tag: 1.0.3 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 26 26 27 27 * Gutenberg (Block Editor) 28 * Oxygen Builder 29 * Bricks Builder 30 * Elementor 28 * Oxygen Builder (pro) 29 * Bricks Builder (pro) 30 * Elementor (pro) 31 31 32 32 **Bundled Tailwind Plugins:** … … 73 73 == Changelog == 74 74 75 = 1.0.3 = 76 * Initial release 77 78 = 1.0.2 = 79 * Initial release 80 81 = 1.0.1 = 82 * Initial release 83 75 84 = 1.0.0 = 76 85 * Initial release -
winden-dplugins-tailwind-css-compiler/tags/1.0.3/winden-dplugins-tailwind-css-compiler.php
r3450015 r3450020 5 5 * Plugin URI: https://dplugins.com/products/winden/ 6 6 * Description: Universal Tailwind CSS integration for WordPress Page Builders. 7 * Version: 1.0. 27 * Version: 1.0.3 8 8 * Author: DPlugins 9 9 * Author URI: https://dplugins.com/ -
winden-dplugins-tailwind-css-compiler/trunk/build/admin/index.asset.php
r3450015 r3450020 1 1 <?php return array( 2 2 'dependencies' => array('react', 'react-dom', 'wp-element'), 3 'version' => '176972 0952099'3 'version' => '1769721706452' 4 4 ); -
winden-dplugins-tailwind-css-compiler/trunk/build/plain-classes/gutenberg/index.asset.php
r3450015 r3450020 1 1 <?php return array( 2 2 'dependencies' => array(), 3 'version' => '176972 0951208'3 'version' => '1769721705576' 4 4 ); -
winden-dplugins-tailwind-css-compiler/trunk/build/plain-classes/winauto-component/index.asset.php
r3450015 r3450020 1 1 <?php return array( 2 2 'dependencies' => array('react'), 3 'version' => '176972 0951158'3 'version' => '1769721705564' 4 4 ); -
winden-dplugins-tailwind-css-compiler/trunk/build/scss-compiler/build-info.json
r3450015 r3450020 1 1 { 2 "buildDate": "2026-01-29T21: 09:10.369Z",2 "buildDate": "2026-01-29T21:21:44.763Z", 3 3 "versions": { 4 4 "sass": "1.93.3", -
winden-dplugins-tailwind-css-compiler/trunk/build/tailwind-autocomplete/core/index.asset.php
r3450015 r3450020 1 1 <?php return array( 2 2 'dependencies' => array(), 3 'version' => '176972 0951158'3 'version' => '1769721705565' 4 4 ); -
winden-dplugins-tailwind-css-compiler/trunk/build/tailwind-autocomplete/core/ui.asset.php
r3450015 r3450020 1 1 <?php return array( 2 2 'dependencies' => array(), 3 'version' => '176972 0951153'3 'version' => '1769721705415' 4 4 ); -
winden-dplugins-tailwind-css-compiler/trunk/build/tailwind-autocomplete/gutenberg/index.asset.php
r3450015 r3450020 1 1 <?php return array( 2 2 'dependencies' => array(), 3 'version' => '176972 0951199'3 'version' => '1769721705564' 4 4 ); -
winden-dplugins-tailwind-css-compiler/trunk/build/tailwind-autocomplete/oxygen/index.asset.php
r3450015 r3450020 1 1 <?php return array( 2 2 'dependencies' => array(), 3 'version' => '176972 0951153'3 'version' => '1769721705509' 4 4 ); -
winden-dplugins-tailwind-css-compiler/trunk/readme.txt
r3450015 r3450020 5 5 Tested up to: 6.7 6 6 Requires PHP: 7.4 7 Stable tag: 1.0. 17 Stable tag: 1.0.3 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 26 26 27 27 * Gutenberg (Block Editor) 28 * Oxygen Builder 29 * Bricks Builder 30 * Elementor 28 * Oxygen Builder (pro) 29 * Bricks Builder (pro) 30 * Elementor (pro) 31 31 32 32 **Bundled Tailwind Plugins:** … … 73 73 == Changelog == 74 74 75 = 1.0.3 = 76 * Initial release 77 78 = 1.0.2 = 79 * Initial release 80 81 = 1.0.1 = 82 * Initial release 83 75 84 = 1.0.0 = 76 85 * Initial release -
winden-dplugins-tailwind-css-compiler/trunk/winden-dplugins-tailwind-css-compiler.php
r3450015 r3450020 5 5 * Plugin URI: https://dplugins.com/products/winden/ 6 6 * Description: Universal Tailwind CSS integration for WordPress Page Builders. 7 * Version: 1.0. 27 * Version: 1.0.3 8 8 * Author: DPlugins 9 9 * Author URI: https://dplugins.com/
Note: See TracChangeset
for help on using the changeset viewer.