Commit Graph

111 Commits

Author SHA1 Message Date
Sagi 84f457f859 chore: update npm packages and resolve demo code conflick 2022-10-01 14:23:36 +08:00
Sagi 8164bc0850 chore: update npm package by yarn to update lerna to ^5 2022-10-01 14:09:23 +08:00
Sagi c606b3b083 chore: modify gitignore and merge code 2022-10-01 14:04:57 +08:00
Sagi 14253f8d5a chore: ignore some files from git 2022-10-01 13:54:43 +08:00
Sagi b3cf49b678 fix(switch): implement data binding 2022-10-01 13:49:53 +08:00
Sagi d33b163cf8
!31 Implements style、size and disabled states of button
Merge pull request !31 from cassiel/master
2022-10-01 04:00:11 +00:00
Cassiel 528b02d172 Implements style、size and disabled states of button 2022-10-01 11:27:56 +08:00
Cassiel fa21e8f33b 实现button样式、尺寸及禁用状态 2022-10-01 10:45:26 +08:00
Cassiel e729aa7adb 实现button样式、尺寸及禁用状态 2022-10-01 10:44:47 +08:00
Sagi 0c15c7123c
!29 修改Avatar组件
Merge pull request !29 from Sagi/alpha
2022-10-01 01:59:04 +00:00
Sagi d361650012 fix(avatar): fix default style and click event 2022-10-01 09:55:38 +08:00
Sagi fc79738ccb
!28 添加Avatar组件示例程序
Merge pull request !28 from Sagi/alpha
2022-09-30 15:17:53 +00:00
Sagi a1e6a28668 chore: format avatar code and implement avatar demo 2022-09-30 23:15:36 +08:00
Sagi 97724f266b
!27 导出并安装组件
Merge pull request !27 from Sagi/feature/input-group
2022-09-30 07:28:01 +00:00
Sagi 867b33bb8e chore: export and install tooltip 2022-09-30 15:24:19 +08:00
Sagi 0ad5b7ae30 chore: export and install text component 2022-09-30 15:21:47 +08:00
Sagi f50b1afb68 chore: export and install tabs and tab page 2022-09-30 15:18:15 +08:00
Sagi b0add5a0a8 chore: export and install switch component 2022-09-30 15:15:04 +08:00
Sagi da81bacb3e chore: export and install section 2022-09-30 15:12:31 +08:00
Sagi b50d76541f chore: export and install popover component 2022-09-30 15:10:50 +08:00
Sagi f1467f8470 chore: export and install notify component and toast component 2022-09-30 15:08:34 +08:00
Sagi 1a831cf5aa chore: export according component and install avatar component 2022-09-30 15:05:29 +08:00
Sagi 5b8165bb38 chore: config install according component 2022-09-30 15:02:45 +08:00
Sagi ba863b2c91 feature: implement tab page props and remove trailing comma 2022-09-30 14:23:50 +08:00
Sagi c44ddb6159 feature: add tab page component 2022-09-30 14:08:10 +08:00
Sagi 1aea7f3057 feature: implement tabs render template 2022-09-30 14:05:39 +08:00
Sagi 556b8d5594 feature: implement tabs props 2022-09-30 09:28:03 +08:00
Sagi 3ee64e339d
!26 增加Tabs组件目录及也结构
Merge pull request !26 from Sagi/feature/input-group
2022-09-29 15:48:32 +00:00
Sagi 85c29e90de feature: implement tabs component 2022-09-29 23:46:14 +08:00
Sagi 0bdb861e56 feature: add tabs component dictionary 2022-09-29 23:42:41 +08:00
Sagi d0c3f8af27
!25 实现Section组件模板
Merge pull request !25 from Sagi/feature/input-group
2022-09-29 15:30:30 +00:00
Sagi 047b78cfff feature: implement section render temlate 2022-09-29 23:29:13 +08:00
Sagi 3d88e6a442
!24 增加Section组件
Merge pull request !24 from Sagi/feature/input-group
2022-09-29 14:57:22 +00:00
Sagi 5643983f87 feature: update section props 2022-09-29 16:36:35 +08:00
Sagi 636e8e7dcb feature: implement section component structure 2022-09-29 13:37:27 +08:00
Sagi edf826f83a feature: add section component 2022-09-29 13:34:04 +08:00
Sagi 874839dde6 feature: add section component 2022-09-29 13:32:47 +08:00
Sagi 0e00b260d0
!23 实现Switch等组件
Merge pull request !23 from Sagi/feature/input-group
2022-09-28 13:16:08 +00:00
Sagi 11b96cc482 feature: implement switch component 2022-09-28 21:06:25 +08:00
Sagi c64c47218f feature: add switch component 2022-09-28 19:52:28 +08:00
Sagi 4dc7ac3e83 feature: implement text component 2022-09-28 18:01:52 +08:00
Sagi bf0090858b feature: add text component 2022-09-28 17:40:27 +08:00
Sagi 431239b8a4 feature: implement according component 2022-09-28 17:31:55 +08:00
Sagi 6b3dd22821 feature: add according component 2022-09-28 14:07:39 +08:00
Sagi c89e0598d2 feature: add tooltip css 2022-09-27 23:01:28 +08:00
Sagi fa02cff8aa
!22 更新Notify等组件
Merge pull request !22 from Sagi/feature/input-group
2022-09-27 14:55:55 +00:00
Sagi c409b355fe feature: update popover component 2022-09-27 20:30:45 +08:00
Sagi 976fac55e1 feature: remove duplicate component code and add toast css 2022-09-27 19:47:34 +08:00
Sagi 4d67dc3896 feature: expose public api on notify component 2022-09-27 17:16:12 +08:00
Sagi 6a64dea4e7 feature: implement notify component 2022-09-27 17:10:19 +08:00