Bitshares-UI Style-Guide

Welcome to bitshares ui style-guide

Quick Setup Guide

Setup localy

  • git clone https://github.com/bitshares/bitshares-ui-style-guide.git

  • cd bitshares-ui-style-guide

  • npm install

  • npm run start

Make build

  • npm run build

Ant Design v3 components support

General

  • Button
  • Icon

Layout

  • Grid
  • Layout

Navigation

  • Affix
  • Breadcrumb
  • Dropdown
  • Menu
  • Pagination
  • Steps

Data Entry

  • AutoComplete
  • Cascader
  • Checkbox
  • DatePicker
  • Form
  • Input
  • InputNumber
  • Mention
  • Rate
  • Radio
  • Select
  • Slider
  • Switch
  • TreeSelect
  • TimePicker
  • Transfer
  • Upload

Data Display

  • Avatar
  • Badge
  • Calendar
  • Card
  • Carousel
  • Collapse
  • List
  • Popover
  • Tooltip
  • Table
  • Tabs
  • Tag
  • Timeline
  • Tree

Feedback

  • Alert
  • Modal
  • Message
  • Notification
  • Progress
  • Popconfirm
  • Spin

Other

  • Anchor
  • BackTop
  • Divider
  • LocaleProvider