Commit Graph

21 Commits

Author SHA1 Message Date
12d069e5cd Fix tab navigation to use native WordPress tab links 2025-03-16 04:29:31 +00:00
e23129602c Update plugin browser to match standard WordPress interface 2025-03-16 04:19:56 +00:00
bc77df078d Fix AJAX nonce issues for plugins and theme loading 2025-03-16 04:11:59 +00:00
2773c49bb0 Fix notification position, set default values, and fix AJAX nonce issues 2025-03-16 04:08:10 +00:00
330cacb0be Fix expandable panel clickability, notification alignment, and AJAX nonce issues 2025-03-16 04:00:48 +00:00
befa897108 Fix notification positioning, clickable areas, and AJAX nonce issues 2025-03-16 03:46:17 +00:00
4afe97ba3d Fix toggle label clicks, notification positioning, and AJAX nonce issues 2025-03-16 03:40:25 +00:00
f35e6639c8 Update settings UI: reorder tabs, clarify examples, and improve notifications 2025-03-16 03:32:52 +00:00
15c3ada0fa Refactor settings components for better reusability 2025-03-16 03:15:17 +00:00
71564d0444 Fix toggle switch size and clickability 2025-03-16 03:11:06 +00:00
374bedbede Fix toggle switch and chevron behavior, improve layout 2025-03-16 03:05:43 +00:00
10dc0e2d72 Fix panel border radius, chevron size, and plugins/theme loading 2025-03-16 02:58:51 +00:00
428796a981 Improve settings panel interaction and styling 2025-03-16 02:54:13 +00:00
c6bb4117b0 Fix auto-upload settings panel, pro plugin buttons, and free plugins loading 2025-03-16 02:49:01 +00:00
6c61e486eb Fix accordion functionality and restore pro plugins layout 2025-03-16 02:44:21 +00:00
fc29db8a8a Fix accordion panel visibility and chevron icon rotation 2025-03-16 02:41:42 +00:00
006e2fc4dd Move JavaScript and CSS to separate files and fix accordion functionality 2025-03-16 02:38:49 +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
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
fcca81d756 Remove lazy loading and minification features
- Remove CSS minifier and speed functions\n- Remove lazy loading functionality\n- Update plugin description and README\n- Simplify plugin to focus on auto upload feature\n- Rename files from wpa-superstar to wp-allstars
2025-03-15 03:40:16 +00:00