Replace font icons with SVGs for edd license status#1918
Conversation
WalkthroughThe recent updates focus on enhancing the rendering, styling, and visibility control of icons in the license activation interface and form icons. Static icon class definitions have been replaced with dynamic function calls, transitioning from font-based icons to SVG for improved visual consistency. Additionally, the logic for displaying icons based on message states has been refined for better user interface responsiveness. Changes
Recent review detailsConfiguration used: CodeRabbit UI Files selected for processing (1)
Files skipped from review as they are similar to previous changes (1)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
|
@Crabcyborg I have replaced the icons on load (PHP) now. Are those icons changed with js when the license for a given plugin is activated/deactivated. If so, is there a plugin license I can use for test that you can share me? |
|
@AbdiTolesa I left a reply on the issue. Since this is a public repo I didn't want to share any license keys here. https://github.com/Strategy11/formidable-pro/issues/5251#issuecomment-2288733953 |
truongwp
left a comment
There was a problem hiding this comment.
This looks good now. Thanks @AbdiTolesa!
Crabcyborg
left a comment
There was a problem hiding this comment.
I think this is probably good enough. I was going to try making a PR with some improvements but I see that it's probably more work than it's worth.
Thank you @AbdiTolesa @truongwp and @garretlaxton for working on this!
🚀
Fix https://github.com/Strategy11/formidable-pro/issues/5251
Enhancements:
Test steps