Commit Graph

408 Commits

Author SHA1 Message Date
3669a33d61 Add stronger CSS overrides with !important to force desktop layout on mobile 2025-03-16 06:02:45 +00:00
f0da1e1522 Add explicit mobile styling that matches desktop layout structure 2025-03-16 06:00:37 +00:00
d5dc3d0772 Drastically simplify layout CSS to fix mobile issues 2025-03-16 05:58:33 +00:00
8559eba7ac Add specific mobile styles to fix layout issues 2025-03-16 05:56:04 +00:00
bd5b1b2427 Simplify responsive CSS by removing redundant mobile styles 2025-03-16 05:54:16 +00:00
3a904b1ab9 Simplify mobile layout to maintain desktop structure with full width 2025-03-16 05:53:39 +00:00
060e4fa70a Complete overhaul of mobile layout for consistent appearance 2025-03-16 05:48:40 +00:00
47dacd10eb Fix center gutter at wide widths and improve mobile layout 2025-03-16 05:46:43 +00:00
4c82566466 Final grid layout adjustments: align right edge with navigation and improve responsiveness 2025-03-16 05:43:09 +00:00
2af6463eea Update plugin grid layout to exactly match WordPress core Add Plugins page 2025-03-16 05:38:39 +00:00
1b0f5ac980 Fix plugin grid layout to show exactly two per row and remove divider lines 2025-03-16 05:34:51 +00:00
596dd6bb99 Fix plugin grid layout spacing and structure 2025-03-16 05:31:25 +00:00
eb26745c76 Implement standard WordPress plugin grid layout 2025-03-16 05:27:40 +00:00
b8c4667e8a Revert "Improve plugin grid layout with responsive design"
This reverts commit 2af72db5bb.
2025-03-16 05:26:42 +00:00
4a036d40b1 Revert "Adjust plugin grid to fixed 2-column layout"
This reverts commit a7daad5146.
2025-03-16 05:26:42 +00:00
a7daad5146 Adjust plugin grid to fixed 2-column layout 2025-03-16 05:23:06 +00:00
2af72db5bb Improve plugin grid layout with responsive design 2025-03-16 05:20:10 +00:00
b30a693d77 Fix theme tab loading spinner not disappearing after content loads 2025-03-16 05:09:58 +00:00
46ab1e3d40 Standardize Go Pro button styling to match WordPress default button-primary colors 2025-03-16 05:06:42 +00:00
fd5ac94d03 Fix multiple UI issues: notifications, Go Pro buttons, grid layout, and loading spinners 2025-03-16 04:54:00 +00:00
3429700e2b Fix plugin grid layout, add More Details links, and improve Go Pro button styling 2025-03-16 04:40:39 +00:00
0985f31014 Fix toggle switches and expandable panels 2025-03-16 04:33:15 +00:00
12d069e5cd Fix tab navigation to use native WordPress tab links 2025-03-16 04:29:31 +00:00
137f7399d5 Fix tab navigation and plugin/theme loading issues 2025-03-16 04:25:50 +00:00
e23129602c Update plugin browser to match standard WordPress interface 2025-03-16 04:19:56 +00:00
abf39b1131 Update plugin browser to match standard WordPress interface 2025-03-16 04:15:52 +00:00
bc77df078d Fix AJAX nonce issues for plugins and theme loading 2025-03-16 04:11:59 +00:00
97b0155ee4 Update Documentation button to link to main website 2025-03-16 04:08:55 +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
bca58a050b Fix notification spacing, input layout, and panel click areas 2025-03-16 03:53:06 +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
08659f8efd Fix panel styling by replacing CSS composes with proper inheritance 2025-03-16 03:24:22 +00:00
81e464b0fb Refactor settings components to share consistent styles and layout 2025-03-16 03:22:17 +00:00
396fc31352 Match text styles between simple toggle and expandable panel settings 2025-03-16 03:19:34 +00:00
f26c4f6186 Add margin spacing below navigation tabs 2025-03-16 03:18:09 +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
c4d75ed2cd Fix toggle switch size and styling 2025-03-16 03:08:33 +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
50bba9e322 Fix accordion functionality with proper initialization and reliable toggle behavior 2025-03-16 02:34:57 +00:00
4a860c416c Fix accordion behavior to properly stay open/closed following WordPress patterns 2025-03-16 02:32:46 +00:00