Albert Brand

Results 5 issues of Albert Brand

### Environment - Operating System: Linux - Node Version: v18.18.0 - Nuxt Version: 3.9.3 - CLI Version: 3.10.0 - Nitro Version: 2.8.1 - Package Manager: [email protected] - Builder: - -...

pending triage

Previously the logic for resolving addons and themes was selecting the package that looked like `slidev-{type}-{name}` or `@slidev/{type}-{name}` and falling back to `{name}` if not found, so users can specify...

### What happened? I have embedded tldraw inside [Slidev](https://sli.dev) that listens to certain keyboard events (like Space, arrows etc). Previously, when a user would edit text inside tldraw labels, those...

bug

Fixes deployment issues (I hope)

Add a proper test for the `createResolver` logic, as I want to automatically prevent the regression. Also, when running the test locally via VSCode the `vitest` extension did some incorrect...