Commit Graph

49 Commits

Author SHA1 Message Date
5f90586044 Add hover effect for Go Pro buttons to make green darker on hover 2025-03-24 21:45:09 +00:00
a2b7ba6d72 Rename About tab to Read Me and display README.md content 2025-03-24 21:37:09 +00:00
e83dbcfff7 Center About panel and make it responsive 2025-03-24 21:32:15 +00:00
28f87f689e Add About tab with markdown support 2025-03-24 21:30:03 +00:00
a81b6ac5a7 Fix double padding issue in tab content spacing 2025-03-24 21:05:24 +00:00
634f29eee7 Refactor tab content spacing for consistent 22px gap across all sections 2025-03-24 21:02:48 +00:00
e94a1d902d Fix theme list spacing by adding !important to margin-top rule 2025-03-24 20:59:50 +00:00
1c477aa0f2 Standardize tab-to-content spacing to consistent 22px throughout plugin 2025-03-24 20:55:14 +00:00
16d0d5e2ef Increase gap between tabs and content by 2px (padding-top: 20px → 22px) 2025-03-24 20:51:27 +00:00
da5d08587c UI Improvements: Center-aligned tabs and filters, standardized button styles 2025-03-24 17:55:29 +00:00
c2276f4ebd Fix: Ensure consistent padding in Theme tab matching other tabs 2025-03-24 17:45:52 +00:00
b267156b68 Fix: Ensure consistent padding across all tab content areas 2025-03-24 17:43:14 +00:00
ddd2846171 Fix: Add proper tab content padding and fix Theme tab loading issues 2025-03-24 17:30:23 +00:00
7a5c5d8c0b Update version text color to dark orange 2025-03-17 14:10:49 +00:00
9302ea2cea Update version text color to WordPress blue to match Documentation button 2025-03-17 13:48:46 +00:00
52a0d25a53 Standardize panel styling: Move styles to external CSS for consistent appearance across tabs 2025-03-17 02:25:43 +00:00
3a6a89d2e8 UI improvements: added Kadence theme buttons, fixed panel spacing, and added consistent styling across panels 2025-03-17 01:37:16 +00:00
c01b4a2986 Fix theme installation button and remove image zoom effect 2025-03-17 01:16:38 +00:00
d50dfd344c Fix theme activation functionality and CSS conflicts with WordPress core 2025-03-17 00:45:15 +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
006e2fc4dd Move JavaScript and CSS to separate files and fix accordion functionality 2025-03-16 02:38:49 +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
8f34b1b81b Restore and improve all admin styles
- Fix navigation tab styling and WordPress compatibility\n- Improve settings dropdown appearance and interactions\n- Update color scheme to match WordPress admin\n- Add proper form element styling with focus states\n- Enhance plugin cards appearance\n- Improve responsive design
2025-03-15 04:09:29 +00:00
9a0e94b29e Fix tab navigation and settings dropdown styling
- Improve navigation tab styles to match WordPress core\n- Fix settings dropdown visibility and transitions\n- Enhance expand/collapse button styling\n- Add proper spacing and layout for settings
2025-03-15 04:06:43 +00:00
cdee63ac4c Restore and improve admin UI styling
- Add complete navigation tab styles\n- Add toggle switch styles with animations\n- Add settings dropdown styles with transitions\n- Add proper form element styling\n- Add responsive design adjustments\n- Improve overall UI consistency
2025-03-15 04:04:16 +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