mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-15 04:42:23 +08:00
2.3 KiB
2.3 KiB
Develop Status
Components
Component | Develop Status | Unit Test | Note |
---|---|---|---|
Alert | 😍 | ❌ | |
Button | 😍 | ❌ | |
Checkbox | 😍 | ❌ | |
DatePicker | 😍 | ❌ | |
TimePicker | 😍 | ❌ | |
GradientText | 😍 | ❌ | |
Icon | 😍 | ❌ | |
Input | 😍 | ❌ | |
Message | 😍 | ❌ | |
Modal | 😍 | ❌ | |
Notification | 😍 | ❌ | Code clean in need |
Pagination | 😍 | ❌ | |
Select | 😍 | ❌ | |
Switch | 😍 | ❌ | |
Tooltip | 😍 | ❌ | |
Popover | 😍 | ❌ | |
InputNumber | 😍 | ❌ | |
Radio | 😍 | ||
Tab | 😍 | ||
Badge | 😍 | ||
Steps | 😍 | ||
Tag | 😍 | ||
Divider | 😍 | ||
Popconfirm | 😍 | ||
BackTop | 😍 | ||
Progress | 😍 | ||
Timeline | 😍 | ||
Collapse | 😍 | ||
Cascader | 😍 | ||
Dropdown | 😍 | ||
Transfer | 😍 | ||
Spin | 😍 | ||
Drawer | 🤔 | ||
FormItem | 🤔 | ❌ | |
Form | 🤔 | ❌ | |
Table | 🤔 | ❌ | Function is not fulfilled |
Slider | 🤔 | ||
LoadingBar | 😍 | ||
AutoComplete | 🚧 | ||
Tree | 🤔 | ||
TreeSelect | 🚧 | ||
Upload | 🚧 | ||
Time | 😍 | ||
Anchor | 😍 | ||
Statistic | 🚧 | ||
Breadcrumb | 🚧 | ||
Card | 🚧 | ||
Empty | 🚧 | ||
Grid | 😍 | ||
Layout | 🚧 | ||
Affix | 😍 | ||
Rating | 🚧 | ||
Avatar | 🚧 | ||
Result | 🚧 | ||
Menu | 🚧 | ||
Markdown | 🚧 | ||
Description | 🚧 | ||
Typography | 🚧 | ||
Mentions | ✋ | Not Planned | |
Calendar | ✋ | Not Planned | |
Carousel | ✋ | Not Planned |
Todos
Z-index management onSelect
&Tooltip
&Modal
(Low Priority)- Full featured table component(Medium Priority)
- Form component(Medium Priority)
- FormItem component(High Priority)
- Complete unit test for all existing components(High Priority)
Create a Markdown webpack loader to convert documentation(Low Priority)Refactor documentation page(for code clairity)- Code refactor for some 😢 messy code(which is my bad...)
- Refactor CSS use mixins(which means I should learn SCSS hard...)
- Split icons for components.
- Fulfill props for all components.
- Add keyboard event on planned components.
- Finish all planned components
- Refactor using proper html tags
- Unit Test
RoadMap
Version | Milestone |
---|---|
0.3 | Cascader |
0.4 | Refactor popover, remove wrap element of it |
0.5 | Refactor CSS using mixin. Refactor documentation. Light theme. |
0.6 | Refactor form component |
0.7 | Refactor table component |
0.8 | i18n |
0.9 | Unit Test |
0.10 | Import on demand |
? | See Todos |