A reusable component library that is designed and engineered to help build better product faster
Go to file
Andy Tudhope 5afd672199
Merge pull request #16 from millnitzluan/master
Close #2 Create components for Status Lists
2018-12-07 11:13:58 +02:00
.storybook Upgrades to Storybook v4 and adds new theme + background 2018-11-29 09:52:26 +02:00
public First Commit 2018-09-20 12:02:40 -04:00
src Merge from storybook master 2018-11-29 09:30:16 -02:00
.gitignore First Commit 2018-09-20 12:02:40 -04:00
README.md Updates README 2018-11-21 20:31:57 +02:00
package-lock.json Merge from storybook master 2018-11-29 09:30:16 -02:00
package.json Upgrades to Storybook v4 and adds new theme + background 2018-11-29 09:52:26 +02:00
yarn.lock add BallotResult 2018-10-22 11:56:42 -04:00

README.md

Stability

Welcome to Status' Storybook, a development environment for UI components. Stability lets you browse our component library, view the different states of each component, and interactively develop and test components with us! Currently these are only React web components, but there is - as the saying goes - much more to the story.

Goals

The goal of this repo specifically is to develop "Status-styled" components based on the work of our Product Designers that can be easily re-used by developers building DApps for Status. This allows them to focus on more important code - like smart contracts - and easily construct the UI out of work already done.

However, this is not the long-term goal we really want to achieve. This must be a story worth re-telling. So, we're working with Aragon and Bounties Network on something called Lorikeet. Both teams have proven UI track records (and awards) and are closely aligned with us on several goals at an organisational level (DAOs and bounties/payout flows in general).

With some help from our friends, hopefully we can create an atomic component library much like Material UI which includes support for as much web3 functionality as possible.

This, ideally, would take the form of a design language/system/spec/sketch/figma with multiple implementations which could render to many render targets, including:

  1. react web (website/storybook/pwa)
  2. react native (ios/android)
  3. server side
  4. extensions
  5. even some web vr/ar stuff (?)