-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closes #6959 UI issue after clear cache and apply LRC with certain template #30
Conversation
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesCodacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more |
* Closes #6959 UI issue after clear cache and apply LRC with certain template (#30) * Add new method to avoid conflicts with lrc -- :closes: wp-media/wp-rocket#6959 * Add tests for lrc conflicts method * Fixed codacy error * ✨ fixed codacy issues --------- Co-authored-by: WordPress Fan <[email protected]> * Change package version (#36) * Add new method to avoid conflicts with lrc -- :closes: wp-media/wp-rocket#6959 * Add tests for lrc conflicts method * Fixed codacy error * ✨ fixed codacy issues * change package version number --------- Co-authored-by: WordPress Fan <[email protected]> --------- Co-authored-by: WordPress Fan <[email protected]>
* Release v1.0.7 (#35) * Closes #6959 UI issue after clear cache and apply LRC with certain template (#30) * Add new method to avoid conflicts with lrc -- :closes: wp-media/wp-rocket#6959 * Add tests for lrc conflicts method * Fixed codacy error * ✨ fixed codacy issues --------- Co-authored-by: WordPress Fan <[email protected]> * Change package version (#36) * Add new method to avoid conflicts with lrc -- :closes: wp-media/wp-rocket#6959 * Add tests for lrc conflicts method * Fixed codacy error * ✨ fixed codacy issues * change package version number --------- Co-authored-by: WordPress Fan <[email protected]> --------- Co-authored-by: WordPress Fan <[email protected]> * Update version to 1.0.8 --------- Co-authored-by: WordPress Fan <[email protected]>
Description
Fixes 6959
Type of change
Detailed scenario
Check the issue here for detailed scenario
Technical description
Create a new function to avoid ui issues for elements with a specific styling
Documentation
Explain how this code works. Diagrams & drawings are welcome.
Mandatory Checklist
Code validation
Code style