Commit Graph

199 Commits

Author SHA1 Message Date
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 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 047b78cfff feature: implement section render temlate 2022-09-29 23:29:13 +08: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 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 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
Sagi c5a2f73ae3 feature: implement toast component template 2022-09-27 00:10:21 +08:00
Sagi 38d56ff5f4 feature: implement notify component 2022-09-26 23:57:38 +08:00
Sagi 2bb868f4c8 feature: implement popover and tooltip 2022-09-25 22:58:10 +08:00
Sagi f612a5c40a feature: fix popover file name 2022-09-24 14:05:00 +08:00
Sagi 6484093af5 feature: add popover and tooltip 2022-09-24 14:04:12 +08:00
Sagi 9ca315e15b feature: fix component name 2022-09-24 13:27:34 +08:00
Sagi cdf6f35522 feature: add avatar component 2022-09-22 23:37:52 +08:00
Sagi d628e0aaeb test: modify button edit event unit test case 2022-09-21 17:05:48 +08:00
Sagi a0a83576dc test: implement button edit events unit test case 2022-09-21 16:35:10 +08:00
Sagi 68c0df3401 test: implament some unit test use case 2022-09-21 15:37:32 +08:00
Sagi b135abd4a5 test: add unit test case 2022-09-20 18:02:42 +08:00
Sagi beb144c86c test: add unit test case 2022-09-18 23:13:57 +08:00
Sagi 39d041bb2a test: add coverage and fix some test error 2022-09-17 22:09:53 +08:00
Sagi 65c9cdef88 refactor: format code and remove unused code 2022-09-17 19:42:14 +08:00
Sagi 83565d319d feature: suport show clear button when input text 2022-09-17 19:39:24 +08:00
Sagi db564e36ff feature: implament clear button 2022-09-17 12:46:22 +08:00
Sagi 10ef216d4e feature: append button-edit event 2022-09-17 09:04:34 +08:00
Sagi b7ef12bb60 feature: implament some event handlers and rename component to button-edit 2022-09-16 23:36:27 +08:00
Sagi 8298f7e64f refactor: refactor InputGroup component by latest farris vue component style guide 2022-09-15 20:51:58 +08:00
Sagi f2fe699f1e docs: improve component style guide 2022-09-15 20:23:48 +08:00
Sagi 622d6ba831 refactor: refector code by composable api 2022-09-15 19:46:57 +08:00
Sagi 95c9e682d6 config: add compiler option forceConsistentCasingInFileNames 2022-09-15 11:47:28 +08:00
Sagi dbf3e09331 test: add unit test for input-group 2022-09-15 09:48:05 +08:00
Sagi 3586a73ede config: use prettier as default formatter and format some configs 2022-09-13 17:32:51 +08:00
Sagi 6b27372b15 config: add some tools config 2022-09-13 17:21:32 +08:00
Sagi 992e47ec3a create first component by tsx. add readme.md and farris design logo. 2022-09-09 11:33:07 +08:00