docs(09-01): complete MD3 primitives plan — TextFieldMD3, button constants, DEBT-01 resolved
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
|
||||
### Components
|
||||
|
||||
- [ ] **COMP-01**: All text inputs render as MD3 outlined text fields with floating labels that animate on focus and when the field has content
|
||||
- [ ] **COMP-02**: Buttons follow MD3 hierarchy — filled for primary actions (Next, Download), outlined for secondary (Back, Copy), text for tertiary
|
||||
- [x] **COMP-01**: All text inputs render as MD3 outlined text fields with floating labels that animate on focus and when the field has content
|
||||
- [x] **COMP-02**: Buttons follow MD3 hierarchy — filled for primary actions (Next, Download), outlined for secondary (Back, Copy), text for tertiary
|
||||
- [ ] **COMP-03**: Backend selection cards and output blocks use MD3 elevation with tonal surface tint, consistent padding, and shape tokens
|
||||
- [x] **COMP-04**: Step indicator displays as numbered circles connected by lines, with completed steps showing a checkmark, current step highlighted, and future steps muted
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
|
||||
### Tech Debt
|
||||
|
||||
- [ ] **DEBT-01**: FieldRenderer uses consistent `aria-label` pattern across text-branch and select-branch (resolving v1.1 cosmetic debt)
|
||||
- [x] **DEBT-01**: FieldRenderer uses consistent `aria-label` pattern across text-branch and select-branch (resolving v1.1 cosmetic debt)
|
||||
|
||||
## Future Requirements
|
||||
|
||||
@@ -58,11 +58,11 @@
|
||||
|-------------|-------|--------|
|
||||
| THEME-01 | Phase 8 | Complete |
|
||||
| THEME-02 | Phase 8 | Complete |
|
||||
| COMP-01 | Phase 9 | Pending |
|
||||
| COMP-02 | Phase 9 | Pending |
|
||||
| COMP-01 | Phase 9 | Complete |
|
||||
| COMP-02 | Phase 9 | Complete |
|
||||
| COMP-03 | Phase 9 | Pending |
|
||||
| COMP-04 | Phase 9 | Complete |
|
||||
| DEBT-01 | Phase 9 | Pending |
|
||||
| DEBT-01 | Phase 9 | Complete |
|
||||
| UX-01 | Phase 10 | Pending |
|
||||
| UX-02 | Phase 10 | Pending |
|
||||
| UX-03 | Phase 10 | Pending |
|
||||
|
||||
Reference in New Issue
Block a user