Alex 'Codetheorist' Scott

Results 18 issues of Alex 'Codetheorist' Scott

Does exactly what it says, pulls the config values from environmental variables, for projects that keep all settings in .env file.

enhancement
help wanted

**Module versions:** - Vue CLI: 4.x - `vue-cli-plugin-i18n`: 2.x **To Reproduce** Steps to reproduce the behavior: 1. Create e new Vue app using the CLI 2. Install the Vue I18n...

Status: Review Needed

* Update `defaultLocaleMessages`

### Version 5.3.4 ### Browser and OS info Chrome 95/Windows 10 ### Steps to reproduce When developing a Vue/Nuxt app, open the browser developer tools panel and there should be...

Add an option to the template installer that allows the user to add easy-deployment for GitHub pages. If the user opts-in to this option, they will then be presented with...

PR:Review required

Add an option to the template installer that allows the user to add easy-deployment for GitHub pages. If the user opts-in to this option, they will then be presented with...

feature request

### Describe the bug When using the `BNavItem` component, the expected behavior is for the component to pass all `BLink` attrs down. This is not the case and no classes...

bug
stale

### Environment Nuxt project info: 17:36:04 ------------------------------ - Operating System: Windows_NT - Node Version: v18.19.0 - Nuxt Version: 3.10.3 - CLI Version: 3.10.1 - Nitro Version: 2.9.1 - Package Manager:...

**Changes** * Make component SSR compatible using 'process.BROWSER_BUILD' check * Add missing rollup-plugin-* dependencies to package.json * Move doCheck() function to before it is called pass tests

When on the Orbit component page, whenever a prop is updated using the demo panel, the Orbit slider breaks.