Commit Graph

199 Commits

Author SHA1 Message Date
e00c627410 Adjust numbered list indentation to match bullet list indentation 2025-03-24 22:31:06 +00:00
c16e1d62fd Comprehensive fix for list styling in readme with improved markdown parser and CSS 2025-03-24 22:29:01 +00:00
ad2aba88a3 Enhance list styling to ensure consistent display across all readme sections 2025-03-24 22:24:31 +00:00
4de39fbd85 Reduce left padding for numbered lists to visually align with bullet lists 2025-03-24 22:21:40 +00:00
ea881f7691 Standardize bullet and numbered list styling with consistent indentation and spacing 2025-03-24 22:19:26 +00:00
19cd4d3355 Add support for numbered lists in Read Me tab with consistent styling 2025-03-24 22:17:38 +00:00
5a28089043 Fix bullet list styling on Read Me tab with proper bullets and reduced line spacing 2025-03-24 22:15:57 +00:00
9cd079206f Fix Pricing buttons to always use green styling with dedicated class and CSS rules 2025-03-24 22:11:04 +00:00
a82bd8b3f4 Fix secondary button borders to ensure all are green with more specific CSS selectors 2025-03-24 22:08:04 +00:00
7c6afdc8c7 Fix button styling: green borders on all secondary buttons, vertical text alignment, and blue version text 2025-03-24 22:05:55 +00:00
f8c098b5a1 Update CSS to ensure secondary buttons on all tabs have green borders 2025-03-24 22:03:00 +00:00
1eb732684b Add green styling to secondary buttons and Visit Website button across the plugin 2025-03-24 22:00:08 +00:00
a4b594c0e2 Update Go Pro buttons to use darker green colors with consistent hover states 2025-03-24 21:52:39 +00:00
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
5f195f8cfb Remove duplicate margin from plugin table to fix spacing 2025-03-24 21:18:48 +00:00
dc6b1a046f Set consistent 22px top margin on plugin browser container 2025-03-24 21:10:25 +00:00
221eefab9e Reduce filter menu bottom margin from 25px to 22px for consistent spacing 2025-03-24 21:07:27 +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
9e1c077080 Refactor plugin structure:
- Rename pro-plugins-config.php to data/pro-plugins.php
- Rename recommended-plugins.php to free-plugins.php
- Rename class-recommended-plugins-manager.php to class-free-plugins-manager.php
- Update all references throughout the codebase
- Add enhanced hover effects to Go Pro buttons
2025-03-24 18:42:24 +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
eaf94a9e9e Fix plugin icon positioning across all viewport sizes, especially at mobile breakpoints 2025-03-17 04:48:10 +00:00
44f5c8fc6c Remove all responsive breakpoints for consistent plugin layout, fixing image position across all viewport sizes 2025-03-17 04:43:24 +00:00
7a971ca5e3 Remove responsive breakpoints for consistent plugin layout across all viewports 2025-03-17 04:38:32 +00:00
fa1744b892 Update mobile layout to single column with desktop styling 2025-03-17 04:33:51 +00:00
e8964b3f2b Apply exact desktop layout to mobile viewports for consistent UI across all screen sizes 2025-03-17 04:16:10 +00:00
bd4aab000a Apply consistent desktop-like layout across all viewport sizes for better UI consistency 2025-03-17 04:12:12 +00:00
6a9d30556a Fix mobile icon alignment to match desktop spacing based on screenshots 2025-03-17 03:41:10 +00:00
b505990902 Completely refactor CSS for consistent icon positioning at all screen sizes, especially below 780px 2025-03-17 03:38:59 +00:00
4dcc28c048 Fix icon positioning at mobile viewport sizes with highly specific CSS rules 2025-03-17 03:33:56 +00:00
ae7e82b730 Final UI refinements: Unify icon positions across all viewport sizes, bottom-align action buttons in desktop view 2025-03-17 03:28:53 +00:00
7f3e7cb94c Final UI fixes: Correctly position plugin icons at small screens, properly align action buttons with description text 2025-03-17 03:24:05 +00:00
05b846644d Precise UI adjustments: Fix plugin icon position at small screens, realign action buttons with description text, adjust compatibility checkmark alignment 2025-03-17 03:19:51 +00:00
2694d9d9d6 Precision UI fixes: Properly align plugin icons at small screens, adjust text wrapping widths, align compatibility checkmarks, position action buttons 2025-03-17 03:14:30 +00:00
140b028499 Fine-tune UI: Fix icon position below 768px, optimize plugin name wrapping widths at all breakpoints, and align compatibility checkmark 2025-03-17 03:07:56 +00:00
0099ed96c3 Refine UI: Fix plugin icon position, increase plugin name width, synchronize version display 2025-03-17 02:58:52 +00:00
c15ccc1233 Improve UI: Update version to 0.1 (Beta) and fix responsive layout for free plugins grid at 768px-1200px view width 2025-03-17 02:49:30 +00:00
d860f8f24f Multiple UI Improvements: Added Magic Login Pro, fixed sorting, updated version, fixed toggle behavior, improved responsive layout 2025-03-17 02:42:16 +00:00
52a0d25a53 Standardize panel styling: Move styles to external CSS for consistent appearance across tabs 2025-03-17 02:25:43 +00:00