164 Commits

Author SHA1 Message Date
Satyajit Sahoo
7264166463 feat: add <Checkbox /> component. fixes #12 2016-11-13 23:49:14 +05:30
Satyajit Sahoo
9054c8c782 docs: update divider example 2016-11-13 11:53:53 +05:30
Satyajit Sahoo
a25b2c0dd3 Merge branch 'master' into divider 2016-11-13 11:29:21 +05:30
ferrannp
ec714d42c7 Merge branch 'master' into divider
Conflicts:
	example/src/ExampleList.js
2016-11-12 13:44:40 +01:00
Satyajit Sahoo
07bca5a54b feat: add color prop, don't add bg for non-raised button 2016-11-12 15:14:11 +05:30
ferrannp
a9da6fbea4 feat: Add divider. #8. 2016-11-11 23:45:41 +01:00
Satyajit Sahoo
1557aa58a7 feat: add disabled button style 2016-11-12 02:01:06 +05:30
Satyajit Sahoo
1271d66292 feat: add icon and loading support to <Button /> 2016-11-12 01:02:12 +05:30
Satyajit Sahoo
d1536d6b2c feat: add <Card /> component 2016-11-11 23:13:32 +05:30
Satyajit Sahoo
74c9f8b613 feat: add buttons 2016-11-11 20:22:34 +05:30
Satyajit Sahoo
b725648d73 fix: follow line height and opacity guidelines for text 2016-11-02 07:35:01 +05:30
Satyajit Sahoo
f28c3359b9 feat: add a paper component. fixes #42 (#47)
Since Google doesn't document the shadow values anywhere (it was documented earlier, but only upto 5dp), this is an approximation.
2016-11-02 06:57:16 +05:30
Ahmed Elhanafy
28313b2b85 Add different text components and add them in the example app (#38)
* Add different text components and add them in the example app

* Rename textWithProps to createStyledText and change isAndroid to isIOS in fonts

* Rename primaryText to text and disabled
2016-10-24 19:34:18 +05:30
Satyajit Sahoo
9ddb159f7d Setup example app 2016-10-24 03:43:56 +05:30