-
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
Release 1.0.8 #38
Release 1.0.8 #38
Conversation
…mplate (#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]>
* 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]>
* Closes #34: exclude svg use from lrc * Added test * Added test --------- Co-authored-by: Michael Lee <[email protected]>
…#33) * fixed lcp background image 🐛 :closes: wp-media/wp-rocket#6728 * Add tests * Improve test coverage
* Closes #31: Add a check if page is scrolled down. * move isPageScrolled method to Utils class --------- Co-authored-by: WordPressFan <[email protected]>
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 |
* 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]>
# Conflicts: # package.json # test/BeaconLrc.test.js
Description
Fixes n/a
Type of change
Detailed scenario
N/A
Technical description
Documentation
Improved enhancements and test coverage.
Mandatory Checklist
Code validation
Code style