Chauncey McAskill
Chauncey McAskill
I've stumbled upon this today. The issue lasted for about 1 minute. ``` In CurlDownloader.php line 623: The "https://wpackagist.org/p/providers-2023-03%247ab80b924717a73630f706217bb9022cc74fda9143a13d724643fc9eac350292.json" file could not be downloaded (HTTP/2 404) ```
I've rebased the latest changes to the main branch and resolved issues. * Add missing stub of `WPML_LS_Menu_Item` for PHPStan * Fix mock `wpml_object_id_filter()` to avoid recursion with `theme_mod_nav_menu_locations` for...
Hi @tpow, I had done a bunch of merging but not much testing or fixing yet. The interface needs a lot of work, looks terrible with a lot of image...
@RadGH I've installed this plugin in a French locale, and I've spotted some JS errors caused by the translations for the "Crop Image" links that are injected by `ManualImageCrop.php`. The...
That's a good idea. When I have a chance I'll explore possible solutions. Taking [laravel/framework](https://github.com/laravel/framework/blob/v11.5.0/composer.json#L128-L134) for example, I would probably just add glob support to `exclude-from-files`: ```json "extra": { "exclude-from-files":...
@cxcatir Can you test out the `main` branch (522d75f) and confirm this works as intended?
This issue is still present in Firefox v120 with focus-visible v5.2.0. The test case provided by @svanherk reproduces this issue.
Closing in favour of #177
> We won't merge the barba branch yet, but I think we could make use of the `config.js` already. Any idea on how to implement that, should I create a...
> Didn't it reset on [[0610a7d](https://github.com/locomotivemtl/locomotive-boilerplate/pull/122/commits/0610a7d94a77178730a5dd5f5a6c7206ac8d8be7)] ? Oh, you reverted changes. I would suggest rebasing the `master` branch and dropping commits like that. Makes for a cleaner history.