feat: components

This commit is contained in:
EleanorMao
2023-04-23 22:15:39 +08:00
parent c4e3ec3f7c
commit 6345d35d4d
9 changed files with 242 additions and 132 deletions

27
NOTE.md
View File

@ -1,36 +1,37 @@
# Responsive
# Basic Components
* [x] Typography
* [x] Link
* [x] Link
* [x] Button
* [x] IconButton
* [x] TextButton
* [x] IconButton
* [x] TextButton
* [x] Modal
* [x] Step
* [x] Tooltip
* [x] Tag
# HandWrite Component
* Hamburger Menu - 需要手写!
* Captcha Input - 需要找别的组件!
# Form Components
* [x] Input
* [x] Password Input with Eye Icon
* [x] Password Input with Eye Icon
* [x] Radio - 大屏上黑色主题
* [x] Radio Group
* [x] Checkbox
* [x] Textarea
* Select
* Form
* FormItem
* FormItem with Validate Icon
* FormItem with Help Icon
* FormItem with Error Message
* [x] Select
* [x] Form
* [x] FormItem
* [x] FormItem with Error Message
# Layout Components
* Layout
* Header
* Footer
* Header
* Footer