Library's Bins section now always renders (not just when bins exist) with a + button that prompts for a name and POSTs /api/v1/bins with the open project's id. Bins re-fetch on project change so the rail shows project-scoped bins when a project is open, or global view otherwise. Bins list now hydrates from local state instead of stale ZAMPP_DATA so newly-created bins appear without a full reload. Without an open project the + button is dimmed with a helpful tooltip — "Open a project to create a bin". |
||
|---|---|---|
| .. | ||
| public | ||
| src/css | ||
| .dockerignore | ||
| .gitignore | ||
| Dockerfile | ||
| nginx.conf | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||