Changeset 3442063
- Timestamp:
- 01/18/2026 06:44:05 PM (2 months ago)
- Location:
- tablecrafter-wp-data-tables
- Files:
-
- 15 deleted
- 2 edited
- 18 copied
-
tags/3.3.2 (copied) (copied from tablecrafter-wp-data-tables/trunk)
-
tags/3.3.2/ADVANCED_EXPORT_IMPACT_REPORT.md (deleted)
-
tags/3.3.2/AUTO_REFRESH_BUSINESS_IMPACT.md (copied) (copied from tablecrafter-wp-data-tables/trunk/AUTO_REFRESH_BUSINESS_IMPACT.md)
-
tags/3.3.2/CHANGELOG.md (deleted)
-
tags/3.3.2/DEPLOYMENT_VERIFICATION_v3.1.0.md (copied) (copied from tablecrafter-wp-data-tables/trunk/DEPLOYMENT_VERIFICATION_v3.1.0.md)
-
tags/3.3.2/GITHUB_ISSUE_ADVANCED_EXPORT.md (deleted)
-
tags/3.3.2/GITHUB_ISSUE_DRAFT.md (deleted)
-
tags/3.3.2/GITHUB_ISSUE_EXPORT_SUITE.md (deleted)
-
tags/3.3.2/IMPACT_REPORT-elementor-activation-fatal-error.md (copied) (copied from tablecrafter-wp-data-tables/trunk/IMPACT_REPORT-elementor-activation-fatal-error.md)
-
tags/3.3.2/IMPACT_REPORT-mobile-user-experience.md (copied) (copied from tablecrafter-wp-data-tables/trunk/IMPACT_REPORT-mobile-user-experience.md)
-
tags/3.3.2/IMPACT_REPORT-xss-vulnerability.md (copied) (copied from tablecrafter-wp-data-tables/trunk/IMPACT_REPORT-xss-vulnerability.md)
-
tags/3.3.2/IMPACT_REPORT.md (deleted)
-
tags/3.3.2/LARGE_DATASET_IMPACT_REPORT.md (deleted)
-
tags/3.3.2/assets/css/tablecrafter.css (copied) (copied from tablecrafter-wp-data-tables/trunk/assets/css/tablecrafter.css)
-
tags/3.3.2/assets/js/admin.js (copied) (copied from tablecrafter-wp-data-tables/trunk/assets/js/admin.js)
-
tags/3.3.2/assets/js/elementor-preview.js (copied) (copied from tablecrafter-wp-data-tables/trunk/assets/js/elementor-preview.js)
-
tags/3.3.2/assets/js/performance-optimizer.js (copied) (copied from tablecrafter-wp-data-tables/trunk/assets/js/performance-optimizer.js)
-
tags/3.3.2/assets/js/tablecrafter.js (copied) (copied from tablecrafter-wp-data-tables/trunk/assets/js/tablecrafter.js)
-
tags/3.3.2/dev-log.md (deleted)
-
tags/3.3.2/docs (deleted)
-
tags/3.3.2/includes (copied) (copied from tablecrafter-wp-data-tables/trunk/includes)
-
tags/3.3.2/includes/class-tc-elementor-widget.php (copied) (copied from tablecrafter-wp-data-tables/trunk/includes/class-tc-elementor-widget.php)
-
tags/3.3.2/includes/class-tc-elementor-widget.php.backup (copied) (copied from tablecrafter-wp-data-tables/trunk/includes/class-tc-elementor-widget.php.backup)
-
tags/3.3.2/includes/class-tc-performance-optimizer.php (copied) (copied from tablecrafter-wp-data-tables/trunk/includes/class-tc-performance-optimizer.php)
-
tags/3.3.2/package-lock.json (deleted)
-
tags/3.3.2/package.json (deleted)
-
tags/3.3.2/playwright.config.js (deleted)
-
tags/3.3.2/readme.txt (copied) (copied from tablecrafter-wp-data-tables/trunk/readme.txt) (2 diffs)
-
tags/3.3.2/run-export-tests.js (deleted)
-
tags/3.3.2/tablecrafter.php (copied) (copied from tablecrafter-wp-data-tables/trunk/tablecrafter.php) (2 diffs)
-
tags/3.3.2/test-accessibility.js (copied) (copied from tablecrafter-wp-data-tables/trunk/test-accessibility.js)
-
tags/3.3.2/test-auto-refresh.html (deleted)
-
tags/3.3.2/test-large-dataset-pagination.html (deleted)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/tablecrafter.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tablecrafter-wp-data-tables/tags/3.3.2/readme.txt
r3441951 r3442063 4 4 Requires at least: 5.0 5 5 Tested up to: 6.9 6 Stable tag: 3.3. 16 Stable tag: 3.3.2 7 7 Requires PHP: 7.4 8 8 License: GPLv2 or later … … 282 282 283 283 == Changelog == 284 = 3.3.2 = 285 * 🔧 **HOTFIX: Button Text Truncation in Admin Interface** 286 * **Fixed:** Button text no longer truncated in 300px sidebar - "Upload File (CSV/JSON)" and "Google Sheets" now display fully 287 * **Enhanced:** Improved button layout by stacking vertically in constrained sidebar width 288 * **UX:** Better readability and usability for admin interface controls 289 284 290 = 3.3.1 = 285 291 * 🎨 **ADMIN UX IMPROVEMENTS: Responsive Layout & Button Handling** -
tablecrafter-wp-data-tables/tags/3.3.2/tablecrafter.php
r3441951 r3442063 4 4 * Plugin URI: https://github.com/TableCrafter/wp-data-tables 5 5 * Description: Transform any data source into responsive WordPress tables. WCAG 2.1 compliant, advanced export (Excel/PDF), keyboard navigation, screen readers. 6 * Version: 3.3. 16 * Version: 3.3.2 7 7 * Author: TableCrafter Team 8 8 * Author URI: https://github.com/fahdi … … 19 19 * Global Constants 20 20 */ 21 define('TABLECRAFTER_VERSION', '3.3. 1');21 define('TABLECRAFTER_VERSION', '3.3.2'); 22 22 define('TABLECRAFTER_URL', plugin_dir_url(__FILE__)); 23 23 define('TABLECRAFTER_PATH', plugin_dir_path(__FILE__)); -
tablecrafter-wp-data-tables/trunk/readme.txt
r3441951 r3442063 4 4 Requires at least: 5.0 5 5 Tested up to: 6.9 6 Stable tag: 3.3. 16 Stable tag: 3.3.2 7 7 Requires PHP: 7.4 8 8 License: GPLv2 or later … … 282 282 283 283 == Changelog == 284 = 3.3.2 = 285 * 🔧 **HOTFIX: Button Text Truncation in Admin Interface** 286 * **Fixed:** Button text no longer truncated in 300px sidebar - "Upload File (CSV/JSON)" and "Google Sheets" now display fully 287 * **Enhanced:** Improved button layout by stacking vertically in constrained sidebar width 288 * **UX:** Better readability and usability for admin interface controls 289 284 290 = 3.3.1 = 285 291 * 🎨 **ADMIN UX IMPROVEMENTS: Responsive Layout & Button Handling** -
tablecrafter-wp-data-tables/trunk/tablecrafter.php
r3441951 r3442063 4 4 * Plugin URI: https://github.com/TableCrafter/wp-data-tables 5 5 * Description: Transform any data source into responsive WordPress tables. WCAG 2.1 compliant, advanced export (Excel/PDF), keyboard navigation, screen readers. 6 * Version: 3.3. 16 * Version: 3.3.2 7 7 * Author: TableCrafter Team 8 8 * Author URI: https://github.com/fahdi … … 19 19 * Global Constants 20 20 */ 21 define('TABLECRAFTER_VERSION', '3.3. 1');21 define('TABLECRAFTER_VERSION', '3.3.2'); 22 22 define('TABLECRAFTER_URL', plugin_dir_url(__FILE__)); 23 23 define('TABLECRAFTER_PATH', plugin_dir_path(__FILE__));
Note: See TracChangeset
for help on using the changeset viewer.