Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
usulpro committed Sep 18, 2016
1 parent 1754bcf commit 5b463d1
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 2 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[![GitHub version](https://badge.fury.io/gh/sm-react%2Fstorybook-addon-material-ui.svg)](https://badge.fury.io/gh/sm-react%2Fstorybook-addon-material-ui)
[![npm version](https://badge.fury.io/js/storybook-addon-material-ui.svg)](https://badge.fury.io/js/storybook-addon-material-ui)

# Storybook-Addon-Material-UI
https://github.com/sm-react/storybook-addon-material-ui

Expand Down Expand Up @@ -108,3 +111,12 @@ By default you see only assigned fields of selected theme. You can switch to `Fu
![screen6](https://raw.githubusercontent.com/sm-react/storybook-addon-material-ui/master/docs/screen6.png)

> See details in [sreenshorts](https://github.com/sm-react/storybook-addon-material-ui/blob/master/docs/screenshorts.md)
## Demo
(will be soon)



[![@UsulPro](https://img.shields.io/badge/github-UsulPro-blue.svg)](https://github.com/UsulPro)
[![@sm-react](https://img.shields.io/badge/github-smARTLight-red.svg)](https://github.com/sm-react)

11 changes: 10 additions & 1 deletion docs/screenshorts.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@

### default `Light base theme`
quick start for component development
![screen1](screen1.png)
### default `Dark base theme`
Check a different appearance
![screen2](screen2.png)
### Visual color adjusting
Results instantly on the screen
![screen3](screen3.png)
### User created theme
![screen4](screen4.png)
### Full theme settings
![screen5](screen5.png)
### After overriding
you will have only chanded setting in your theme
![screen6](screen6.png)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "storybook-addon-material-ui",
"version": "0.6.3",
"version": "0.6.4",
"description": "Storybook Addon for Material Ui Library",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 5b463d1

Please sign in to comment.