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
Satyajit Sahoo
38bfe108ca
docs: fix spacing in radio button example
2018-02-06 08:26:23 +01:00
Satyajit Sahoo
4b61f4ffe6
docs: rework toolbar example
2018-02-06 08:26:23 +01:00
Satyajit Sahoo
1c19f02a02
docs: animate progressbar in example
2018-02-06 08:26:23 +01:00
Satyajit Sahoo
710d25e403
fix: various fixes to dark theme
2018-02-06 08:26:23 +01:00
K. P. Sroka
b9cdbe43fe
docs: add screenshots of FAB, Paper, ProgressBar and Switch components ( #227 )
2018-02-05 13:08:04 +01:00
Satyajit Sahoo
1ddd529313
chore: update the comment script
2018-02-02 22:04:20 +01:00
Satyajit Sahoo
913d7c1291
chore: link to docs in the branch in pr comment ( #229 )
2018-02-02 17:03:00 +01:00
Satyajit Sahoo
0edfdc6393
fix: fix padding in drawer item
2018-02-01 18:38:40 +01:00
Satyajit Sahoo
f58ae2e400
fix: avoid setState after update in Portal
2018-02-01 18:33:43 +01:00
Satyajit Sahoo
105d337a19
docs: update documentation ( #228 )
2018-02-01 16:28:10 +01:00
Satyajit Sahoo
a2f83734e0
docs: tweak screenshot sizes
2018-01-31 17:55:34 +01:00
Satyajit Sahoo
fdb426f211
docs: setup screenshots ( #224 )
2018-01-31 17:31:32 +01:00
TAKAHASHI Shuuji
b4e4de4b20
docs: fix a link to default theme file ( #215 )
2018-01-31 11:51:48 +01:00
K. P. Sroka
5d67167a40
Fixing 'remote image' button example ( #221 )
...
* fix: Updating uri link in ButtonExample (the current one gives 404 and no image displayed).
* fix: Updating uri link in ButtonExample (svg doesn't work well).
2018-01-31 11:39:34 +01:00
Satyajit Sahoo
18e079498a
docs: add a simple landing page ( #220 )
2018-01-31 11:38:41 +01:00
Satyajit Sahoo
f624c2b41f
fix: return correct key for portal
2018-01-28 04:27:09 +01:00
Satyajit Sahoo
1ea7def251
fix: fix flow typing with withTheme ( #213 )
...
There seems to be some issue with defaultProps after this change, but it's better than not typechecking props at all
2017-12-20 11:57:24 +01:00
Luke Walczak
1f3cedb62b
fix: components color style refactor ( #212 )
2017-12-12 14:26:33 +01:00