Commit Graph

351 Commits

Author SHA1 Message Date
Satyajit Sahoo
0d915596e8 chore: release v1.3.1 v1.3.1 2018-04-18 17:41:32 +02:00
Satyajit Sahoo
f50fccaadc fix: fix importing color with babel plugin 2018-04-18 17:41:03 +02:00
Satyajit Sahoo
db26d6c9fd chore: release v1.3.0 v1.3.0 2018-04-18 10:53:25 +02:00
Satyajit Sahoo
1fabaae6f5 refactor: flow tweaks 2018-04-18 10:38:58 +02:00
Lawrence Cheuk
b58b46b835 feat: add helper methods to SearchBar (#326) 2018-04-18 10:33:16 +02:00
Grzegorz Gawrysiak
b548111f13 test: Add snapshot tests for ListItem and ListSection component (#322) 2018-04-18 10:24:29 +02:00
Grzegorz Gawrysiak
851d998a04 chore: Ignore the __tests__ directory when publishing to npm (#324) 2018-04-18 10:21:15 +02:00
Lawrence Cheuk
61e745a519 fix: fix no render function in CardCover (#325) 2018-04-18 10:19:05 +02:00
Satyajit Sahoo
6842e4bbf4 chore: release v1.2.8 v1.2.8 2018-04-17 14:46:25 +02:00
Satyajit Sahoo
59fefc23c5 chore: fix deploying docs 2018-04-17 14:41:28 +02:00
Satyajit Sahoo
090ce9484d fix: loosen flow types of bottom navigation 2018-04-17 14:39:44 +02:00
Ferran Negre
4ce565bf23 fix: reduce non-shifting animation duration and background color for bottom navigation (#319) 2018-04-17 14:08:59 +02:00
Satyajit Sahoo
b544a42e2d feat: add babel plugin for modular imports (#309) 2018-04-17 13:59:38 +02:00
Nazar Yablonskyi
7ce8eb841c feat: add uncheckedColor prop for Checkbox and RadioButton (#313) 2018-04-17 11:41:20 +02:00
Lawrence Cheuk
ba57bc0d05 fix: respect icon prop when onIconPress is not passed in SearchBar (#315) 2018-04-17 11:33:42 +02:00
Satyajit Sahoo
d1a0acaff5 chore: use [untyped] section to ignore modules in flow 2018-04-17 09:25:48 +02:00
Satyajit Sahoo
43c00be9fd fix: don't animate checkbox when state is not changed 2018-04-17 09:10:42 +02:00
Satyajit Sahoo
a3bbb4e934 chore: update dependencies and fix flow 2018-04-17 09:07:23 +02:00
Satyajit Sahoo
85decc73b0 fix: support static properties in withTheme HOC 2018-04-17 07:26:35 +02:00
Satyajit Sahoo
888efd71f9 chore: release v1.2.7 v1.2.7 2018-04-15 21:02:38 +02:00
Satyajit Sahoo
f9d86030ce fix: fix typo 2018-04-15 19:32:59 +02:00
Satyajit Sahoo
5ee4160890 fix: use text color for ripples and selection controls 2018-04-15 18:44:29 +02:00
Satyajit Sahoo
ba4046964f docs: optimize screenshots 2018-04-12 17:39:58 +02:00
Grzegorz Gawrysiak
7b2948f570 feat: Add ListSection and ListItem components 2018-04-12 17:29:01 +02:00
Satyajit Sahoo
5e38f9ccd8 fix: support dynamically changing routes in bottom navigation 2018-04-12 12:13:32 +02:00
Satyajit Sahoo
fa352f3148 fix: properly add element to queue 2018-04-11 15:33:36 +02:00
Satyajit Sahoo
262b4d41fc docs: clarify that TouchableRipple falls back to TouchableHighlight 2018-04-11 12:37:14 +02:00
ferrannp
490d7071e1 docs: add Showcase page 2018-04-11 12:21:31 +02:00
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