-
Notifications
You must be signed in to change notification settings - Fork 14.5k
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
Add iframe and markup legacy plugin #6741
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Codecov Report
@@ Coverage Diff @@
## master #6741 +/- ##
==========================================
- Coverage 56.11% 56.07% -0.04%
==========================================
Files 521 525 +4
Lines 23197 23212 +15
Branches 2777 2776 -1
==========================================
Hits 13016 13016
- Misses 9772 9787 +15
Partials 409 409
Continue to review full report at Codecov.
|
* Add iframe plugin * Use lazy load and add description * remove unintended files * Add markup * minor adjustment (cherry picked from commit 3ae7d32)
* Add iframe plugin * Use lazy load and add description * remove unintended files * Add markup * minor adjustment (cherry picked from commit 3ae7d32)
* Add iframe plugin * Use lazy load and add description * remove unintended files * Add markup * minor adjustment (cherry picked from commit 5ca8dfa)
Add
iframe
plugin back for backward-compatibility.@michellethomas @williaster @graceguo-supercat