Alex Windett
d7deb779cf
adding inline readme to storybook "story"
2017-04-05 13:55:44 +01:00
Sérgio Ramos
62bd05ffb8
replace file-loader with babel-plugin-inline-react-svg
...
fixes #299
2017-03-02 14:23:18 +00:00
Sérgio Ramos
520b685e28
convert commonjs to es2015 modules ( fixes #234 )
2017-02-23 15:09:27 +00:00
JUDIT GRESKOVITS
a4743bd80e
re-write forms with react-broadcast
2017-02-21 14:36:59 +00:00
JUDIT GRESKOVITS
0813b5c9fb
Add injectGlobal to storybook config to fix fonts and wrap all components in base component
2017-02-08 14:53:37 +00:00
Alex Windett
876426739d
moving vendor css to frontend, minifying it and changing reference point for storybook
2017-01-31 10:58:26 +00:00
Alex Windett
acbf130c2c
Seperating Normalization and Bootstrap Reboot
...
- Moving normalizae styles out of <Base> component.
- Creating CSS file for normalize css in vendor
- Moving assets directory
- Updating npm storybook script to include new normalize css
- Adding normalize css to <head> of storybook
- Adding css-loader to frontend webpack
- Including normalize.css in root of frontend
2017-01-18 14:32:17 +00:00
Tom Gallacher
6f3a0d8c07
Merge branch 'master' of github.com:yldio/joyent-dashboard into topology-view
2017-01-12 14:00:44 +00:00
Alex Windett
466fe72459
sorting stories alphabetically
2017-01-11 14:22:42 +00:00
Alex Windett
900268ab27
allowing component directories to contain there own stories for storybook. A component directory should now contain index.js, story.js and readme.md
2017-01-11 12:28:45 +00:00
Tom Gallacher
1e50e4d7aa
Update styles for MiniMetric's
2017-01-06 11:06:40 +00:00
Tom Gallacher
0f6169ca5d
Introduced storybook
...
This should make developing components much easier, I hope :D
2016-12-12 10:28:48 +00:00