John D Wells Jr

Results 20 issues of John D Wells Jr

At a minimum something like this: ``` install: up build ddev exec php craft setup/app-id \ $(filter-out $@,$(MAKECMDGOALS)) ddev exec php craft setup/security-key \ $(filter-out $@,$(MAKECMDGOALS)) ddev import-db --src=seed.sql ddev...

It's a minor issue, but during HMR dev, Vite won't re-copy contents of `src/public`. So using something like chokidar to set up a simple watcher, run via concurrently, might be...

Right now it's Craft's default install, but it might be nice to put our own spin on it.

On occasion, we need to take a site offline _in front of Craft_. For instance, if a big deployment is required, and we need to be able to respond to...

Given that the Craft 3.4 compatability issue (#22) is still open, dare I ask if SearchIt is compatible with 3.5? I would really love to bring this plugin back into...

I am evaluating Stripe Payments for a startup project that will run a marketplace-style e-commerce website, facilitating peer-to-peer rental of fashion items. The plan is to start in one city,...

question

### What would you like to see added to or changed in Embedded Assets, and why? Our client recently embedded a Vimeo video into their Craft site, and afterwards updated...

enhancement

See here: https://developer.chrome.com/blog/300ms-tap-delay-gone-away/ ``` ```

### Bug description When activating a `href="#target"` “Skip to content” link, Unpoly 3.11+ scrolls to the target but **does not move keyboard focus** to that element. This breaks the native...

confirmed