crowdwiz-ui-style-guide
v1.1.0
Published
Welcome to crowdwiz ui style-guide
Readme
Bitshares-UI Style-Guide
Welcome to bitshares ui style-guide
Available online at https://styleguide.bitshares.org/
How to use it on Bitshares-UI Project?
Instruction
You can find instruction about usage and manage of style-guide there
Quick Setup Guide
Setup localy
git clone https://github.com/bitshares/bitshares-ui-style-guide.gitcd bitshares-ui-style-guidenpm installnpm run start
Make build
npm run build
Ant Design v3 components support
General
- [x] Button
- [x] Icon
Layout
- [ ] Grid
- [x] Layout
Navigation
- [ ] Affix
- [x] Breadcrumb
- [ ] Dropdown
- [ ] Menu
- [ ] Pagination
- [x] Steps
Data Entry
- [ ] AutoComplete
- [ ] Cascader
- [x] Checkbox
- [ ] DatePicker
- [x] Form
- [x] Input
- [x] InputNumber
- [ ] Mention
- [ ] Rate
- [x] Radio
- [x] Select
- [x] Slider
- [x] Switch
- [ ] TreeSelect
- [ ] TimePicker
- [ ] Transfer
- [x] Upload
Data Display
- [ ] Avatar
- [ ] Badge
- [ ] Calendar
- [x] Card (Partial support)
- [ ] Carousel
- [ ] Collapse
- [ ] List
- [x] Popover
- [ ] Tooltip
- [x] Table
- [x] Tabs
- [ ] Tag
- [ ] Timeline
- [ ] Tree
Feedback
- [x] Alert
- [x] Modal
- [x] Drawer
- [ ] Message
- [x] Notification
- [x] Progress
- [ ] Popconfirm
- [ ] Spin
Other
- [ ] Anchor
- [ ] BackTop
- [ ] Divider
- [ ] LocaleProvider
