unsloth/studio/frontend
shine1i d360372d9c add variable handling components and refactor inputs across dialogs
- Introduce `AvailableVariables` for displaying variables linked to configs.
- Implement `ChipInput` for dynamic value management in category and subcategory dialogs.
- Add `AuxVariableBadges` to aux nodes for displaying variable references.
- Update inline components with comboboxes for better user experience.
- Replace badges and manual inputs with streamlined reusable components.
2026-02-09 19:48:42 +01:00
..
public cleanup 2026-02-04 13:28:39 +01:00
src add variable handling components and refactor inputs across dialogs 2026-02-09 19:48:42 +01:00
.gitignore canvaslab v1 2026-02-04 14:06:38 +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 handle layouting 2026-02-04 17:21:25 +01:00
CLAUDE.md cleanup 2026-02-04 13:28:39 +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 handle layouting 2026-02-04 17:21:25 +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 handle layouting 2026-02-04 17:21:25 +01:00

React + TypeScript + Vite + shadcn/ui

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