docs: update guides for ButtonGroup, DataTable flush, FilterPill forwardRef
All checks were successful
Build & Publish / publish (push) Successful in 41s
All checks were successful
Build & Publish / publish (push) Successful in 41s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -23,7 +23,7 @@ Always read `COMPONENT_GUIDE.md` before building any UI feature. It contains dec
|
||||
- No inline styles except dynamic values (width from props, etc.)
|
||||
|
||||
### Components
|
||||
- `forwardRef` on all form controls (Input, Textarea, Select, Checkbox, Toggle, Label)
|
||||
- `forwardRef` on all form controls (Input, Textarea, Select, Checkbox, Toggle, Label, FilterPill)
|
||||
- Every component accepts a `className` prop
|
||||
- Semantic color variants: `'success' | 'warning' | 'error'` pattern
|
||||
- Barrel exports: `src/design-system/primitives/index.ts` and `src/design-system/composites/index.ts`
|
||||
|
||||
Reference in New Issue
Block a user