unsloth/studio/frontend
Shine1i 49abc27533 feat: add interactive viewport controls and refactor floating button styles
- Introduced `ViewportControls` for zoom, fit view, and interactive toggle in canvas lab.
- Extracted and reused `CANVAS_FLOATING_ICON_BUTTON_CLASS` for consistent button styling.
- Updated API base paths and server proxy settings.
- Enabled dynamic interaction states for nodes and connections in canvas lab.
2026-02-12 00:18:56 +01:00
..
public cleanup 2026-02-04 13:28:39 +01:00
src feat: add interactive viewport controls and refactor floating button styles 2026-02-12 00:18:56 +01:00
.gitignore feat: add interactive viewport controls and refactor floating button styles 2026-02-12 00:18:56 +01:00
.gitkeep add studio root folder 2026-02-02 09:14:35 +00:00
AGENTS.md sheet icons and llm judge 2026-02-05 11:38:11 +01:00
biome.json add studio root folder 2026-02-02 09:14:35 +00:00
bun.lock Merge remote-tracking branch 'origin/nightly' into feature/canvas-lab 2026-02-11 22:36:34 +01:00
components.json add studio root folder 2026-02-02 09:14:35 +00:00
data-designer.openapi (1).yaml save and import, and fixes 2026-02-04 14:32:49 +01:00
eslint.config.js add studio root folder 2026-02-02 09:14:35 +00:00
index.html cleanup 2026-02-04 13:28:39 +01:00
package.json Merge remote-tracking branch 'origin/nightly' into feature/canvas-lab 2026-02-11 22:36:34 +01:00
README.md cleanup 2026-02-04 13:28:39 +01:00
tsconfig.app.json cleanup 2026-02-04 13:28:39 +01:00
tsconfig.json cleanup 2026-02-04 13:28:39 +01:00
tsconfig.node.json cleanup 2026-02-04 13:28:39 +01:00
vite.config.ts feat: add interactive viewport controls and refactor floating button styles 2026-02-12 00:18:56 +01:00

React + TypeScript + Vite + shadcn/ui

This is a template for a new Vite project with React, TypeScript, and shadcn/ui.