Commit Graph

187 Commits

Author SHA1 Message Date
aalizzwell feeffc32b1 chore: add component basic layout & basic props 2022-10-11 19:20:56 +08:00
aalizzwell 1264559d7a chore: fix enum type error 2022-10-11 19:08:22 +08:00
Cassiel 2562ef9e77 update farris ui button 2022-10-08 15:35:43 +08:00
Sagi ac8d638d0c docs(notify): add document of notify 2022-10-07 23:48:49 +08:00
Sagi e0101850d1 docs(avatar): rename component Avatar to FAvatar, add document for avatar 2022-10-07 22:54:29 +08:00
Sagi 99e980780e docs(switch): add document of switch component 2022-10-07 22:38:53 +08:00
Sagi 088c54147e chore: add .hintrc to turn no-inline-styles off 2022-10-07 22:38:18 +08:00
Sagi 7468366186 docs(combo-list): add document of combo-list 2022-10-07 22:27:57 +08:00
Sagi 7d3077d01e docs(text): add document of text component 2022-10-07 22:20:05 +08:00
Sagi 586faa3fdd docs(radio-group): add document of radio group 2022-10-07 15:24:43 +08:00
Sagi afe6a14991 docs(tabs): add document of tabs component 2022-10-07 15:02:25 +08:00
Sagi 5040805453 chore: fix vitepress base css compatibility 2022-10-07 14:38:00 +08:00
Sagi 1ca866a44d fix(doc of section): fix page error of section document 2022-10-07 14:27:32 +08:00
Sagi 5ecce1a26a docs(section): add document of section component 2022-10-07 11:32:26 +08:00
Sagi 9c056d19cf docs: add accordion and button 2022-10-07 11:14:06 +08:00
Sagi 8cc5b99acb fix(readme.md): fix some words and rename input-group to button-edit 2022-10-06 23:18:16 +08:00
Sagi 66dabc2329 chore: add how to run project at local to readme.md 2022-10-06 23:05:05 +08:00
Sagi e563734af2 chore(vitepress-theme): custom not-found page template 2022-10-06 22:22:05 +08:00
Sagi b97a9eb5a4 chore: modify home features description 2022-10-06 22:03:06 +08:00
Sagi 6dc7511b0b feature(vitepress-theme): finish farris theme home 2022-10-06 21:21:17 +08:00
Sagi 26e1e07c86 feature(vitepress): implement vitepress home farris feature 2022-10-06 17:01:42 +08:00
Sagi b4606d7f51 fix(vitepress): fix vphome background image size and hero padding 2022-10-06 10:27:11 +08:00
Sagi 02c3a3216f fix(vitepress): fix nav-bar border when has sidebar 2022-10-06 09:42:19 +08:00
Sagi eda8dabc4e fix(vitepress): fix docs site title 2022-10-06 01:03:13 +08:00
Sagi 59346761d9 chore: modify vitepress layout in farris theme 2022-10-06 00:48:21 +08:00
Sagi e3bb4609c3 fix(vitepress): downgrade vitepress theme to 1.0.0-alpha8 to fix sidebar 2022-10-05 23:42:07 +08:00
Sagi 7d4544f7b5 fix(vitepress theme): fix vitepress nav-bar padding 2022-10-05 23:05:24 +08:00
Sagi b2b2d9ff08 chore: custom vitepress home background 2022-10-05 22:53:51 +08:00
Sagi 572e0dcd97 chore: add vitepress farris theme 2022-10-05 22:20:40 +08:00
Sagi c9420ea44e docs(button-edit): finish api document of button edit 2022-10-05 16:33:19 +08:00
Sagi 574c805aac docs(button-edit): add properties and events descriptions 2022-10-05 15:33:39 +08:00
Sagi 58880e89cb docs(button-edit): add properties and events 2022-10-05 15:13:32 +08:00
Sagi c614e40404 docs(button-edit): add button-edit features 2022-10-05 08:03:59 +08:00
Sagi 16350ab3fa docs: downgrade vitepress version to 1.0.0-alpha8 to fix vue demo bugs 2022-10-05 00:49:40 +08:00
Sagi c9ea5e6902 chore: sync code 2022-10-04 09:38:29 +08:00
Sagi 6653d829a5 docs: add component document's dictionary and document template 2022-10-04 09:34:37 +08:00
Sagi 64dc612139
!49 fix template warning
Merge pull request !49 from aalizzwell/master
2022-10-04 00:24:54 +00:00
jiangsion 8d4534b6ba chore: repair the problem of html template error in tsx file under components directory 2022-10-04 08:06:52 +08:00
aalizzwell be2cae4097 !48 complete component props development
Merge pull request !48 from aalizzwell/master
2022-10-03 12:03:12 +00:00
aalizzwell fa17e1efbb Merge branch 'feat/combolist' 2022-10-03 17:26:25 +08:00
aalizzwell f64a6b76ea chore: import button-edit component 2022-10-03 17:24:31 +08:00
aalizzwell 6f693c245f chore: fix separator prop type 2022-10-03 16:42:28 +08:00
aalizzwell f9906c4844 chore: add props 2022-10-03 16:39:50 +08:00
aalizzwell 5ee4b35efc chore: add base props type & update props define 2022-10-03 16:26:44 +08:00
aalizzwell ac68cb94d2 chore: change enum prop type name 2022-10-03 16:00:14 +08:00
Sagi a8ae06e5ea chore: merge code 2022-10-03 15:19:01 +08:00
Sagi a8c07850d7 chore: remove some config of docs-vue 2022-10-03 15:14:39 +08:00
Sagi 492448613c refactor: use vitepress to replace docs-vue project 2022-10-03 15:13:18 +08:00
aalizzwell cae14dd8bd Merge branch 'feat/combolist' 2022-10-03 15:00:51 +08:00
aalizzwell e781133016 chore: add combolist component to the test application 2022-10-03 14:31:58 +08:00