Project

General

Profile

User Story #90

Updated by Bricklou 5 days ago

When implementing the Design System, we need to create a comprehensive component library. 

 What: Implement a wide variety of pre-made components for the Design System 
 Why: To enable developers to easily build interfaces without having to create components from scratch 

 In order to pursue further development, the design system library needs more components. 

 Components: 
 - Action Components 
   - [x] Dropdown 
   - [x] Modal 
 - Data Display components 
   - [x] Accordion 
   - [x] Badge 
   - [x] Card 
   - [x] Kbd 
   - [x] Status 
 - Navigation components 
   - [x] Breadcrumbs 
   - [x] Pagination 
   - [x] Steps 
   - [x] [ ] Tabs 
   - [ ] Menu 
 - Feedback components 
   - [x] Alert 
   - [x] Loading 
   - [x] Progress 
   - [ ] Skeleton 
   - [ ] Toast 
   - [ ] Tooltip 
 - Data input components 
   - [ ] Checkbox 
   - [ ] Fieldset 
   - [ ] File Input 
   - [ ] Label 
   - [ ] Radio 
   - [ ] Select 
   - [ ] Text Input 
   - [ ] Textarea 
   - [ ] Toggle 
   - [ ] Validator 
 - Layout components 
   - [ ] Divider 
   - [ ] Drawer sidebar 
   - [ ] Indicator 
   - [ ] Context Menu 
   - [ ] Field

Back