Jack Webb-Heller
Jack Webb-Heller
The `JavascriptDate` class included in this package has an incompatible constructor with its parent class, `Carbon`. This won't cause issues prior to PHP 8.1 βΒ and is unlikely to even...
I've just tried to upgrade to v3.0, and found two issues preventing me from upgrading: 1. The web server times out when making the `opcache:compile` request, after 30 seconds. Of...
Just updated to the latest release for Laravel 9 β thanks for a great package! Whilst doing so, I noticed the `jbroadway/urlify` requirement in `composer.json` is ranged to `^1.1`. This...
## Set IDE Helper properties using PHP 8 Attributes Hi! π There are several recent issues and PRs about the lack of support for Laravel's [`protected Attribute` return-type methods](https://laravel.com/docs/9.x/eloquent-mutators#defining-an-accessor) (see...
Further to the discussion in #26, this PR does two things: 1. **Wrap the EasyCam code in a UMD module**. EasyCam can now be imported and used in modular projects....
Hi! π Is this library still maintained? I've been unable to import it (cleanly, anyway) into a Yarn/TypeScript project, as no package is published on npm. Furthermore, when I tried...
It would be amazing if we could export not only to PNG, but to SVG as well. It looks like this might be possible using https://github.com/zenozeng/p5.js-svg Thanks for a great...
This PR adds support for the [new `sharp-duotone-solid` variation](https://blog.fontawesome.com/introducing-sharp-duotone/), released with FontAwesome 6.6.0. Thanks!
This PR aims to solve an issue when Vite entry points are conditionally determined at runtime. The existing `withEntryPoints` method in the `Vite` class replaces any entry points which have...
### What platform were you using when you found the bug? - React Flow / Svelte Flow version: React Flow 12 - Browser and version: Chrome 129 - OS and...