Commit Graph

300 Commits

Author SHA1 Message Date
8a3529ea9d Simplify accordion implementation for better reliability 2025-03-16 02:03:18 +00:00
ad8a95cd0c Implement robust accordion pattern with proper state management and animations 2025-03-16 02:01:35 +00:00
d95aa88176 Simplify accordion implementation for better reliability 2025-03-16 01:53:53 +00:00
a79a0919e0 Fix chevron icon rotation and panel animation synchronization 2025-03-16 01:50:38 +00:00
d0e3a076e5 Fix chevron icon rotation to stay pointing up when panel is open 2025-03-16 01:46:22 +00:00
1639cca783 Fix accordion animation and chevron icon state issues 2025-03-16 01:44:19 +00:00
0b7ddabd8f Improve accordion functionality with RankMath-inspired interface and smoother animations 2025-03-16 01:40:09 +00:00
8da041341b Simplify accordion toggle functionality for better reliability 2025-03-16 01:33:30 +00:00
14bba166a4 Fix accordion toggle functionality with improved event handling and animation control 2025-03-16 01:31:46 +00:00
64ac2eb6e4 Fix accordion toggle functionality with improved code organization and reliability 2025-03-16 01:30:43 +00:00
f17a80c078 Fix accordion toggle functionality and reposition chevron icon 2025-03-16 01:27:49 +00:00
c9adb5c70d Fix accordion toggle functionality for auto upload settings panel 2025-03-16 01:25:22 +00:00
9773aebc9b Remove CSS and JS minification settings and functionality 2025-03-16 01:21:52 +00:00
1241b73216 Remove lazy loading setting and functionality 2025-03-16 01:19:19 +00:00
0250a064af Update pro plugins configuration 2025-03-16 01:13:34 +00:00
cee78b6c9e Fix missing left borders on secondary buttons in pro plugin cards 2025-03-15 18:31:00 +00:00
b37ed79e9c Fix button styling and update pro plugin URLs 2025-03-15 18:26:51 +00:00
574e34b8ef Ensure consistent border-radius on all button corners 2025-03-15 18:24:14 +00:00
82be587d04 Update button styling to match WordPress core button style exactly 2025-03-15 18:22:03 +00:00
6b4e6b4b49 Standardize button borders and shapes in pro plugins section 2025-03-15 18:20:37 +00:00
714eaebf0d Update pro plugin buttons to have consistent styling and separate borders 2025-03-15 18:18:53 +00:00
6619171e50 Adjust spacing between buttons in pro plugin cards 2025-03-15 18:16:19 +00:00
89694880bb Improve pro plugins grid layout and restore button groups for Tutor LMS, FluentCRM, Fluent Forms, and Kadence Blocks 2025-03-15 18:12:56 +00:00
d244d40043 Update pro plugins grid layout with improved spacing and responsive design 2025-03-15 18:07:02 +00:00
86573777d8 Fix plugin list display and improve error handling 2025-03-15 18:01:44 +00:00
d78b7a571c Update Pro Plugins tab layout and add Go Pro buttons for free plugins 2025-03-15 17:56:17 +00:00
4f5e0a81f7 Add AI category and Pro Plugins tab with premium plugin listings 2025-03-15 17:39:59 +00:00
0933cdb9ba Add Social category and filter button after Setup 2025-03-15 17:22:43 +00:00
1720aec1e9 Revert to simple loading spinner for plugins 2025-03-15 16:06:02 +00:00
d57ae04ba1 Revert to Load More button for plugin loading 2025-03-15 16:04:02 +00:00
6d522c9686 Implement infinite scroll loading for plugins and fix duplicate counts 2025-03-15 15:37:43 +00:00
90ea4e7dbc Implement progressive loading for plugins with animations and batch loading 2025-03-15 15:29:29 +00:00
fa175338b7 Update plugin list and fix plugin slugs 2025-03-15 15:18:21 +00:00
a886c46b30 Fix plugin slugs to match WordPress.org repository 2025-03-15 14:51:55 +00:00
5c2b0878e3 Update plugin settings and organization structure 2025-03-15 05:49:34 +00:00
9a08430b2a Update plugin organization and add Debug category to Free Plugins section 2025-03-15 05:40:36 +00:00
243b59892f Move Debug section from main tab to Free Plugins filter button 2025-03-15 05:27:39 +00:00
4b6272fa6d Update settings.php with Debug tab functionality and improved plugin organization 2025-03-15 05:26:00 +00:00
d27dade6c9 Add Debug tab and section with debug tools category 2025-03-15 05:25:05 +00:00
fae6ecdbfc Add Debug tab and section for debug tools 2025-03-15 05:23:52 +00:00
d85ba26d0f Update settings.php to match new CSS class names and improve structure 2025-03-15 05:21:22 +00:00
ef80caa3df Improve plugin card layout and responsiveness - Add flexbox for equal heights and better mobile layout 2025-03-15 05:09:15 +00:00
a36378a18b Update plugin grid to match WordPress native plugin card layout 2025-03-15 05:06:41 +00:00
2066fa34bb Fix plugin grid layout to proper two-column display 2025-03-15 05:04:45 +00:00
f8bea629f0 Update layout and notification styles - Move Saved notification next to title, use full page width, remove header gap 2025-03-15 04:42:16 +00:00
bae13eb5c6 Fix layout widths and container spacing across all tabs 2025-03-15 04:38:03 +00:00
2e79daefdc Fix spacing consistency between navigation tabs and content 2025-03-15 04:35:31 +00:00
e83fa8f0a8 Improve plugin filter buttons styling
- Update filter buttons to match modern WordPress standards\n- Add consistent spacing and padding\n- Improve button hover and active states\n- Enhance plugin card layout and spacing\n- Add responsive design for mobile devices\n- Hide unnecessary plugin card columns
2025-03-15 04:33:11 +00:00
6e353731c8 Improve settings UI and functionality
- Fix toggle functionality for auto upload settings\n- Remove save changes button in favor of auto-saving\n- Improve loading spinner layout to prevent content jumping\n- Update tab navigation design\n- Enhance notification system with better positioning and styling\n- Add auto-save functionality for all settings\n- Improve error handling and feedback
2025-03-15 04:29:38 +00:00
d65aa23308 Fix styling and functionality for tabs and settings
- Update tab styling to match RankMath\n- Fix settings dropdown functionality\n- Improve toggle switch appearance\n- Add proper transitions and hover states\n- Fix class name consistency\n- Update form element styling
2025-03-15 04:13:34 +00:00