docs: update milestone

This commit is contained in:
p-sw 2024-05-20 12:36:15 +09:00
parent 4e941f7aa5
commit 73114abd0e

View File

@ -15,28 +15,26 @@ My goal is to create **fully typesafe**, **highly customizable** component with
## Milestones ## Milestones
- Component Implementation - Component Implementation
- [ ] DateTimeInput
- [ ] TextInput
- [ ] PasswordInput
- [ ] NumberInput
- [ ] FileInput
- [ ] Textarea
- [ ] Accordion - [ ] Accordion
- [ ] Alert - [ ] Alert
- [ ] Avatar - [ ] Avatar
- [ ] Badge - [ ] Badge
- [ ] Breadcrumb - [ ] Breadcrumb
- [x] Button - [x] Button
- [ ] Calendar
- [ ] Card - [ ] Card
- [ ] Carousel
- [ ] Checkbox - [ ] Checkbox
- [ ] Combobox
- [ ] Command
- [ ] Context Menu - [ ] Context Menu
- [ ] Data Table - [ ] Data Table
- [ ] Date Picker - [x] Dialog
- [ ] Dialog
- [ ] Drawer - [ ] Drawer
- [ ] Dropdown Menu - [ ] Dropdown Menu
- [ ] Form - [ ] Hover
- [ ] Hover Card
- [ ] Input
- [ ] Input OTP
- [ ] Label - [ ] Label
- [ ] Menubar - [ ] Menubar
- [ ] Navigation Menu - [ ] Navigation Menu
@ -44,18 +42,14 @@ My goal is to create **fully typesafe**, **highly customizable** component with
- [ ] Popover - [ ] Popover
- [ ] Progress - [ ] Progress
- [ ] Radio Group - [ ] Radio Group
- [ ] Resizable
- [ ] Scroll Area - [ ] Scroll Area
- [ ] Select - [ ] Select
- [ ] Separator - [ ] Separator
- [ ] Sheet
- [ ] Skeleton - [ ] Skeleton
- [ ] Slider - [ ] Slider
- [ ] Sonner
- [ ] Switch - [ ] Switch
- [ ] Table - [ ] Table
- [ ] Tabs - [ ] Tabs
- [ ] Textarea
- [ ] Toast - [ ] Toast
- [ ] Toggle - [ ] Toggle
- [ ] Toggle Group - [ ] Toggle Group
@ -63,7 +57,7 @@ My goal is to create **fully typesafe**, **highly customizable** component with
- Library/Framework Support - Library/Framework Support
- [ ] React - [ ] React
- [ ] Svelte - [ ] Svelte
- CLI - _I'm not sure about this._ - CLI
- [ ] Add - [ ] Add
## Building local development environment ## Building local development environment