Lucas Hedding
Lucas Hedding
I use a tool like this a lot during development of migrations from d7 sites into drupal 9. Being able to visually display all the tables, explore the schemas is...
There's https://github.com/jhukdev/ckeditor-lazy-load available
I think we are saying the same thing. I opened https://github.com/jhukdev/ckeditor-lazy-load/issues/1 to make that plugin "do the right thing" to the ckeditor core image plugin.
https://github.com/ckeditor/ckeditor5/issues/10784 is the ckeditor5 issue
It would help if some of these discussions made it into the readme.md. Even if it is a link to this issue while we figure things out.
Did this stall out? What is remaining for this to close? I see #9 got merged. But a follow-up PR does not seem to be linked here.
@codycraven I'm happy without the toggle as a PR. We don't need it disabled. If that code is still sitting around, maybe someone could post it up? Adding a small...
I found that the geckodriver has some significant bugs (for me) that make it unusable. So I have to use chrome until gecko gets more mature.
Is there a usage of `dompdf/dompdf` w/ `phenx/php-svg-lib` that is secure? The SA at https://github.com/dompdf/dompdf/security/advisories/GHSA-97m3-52wr-xvv2 says dompdf/dompdf itself is also vulnerable and w/ `composer audit` feature, my CI builds are...
We use it to push commits to another github repo. Repo 1 gets commits. It then merge commits those changes into Repo 2.