Commit Graph

785 Commits

Author SHA1 Message Date
jbinda
45b86446e3 fix: remove duplicate type import 2019-05-15 17:29:17 +02:00
Bruno Castro
fb2bacb3ba fix: fix bug with applying backgroundColor to DrawerSection (#1063) 2019-05-15 11:55:31 +02:00
Taym Haddadi
16b9dd1306 fix: fix icon type for FABGroup actions (#1057) 2019-05-09 12:40:35 +02:00
sritharan
f6ac53fe4a feat: support loading indicator for FAB (#985) 2019-05-09 12:26:40 +02:00
Julian Hundeloh
fbade97eca fix: use own ActivityIndicator in Button (#979) 2019-05-09 12:25:45 +02:00
Chad Lavimoniere
ffc0d5e2b4 feat: add props leftStyle and rightStyle to Card.Title so devs can style the left and right independently (#1016) 2019-05-09 12:20:35 +02:00
Jordy Wijman
79f98d9b6a fix: elevation being applied after mode changes on a button while it shouldn't (#1037) 2019-05-09 12:19:35 +02:00
Taym Haddadi
77da065dc5 fix: remove StatusBar from FAB Group (#1027) 2019-05-09 12:16:34 +02:00
Bruno Castro
e3dd1abcff fix: fix RadioGroup animation (#982) 2019-04-30 13:05:05 +02:00
Julian Hundeloh
0872144dc8 fix: fix use theme font in TextInputFlat (#1014) 2019-04-24 13:03:30 +02:00
jbinda
9e30fc9837 fix: fix listitem icon spacing (#1017) 2019-04-24 11:52:56 +02:00
jbinda
8a9a6a9d53 feat: add padding prop to TextInput (#1018) 2019-04-24 11:51:43 +02:00
Trancever
eab40ec54c chore: release 3.0.0-alpha.0 v3.0.0-alpha.0 2019-04-15 14:11:54 +02:00
Trancever
61047c4fa7 fix: upgrade failing snapshot tests 2019-04-15 14:07:27 +02:00
jbinda
9eeb8e246c fix: list item height and margins
fixes #914
2019-04-15 12:04:19 +02:00
Taym Haddadi
c73cf153b6 docs: fix edit pencil button (#981)
fixes #980
2019-04-15 12:04:19 +02:00
NoemiRozpara
3c0c2d8c3e Merge branch 'feat/theme-fonts' into 3.0 2019-04-11 15:47:20 +02:00
Julian Hundeloh
5947be9d94 test: update snapshots 2019-04-11 15:24:13 +02:00
Julian Hundeloh
d2b78c6f9c feat: allow granular font definitions in theme 2019-04-11 15:22:52 +02:00
Dawid
3fd4877751 feat: BREAKING CHANGE replace any with proper types (#915) 2019-04-11 11:13:59 +02:00
Julian Hundeloh
b3df217e61 feat: refactor of ProgressBar component (#735) 2019-04-11 11:03:08 +02:00
Dawid
8c41503c18 feat: add scale property to control modal animation speed (#942) 2019-04-11 10:50:46 +02:00
Trancever
60f1e9c32c chore: release 2.15.2 v2.15.2 2019-04-09 16:08:30 +02:00
Dawid
cf6cc3d297 fix: refactor of menu component (#976) 2019-04-09 16:05:58 +02:00
Ferran Negre
826e7e6200 docs: add reactnativepaper.com in the README (#971) 2019-04-04 10:07:21 +02:00
Trancever
e4fa828d63 chore: release 2.15.1 v2.15.1 2019-04-04 09:27:13 +02:00
Dawid
dc89eb67c0 fix: issue with TextInput animation on iOS (#968) 2019-04-01 11:29:53 +02:00
Anthony Garant
35c56fb885 fix: fix borderRadius support for the Chip component (#962) 2019-03-31 17:06:33 +03:00
Trancever
8b8741c6eb chore: release 2.15.0 v2.15.0 2019-03-26 11:05:33 +01:00
Trancever
f23811bdfd fix: fix issue with jumping label in TextInput on iOS 2019-03-25 16:33:28 +01:00
Przemysław Bitkowski
64c553e3d2 fix: pass ref to child components, move API to parent TextInput (#949) 2019-03-25 17:24:58 +02:00
Zhe Wang
59b53e0775 feat: use native driver in Modal (#946)
* feat: add useNativeDriver prop to Modal component

* mock NativeAnimatedHelper in ActivityIndicator test

* enforce useNativeDriver in Modal animations
2019-03-25 10:30:39 +01:00
Satyajit Sahoo
2124a81760 feat: support accessibility label for Snackbar button (#951) 2019-03-25 09:59:03 +02:00
Darkmyr
00457a9567 feat: add ellipsize props to ListItem (#944) 2019-03-22 11:06:39 +00:00
Dawid
e899c55280 fix: hide banner when visible prop is false (#934) 2019-03-22 11:01:05 +00:00
Grzegorz Gawrysiak
1a4af746d2 fix: Searchbar TS types (#943) 2019-03-21 16:53:02 +02:00
Iyad Thayyil
0c5371adb3 feat: add Menu component (#485) 2019-03-21 14:36:48 +02:00
Trancever
117fe476d3 chore: release 2.14.0 v2.14.0 2019-03-19 16:21:12 +01:00
Przemysław Bitkowski
6143dd5053 refactor: refactor TextInput to make it more maintainable (#882) 2019-03-19 14:34:08 +02:00
Przemysław Bitkowski
bc7dbe818a chore: improve typescript tests running (#936) 2019-03-19 11:26:11 +02:00
Dawid
0402e74824 fix: modal example (#925)
* fix: modal example

* fix: use existing func
2019-03-15 17:33:32 +01:00
Luke Walczak
4a28c3e8a5 feat: expose new prop to add custom color in Chip component (#729) 2019-03-15 12:17:11 +02:00
Ali Kazemkhanloo
1262d01c7f added iconColor to searchbar (#907) 2019-03-14 11:56:26 +01:00
Dawid
30fed6f366 feat: add titleStyle and descriptionStyle props to List.Item (#911) 2019-03-14 11:53:56 +01:00
Julian Hundeloh
2bbc33c3dd fix: add flexGrow and flexShrink to Dialog.ScrollArea (#835)
* fix: limit Dialog.ScrollArea height

* fix: update example

* fix: reduce height
2019-03-12 11:55:59 +02:00
ferrannp
e9cef2a71b chore: release 2.13.0 v2.13.0 2019-03-11 14:52:05 +01:00
Ferran Negre
2ca0b6079a fix: make sure to remove BackHandler listener on Modal (#912) 2019-03-11 14:27:18 +01:00
Satyajit Sahoo
503223b5ca chore: ignore some deps for greenkeeper 2019-03-08 14:34:58 +01:00
Taym Haddadi
0acc5e48da fix: makes Snackbar handle Infinity duration properly. (#901)
* fix: do not add a setTimeout if Infinity is passed as duration

* fix: check positive and negative infinity

* fix: fix lint
2019-03-07 17:05:52 +02:00
Dawid
8042c309e6 docs: improve contentStyle prop description in Button (#900)
Adds info about customizing height and width of button via contentStyle prop to prop description.
2019-03-07 12:14:50 +01:00