0.12.0 • Published 5 years ago
@atg-digital/backdrop-components v0.12.0
Backdrop Component Library
This is the component library for the Backdrop Design System.
## Contributing Guidelines
To add a component, create the relevant folder and add the following:
- An
index.js
for exporting the component - A
Component.stories.mdx
file for documentation - The component it self with
propTypes
- The relevant unit test for the component (Most tests will be snapshot tests)
Testing locally
- To run tests locally a simple
npm run test
will do - To run storybook
npm run storybook
:)
Attributions
This component library is inspired by:
Material-ui - Copyright (c) 2014 Call-Em-All - see material-ui-license.txt
0.12.0
5 years ago
0.11.0
5 years ago
0.10.2
5 years ago
0.10.1
5 years ago
0.10.0
5 years ago
0.9.3
5 years ago
0.9.2
5 years ago
0.9.0
5 years ago
0.8.3
5 years ago
0.9.1
5 years ago
0.8.2
5 years ago
0.8.1
5 years ago
0.8.0
5 years ago
0.7.0
5 years ago
0.6.7
5 years ago
0.6.6
5 years ago
0.6.5
5 years ago
0.6.3
5 years ago
0.6.4
5 years ago
0.6.2
5 years ago
0.6.1
5 years ago
0.6.0
5 years ago
0.5.0
5 years ago
0.4.0
5 years ago
0.3.3
5 years ago
0.3.2
5 years ago
0.3.1
5 years ago
0.3.0
5 years ago
0.2.6
5 years ago
0.2.5
5 years ago
0.2.4
5 years ago
0.2.3
5 years ago
0.2.2
5 years ago
0.2.1
5 years ago
0.1.0
6 years ago