Simon White

Results 8 issues of Simon White

### Description Would you be happy if I made a PR to convert the repo to PSR2 coding standards and setup TravisCI to automatically check for them in the future?

Hi, There is an issue with Magento 1.6.X running this theme. The issue is that when someone tries to create a new order via the Backend with a product that...

Hi, I know there is a _addClass_ function but is it possible to add a reverse of that (_removeClass_)?

Hey, I've added a handful of unit tests to this package as well as bring it up to PSR2 code standards.

Hey, I know that we have auto includes as a feature, this PR adds auto excludes as a feature.

Hey, Looking through some of the code and issues it seems like #175 is the most up to date information it. But in the [code](https://github.com/Log1x/acf-composer/blob/master/src/Concerns/InteractsWithPartial.php#L18), it says that `$this->get()` is...

Hi, I've just installed PHPCI and am interested in the Slack Notifications for builds. _phpci.yml Config_ ``` complete: slack_notify: webhook_url: "https://hooks.slack.com/services/REMOVED" ``` _Build Output:_ ``` RUNNING PLUGIN: slack_notify Exception: Server...

flag:requires-feedback
version:1.6-or-below

I'm getting the following error when trying to use with Tailwind v4. > [vite] Internal server error: `addUtilities({ '@media (min-width: 40rem)' : … })` defines an invalid utility selector. Utilities...

bug