Kevin Hamer
Kevin Hamer
Here's a PR For Issue #258 - as schirrel hasn't had a chance to get to it. I'm not sure if I think this is easier to read or more...
I'm willing to put together a pull request for interactive mode, but I'd most likely want to depend on [junegunn/fzf](https://github.com/junegunn/fzf) for the interactive functionality. @pimterry - does that jive with...
This PR just adds a configuration setting, `variantsName`, to configure the name of the variants collection for a component. Currently there's two places where the the pattern of `-variants` is...
Working through some use cases for the buddy-cli, and the ability to set environment variables for a specific execution seems really handy, and already exists within the API. This PR...
To address Issue #26. I tested using the esm, cjs, and iife (with vue from the cdn) using Parcel locally. Let me know if it needs any changes or you're...
Our default setup with both stickyHeader and searchDrawer in use makes it immediately obvious that if you scroll down a bit and pull up the stickyHeader, the searchDrawer opens off...
After an `ops start`, not all the apache-php containers reliably connect to the networks they are supposed to. When this happens, the containers affected don't work properly - they can't...
- Cleans up error messages a bit - Switch colors to use `tput` - Add a check to make sure containers are running when calling `ops shell` or such -...
That's all - need to change the default of one of the two of them, and maybe upgrade them at the same time.