Skip to content

bitshares/bitshares-ui-style-guide

Repository files navigation

Bitshares-UI Style-Guide

Welcome to bitshares ui style-guide

Quick Setup Guide

Requirements

  • Node v12+
  • npm v6+
  • yarn (if you wish:)

Setup localy

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

  • cd bitshares-ui-style-guide

  • npm install - install dependencies

  • npm start - start project for local development

Make build

  • npm run build - build project for all purposes (docs & dist)

  • npm run build:docs - rebuild demo page for github

  • npm run build:dist - rebuild library source

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

About

Ant based style guide for bitshares-ui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published