302 Commits

Author SHA1 Message Date
Satyajit Sahoo
a331f35963 chore: release v1.2.2 v1.2.2 2018-03-14 14:55:35 +01:00
Satyajit Sahoo
2136fbd9fe chore: run yarn test on pre-commit hook 2018-03-14 14:55:08 +01:00
Satyajit Sahoo
b76cf35ca2 docs: update README to point to docs page 2018-03-14 14:54:19 +01:00
Satyajit Sahoo
0a1b3bcdaf fix: copy public methods from component in HOC. fixes #254 2018-03-14 14:23:41 +01:00
Satyajit Sahoo
db800d4c75 chore: fix unit tests 2018-03-14 14:04:53 +01:00
Satyajit Sahoo
bae40c8fb9 chore: release v1.2.1 v1.2.1 2018-03-13 20:38:38 +01:00
Satyajit Sahoo
ded26d768f feat: add props to get color and label from a route 2018-03-13 20:38:38 +01:00
Mateusz Zatorski
87349c112a docs: fix instructions for expo (#271) 2018-03-07 14:13:01 +01:00
Satyajit Sahoo
316f3f53ca chore: tweak how vector icons are imported 2018-03-07 13:38:29 +01:00
Satyajit Sahoo
27f0a60cc2 chore: release v1.1.1 v1.1.1 2018-03-06 16:21:39 +01:00
Satyajit Sahoo
50c82f19e6 fix: handle status bar properly on iOS 2018-03-06 16:17:51 +01:00
Grzegorz Gawrysiak
97eb2a3d64 fix: do not require the TextInput numberOfLines prop 2018-03-06 14:54:31 +01:00
Grzegorz Gawrysiak
adb97b3e9b fix: do not require the TextInput multiline prop 2018-03-06 14:53:24 +01:00
Satyajit Sahoo
74e3228fac chore: release 1.1.0 v1.1.0 2018-03-05 14:46:20 +01:00
Satyajit Sahoo
c48ba8a1c4 feat: add bottom navigation component (#258) 2018-03-05 13:47:05 +01:00
Satyajit Sahoo
5411620ec9 fix: make properties in theme prop optional
this doesn't work right now, but should work from flow 0.57 onwards
2018-03-04 21:06:51 +01:00
Satyajit Sahoo
8542439e9f refactor: remove screen props from example 2018-03-04 17:30:30 +01:00
Satyajit Sahoo
09e64d811e docs: add description for various properties in the theme 2018-03-03 23:19:22 +01:00
Satyajit Sahoo
872efda867 chore: release 1.0.2 v1.0.2 2018-03-03 14:39:17 +01:00
Satyajit Sahoo
1766fd10b6 refactor: use create-react-context for theming 2018-03-03 14:31:08 +01:00
Satyajit Sahoo
e54ba17257 chore: fix card example 2018-03-03 13:16:49 +01:00
Satyajit Sahoo
865ca05f19 fix: handle status bar automatically on Expo. fixes #251 2018-03-03 13:07:19 +01:00
Satyajit Sahoo
4b4492831d fix: fix toolbar issues with dark prop 2018-03-03 12:37:59 +01:00
Grzegorz Gawrysiak
3a2f3f8e3c fix: align card actions to the left (#262) 2018-03-03 12:16:32 +01:00
Satyajit Sahoo
228749346c fix: rework portal to isolate rendering of portals. fixes #216 (#261) 2018-03-03 12:14:15 +01:00
Grzegorz Gawrysiak
96c061ce6a chore: update the lockfile (#263) 2018-03-03 12:13:50 +01:00
Satyajit Sahoo
5a67be9a2f chore: setup jest 2018-03-02 22:18:45 +01:00
Clayton Ray
c3fedbd51b docs: add imports to doc examples - closes #223 (#256) 2018-03-02 15:35:37 +01:00
Grzegorz Gawrysiak
442653cdb1 docs: add the missing CardCover props (#260) 2018-03-02 11:41:34 +01:00
Michał Pierzchała
3e1cfa8e93 chore: use eslint-config-callstack-io (#250) 2018-02-26 13:17:25 +01:00
Satyajit Sahoo
58f2e0f49d chore: add issue and pr templates 2018-02-26 12:40:25 +01:00
Satyajit Sahoo
827d87415e chore: release 1.0.1 v1.0.1 2018-02-24 17:57:27 +01:00
Satyajit Sahoo
665f8fd801 fix: use hoist-non-react-statics 2018-02-24 17:56:25 +01:00
Jakub Beneš
887b3ec6ce docs: fix the copy-paste (#253) 2018-02-23 12:27:36 +01:00
Satyajit Sahoo
4c9c5ad0a1 Add LICENSE. Fixes #252 2018-02-23 11:50:01 +01:00
Satyajit Sahoo
21f0140b49 chore: release 1.0.0 🎉 v1.0.0 2018-02-22 16:49:28 +01:00
ferrannp
d8e7c17178 docs: make screenshots for Dialog 2018-02-22 16:37:03 +01:00
Satyajit Sahoo
72f7567a08 docs: add screenshots for radio, checkbox and toolbar 2018-02-22 16:37:03 +01:00
Satyajit Sahoo
cf5c9b9a43 BREAKING: remove GridView for now 2018-02-22 12:29:47 +01:00
Satyajit Sahoo
91bf179df0 docs: Improvements to the documentation 2018-02-21 15:40:25 +01:00
Satyajit Sahoo
59de0c99ff fix: fix typo 2018-02-21 13:31:49 +01:00
Ferran Negre
4c842341d1 fix: properly align icon in back button on iOS (#242) 2018-02-20 15:33:07 +01:00
Ferran Negre
83b9e3641d fix: use correct color for TouchableRipple in dark theme (#244) 2018-02-20 15:25:31 +01:00
Satyajit Sahoo
1185c0df7a docs: add screenshots for Card and Typography (#236) 2018-02-20 15:21:57 +01:00
K. P. Sroka
7c426f9efc fix: disabling Touchables if onPress was not set to allow event handling in parent components 2018-02-16 12:36:01 +01:00
Manjula Subhashchandra Dube
c6ae995e8a docs: add test commit type to guidelines (#240) 2018-02-14 11:45:41 +01:00
Manjula Subhashchandra Dube
88c522d3a1 chore: add bootstrap script to run yarn (#239) 2018-02-10 18:00:17 +01:00
K. P. Sroka
144388439d docs: Adding screenshots for TextInput (#233) 2018-02-06 16:56:26 +01:00
Satyajit Sahoo
7b08554fd8 chore: release 0.0.9 v0.0.9 2018-02-06 10:00:29 +01:00
Satyajit Sahoo
e4ff9c8950 docs: rework ripple example 2018-02-06 08:26:23 +01:00