Andrew Bastin

Results 6 issues of Andrew Bastin

Migrate hoppscotch-app out of Nuxt 2 to Vue 3 + Vite. Supersedes #2508 ### Checks - [ ] My pull request adheres to the code style of this project -...

### Describe the problem Tauri provides the `tauri://resize` event that can emit events when the window changes size and also (in macOS) when the app has entered/left full screen (emphasis...

type: feature request

This PR intends to reduce the size of the container images (mostly the backend container and because of that, the new AIO container). In my builds locally, the container image...

future

This PR intends to refactor the Dropdown component logic and unify them into a single component. ## What's changed - Create a new Dropdown component. - Update .gitignore to allow...

pending review

### Description When deploying from a Git repo with a Docker Compose buildpack, when setting Docker Compose Service FQDN, the domain is respected but the port mapping given in the...

Hi there, I would love Moonpick to have support for linting multiple files in the directory (moonc -l /some/dir) like what you can do with moonc.... I will try working...