TagsField now takes an optional suggestions list, rendered as a native <datalist> on the tag input. Wired the Daemon page's "Disabled modules" field to breadd's real built-in module names (bread.monitors/devices/ workspaces/binds, from bread/breadd/src/lua/mod.rs's BUILTIN_* registry) so blocking one is a pick, not free-typed guesswork. |
||
|---|---|---|
| .. | ||
| src | ||
| static | ||
| .gitignore | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.js | ||
Tauri + SvelteKit + TypeScript
This template should help get you started developing with Tauri, SvelteKit and TypeScript in Vite.
Recommended IDE Setup
VS Code + Svelte + Tauri + rust-analyzer.