Patrick O'Meara

Results 12 issues of Patrick O'Meara

The main thing I wanted out of this PR was making the default functions optional. I then started correcting the logic based on Laravel's logic and adding types. I've used...

* updated docs * use multiple arguments in test to make it clearer

* the add method adds a single item to the collection fixes ecrmnn/collect.js#293

### Reproduction link [https://codesandbox.io/s/antd-reproduction-template-forked-n98f62](https://codesandbox.io/s/antd-reproduction-template-forked-n98f62) ### Steps to reproduce As this needs a browser test using webdriver, I have set up a Laravel Dusk repo. Dusk uses PHP Webdriver initially created...

help wanted
Inactive

Homebrew has a different install location on Apple silicon. This checks all locations, including the default php on MacOS. reference https://github.com/tillkruss/alfred-laravel-docs/pull/22

These are the national holidays (for the majority of states)

Hi @nunomaduro, I'm trying to bring some consistency to the `php artisan test` and `php artisan dusk` output. see https://github.com/laravel/dusk/pull/1036 Collision's printer and subscriber classes are marked internal, and concrete...

- Laravel Mix Version: 6.0.13 - Node Version 15.12.0 - NPM Version 7.6.3 - OS: Mac and ubuntu ### Description: In Mix 5 using dynamic imports produced common modules in...

enhancement

A pretty basic upgrade here.

Thanks for your work on #385 @zombieJ. Is there a way to prevent the aria-hidden element being added to the DOM? The upgrade to antd 4.16 has caused many issues...