Michael Withagen
Michael Withagen
**I'm submitting a bug report** * **Library Version:** aurelia-loader-webpack 2.2.1 **Please tell us about your environment:** * **Operating System:** Windows [10] * **Node Version:** 10.15.1 * **NPM Version:** 6.4.1 *...
**I'm submitting a bug report** ref and innerhtml not working when using the component tester. * ** Steps to reproduce ** 1) checkout repo: https://github.com/michaelw85/repo-aurelia-test-issue 2) npm install 3) au...
**I'm submitting a feature request** * **Library Version:** 1.10.0 **Please tell us about your environment:** * **Operating System:** Windows 10 * **Node Version:** 10.15.1 * **NPM Version:** 6.9.0 * **Browser:**...
### What Happened I run my tests with flags `--disallow-test-output --fail-on-risky`. When a test outputs it becomes risky, I would expect exit code not to be 0. ### How to...
Resolves #159 Update Symfony dependencies to v7. Update PHP Unit to V11 Note: To be able to install in a project with `symfony/finder` v7 as a dep you need to...
When using the ACF builder in a OOP manner setting configuration can be done using methods like so: ```php $builder ->addField('name', 'type') ->setLabel('Foo') ->setRequired() ``` This is nice, but not...
## Feature Request - [x ] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). **Describe your use case and the problem you are facing** I've followed [this guide](https://make.wordpress.org/cli/handbook/contributions/pull-requests/#setting-up) to set up a...