unsloth/studio/frontend/src
Shine1i b80796a7cd feat: enhance markdown note blocks with style options and double-click config access
- Added support for configuring markdown note block styles, including color and opacity.
- Enabled double-click on markdown notes to open their configuration dialog.
- Adjusted layout styles in markdown previews for better interaction control.
- Updated relevant payloads, types, and UI logic to support added styling features.
- Integrated multiple example notes in learning recipes for better visualization.
2026-02-24 03:47:42 +01:00
..
app Merge branch 'nightly' into feature/canvas-lab 2026-02-20 01:23:44 -08:00
assets add studio root folder 2026-02-02 09:14:35 +00:00
components feat: enhance markdown note blocks with style options and double-click config access 2026-02-24 03:47:42 +01:00
config added lr_scheduler type to the frontend 2026-02-19 23:31:46 -08:00
features feat: enhance markdown note blocks with style options and double-click config access 2026-02-24 03:47:42 +01:00
hooks feat: dual-query HF model search to surface all unsloth size variants first 2026-02-22 08:20:25 +00:00
lib added the copy on mac 2026-02-20 00:49:38 -08:00
shared feat: add builders and components for LLM configuration in Recipe Studio and refactor for readability, preparing for draft 2026-02-12 04:25:15 +01:00
stores feat: add training feature with state management, API integration, and runtime synchronization 2026-02-13 12:26:28 +01:00
types cfg->subset 2026-02-15 21:09:45 +01:00
utils feat: refactor block definitions and utilities into modular components for enhanced maintainability 2026-02-14 19:13:19 +01:00
index.css feat: add ShineBorder UI component and learning recipe templates to enhance data recipes page 2026-02-23 22:38:06 +01:00
main.tsx refactor: create utilities for dataset manual mapping and improve UI logic consistency in dataset preview dialog 2026-02-16 01:54:09 +01:00
speech-recognition.d.ts added SpeechRecognition declarations and missing type packages 2026-02-21 01:00:08 -08:00