Цифровой бренд бук клиники. Описание элементов сайта: цвета, шрифты, блоки, формы, страницы
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
AR 15 M4
0855892643
feat(sprint3): кнопки, форм-контролы, LLM-блоки — Sprint 3 v0.3.0
- components/ui/Button.tsx — компонент Button (primary/secondary/ghost/danger, sm/md/lg, loading/disabled)
- components/ui/CodeCopy.tsx — компонент копирования кода (clipboard API)
- components/ui/Toggle.tsx — тумблер (client component, bb-toggle-track/thumb)
- globals.css — CSS-классы: bb-btn, bb-input/textarea/select, bb-checkbox/radio, bb-toggle, @keyframes bb-spin
- app/components/buttons/page.tsx — страница «Кнопки» (варианты, размеры, состояния, code copy, LLM-блок)
- app/components/forms/page.tsx — страница «Форм-контролы» (Input/Textarea/Select/Checkbox/Radio/Toggle, LLM-блок)
- foundation/logo/page.tsx — добавлен LLM-блок v1.0
- Sidebar: убраны «скоро» с Кнопок и Форм-контролов, версия Sprint 3 · v0.3.0
- docs/LLM_CONTEXT.md → версия 3.0, добавлена секция 9a с компонентами
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
1 week ago |
| .. |
|
Button.tsx
|
feat(sprint3): кнопки, форм-контролы, LLM-блоки — Sprint 3 v0.3.0
|
1 week ago |
|
CodeCopy.tsx
|
feat(sprint3): кнопки, форм-контролы, LLM-блоки — Sprint 3 v0.3.0
|
1 week ago |
|
Toggle.tsx
|
feat(sprint3): кнопки, форм-контролы, LLM-блоки — Sprint 3 v0.3.0
|
1 week ago |