Satyajit Sahoo
84a80532c5
chore: release v1.2.6
v1.2.6
2018-04-05 13:40:42 +02:00
Satyajit Sahoo
a8137337ac
refactor: don't use deprecated React lifecycles. closes #285
2018-04-05 12:07:20 +02:00
Satyajit Sahoo
860a5348df
fix: use color prop instead of style in Icon. closes #291 , #294
2018-04-04 17:57:37 +02:00
Grzegorz Gawrysiak
56b7315b5d
docs: fix dialog component typo ( #297 )
2018-04-03 17:48:25 +02:00
Satyajit Sahoo
b1d38e739b
chore: release v1.2.5
v1.2.5
2018-03-29 15:37:47 +02:00
Satyajit Sahoo
51fafaa63b
refactor: tweak portals
2018-03-29 12:13:11 +02:00
Anton Mishyn
23a1f3cad3
fix: linting issue
2018-03-29 11:52:41 +02:00
Anton Mishyn
3a0e8c19d5
added nested property check to withTheme
2018-03-29 11:52:41 +02:00
Satyajit Sahoo
b136cbaac9
chore: run yarn in root folder on bootstrap
2018-03-29 11:28:28 +02:00
Satyajit Sahoo
ab42b415ac
docs: simplify contribution guidelines ( #283 )
...
It's still pretty big, but all the important stuff about setting up the environment is on the top. Rest is verified by the pre-commit hook, so not a big deal if people don't read them.
2018-03-23 16:58:24 +01:00
Satyajit Sahoo
a28d93590b
fix: fix statusbar height on old versions of ios ( #281 )
2018-03-22 15:50:54 +01:00
Satyajit Sahoo
8a5ccde22d
chore: release v1.2.4
v1.2.4
2018-03-19 11:39:25 +01:00
Satyajit Sahoo
1cb795852b
chore: remove stale files when deploying docs
2018-03-19 11:34:49 +01:00
Brent Vatne
3259fbbf8e
fix: only import ProgressViewIOS and ProgressBarAndroid in .ios/.android files
...
- react-native-web does not export them so these imports break web support
2018-03-19 11:18:05 +01:00
Satyajit Sahoo
505d58d65d
docs: rename RadioGroup to RadioButtonGroup and fix docs
2018-03-18 18:46:52 +01:00
Satyajit Sahoo
959582ed9e
docs: add section about customizing components
2018-03-18 18:29:27 +01:00
Dawid
29f21bc029
feat: Implements radio group component. ( #214 )
...
* feat: Implements radio group component.
* Removes stylesheet import and change flow props types.
* Feat: Change RadioGroup to pass props using context.
* Feat: Adds example.
* Fix flow errors in withRadioGroup component.
* feat: Add docs to withRadioGroup component.
* feat: Add comment to withRadio prop.
* Change RadioGroup to use create-react-context.
* refactor: small changes in radioGroup component api.
2018-03-16 00:45:29 +01:00
Satyajit Sahoo
16c6de4dfe
docs: fix typo
2018-03-15 17:31:52 +01:00
Satyajit Sahoo
f8eec8e84f
chore: release v1.2.3
v1.2.3
2018-03-15 17:08:06 +01:00
Satyajit Sahoo
da0c5181c6
fix: don't render all tabs in advance to improve initial load time
2018-03-15 17:01:52 +01:00
Satyajit Sahoo
bd6b7a9879
docs: fix badges in README
2018-03-14 15:00:43 +01:00
Satyajit Sahoo
81c887ad1d
chore: release v1.2.2
2018-03-14 14:57:47 +01:00
Satyajit Sahoo
090f6fbde0
chore: run yarn test on pre-commit hook
2018-03-14 14:57:47 +01:00
Satyajit Sahoo
cb876a3856
docs: update README to point to docs page
2018-03-14 14:57:47 +01:00
Satyajit Sahoo
2bafaf9d1d
fix: copy public methods from component in HOC. fixes #254
2018-03-14 14:35:38 +01:00
Satyajit Sahoo
87427fe39d
chore: fix unit tests
2018-03-14 14:35:38 +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