Commit Graph

222 Commits

Author SHA1 Message Date
Dmitry Gladkov 32f03034c3 Bump to 1.6.1 2016-12-26 19:54:24 +02:00
Dmitry Gladkov c90a2ae6ed Android support for new point type 2016-12-26 19:53:48 +02:00
Dmitry Gladkov 11d8fcd9ce Update installation instructions 2016-12-26 18:30:03 +02:00
Dmitry Gladkov 32d93b1e23 bump to 1.6.0 2016-12-26 18:14:25 +02:00
Dmitry Gladkov e4ead962c8 Merge pull request #129 from cpunion/master
Fix point type
2016-12-26 18:13:04 +02:00
Li Jie 23b9606bef Fix point type 2016-12-07 15:15:02 +08:00
Dmitry Gladkov 4c5c2d836c Bump to 1.5.15 2016-11-09 15:43:59 +02:00
Dmitry Gladkov 4ddaecd9ce Merge pull request #123 from cmcewen/fix-flow
Add proper flow types
2016-11-09 15:43:05 +02:00
Connor McEwen 8c64dcab94 Add proper flow types 2016-11-08 15:05:34 -08:00
Dmitry Gladkov c719101c49 Merge pull request #121 from kyungkoo/master
add pod 'React' to notify changed path.
2016-11-08 15:57:39 +02:00
kyungkoo 447bcba532 add pod 'React' to notifiy changed paht 2016-11-08 20:42:28 +09:00
Dmitry Gladkov 1822cd9ece Bump to 1.5.14 2016-10-27 14:18:38 +03:00
Dmitry Gladkov 8aab9d9f53 Merge pull request #118 from aprct/master
Implement setNativeProps to allow use in TouchableHighlight, etc
2016-10-27 14:15:52 +03:00
fei b226ffb7ba Merge branch 'master' of https://github.com/aprct/react-native-linear-gradient 2016-10-25 11:02:08 -07:00
fei 890fd1877b Implement setNativeProps in component to allow use as a child component in TouchableHighlight, etc. 2016-10-25 10:59:39 -07:00
Dmitry Gladkov 21e33e297f Merge pull request #116 from wokalski/patch-1
s/brentvatne/react-native-community in Readme
2016-10-20 17:56:50 +03:00
Wojtek Czekalski 88370a2917 s/brentvatne/react-native-community in Readme
Fixes links
2016-10-20 16:18:35 +02:00
Dmitry Gladkov 7f5155bc95 Bump to 1.5.13 2016-09-22 16:20:32 +03:00
Dmitry Gladkov 927eb6a134 Merge pull request #111 from slycoder/android-clamp
Use CLAMP instead of MIRROR
2016-09-22 16:19:10 +03:00
Jonathan Chang 6db9cbc0a9 Use CLAMP instead of MIRROR
This matches the behavior on iOS where the gradient’s edge color is
extended if the view’s bounds exceed the gradient positions.
2016-09-14 23:09:28 -07:00
Brent Vatne 2cb5bc019f Merge pull request #109 from joshuapinter/patch-1
Add Import method to usage instructions.
2016-09-10 20:41:44 -07:00
Joshua Pinter 73df1d3602 Add Import method to usage instructions.
Use `var LinearGradient = require('react-native-linear-gradient');` as shown in the Login example app does not work.
2016-09-10 21:17:27 -06:00
Dmitry Gladkov 2a9f95efa4 Merge pull request #105 from lukaswelte/patch-1
Add LICENSE file in the repository
2016-08-24 19:59:51 +03:00
Lukas Welte a8922b7789 Add LICENSE file in the repository 2016-08-24 16:41:22 +02:00
Dmitry Gladkov 31486f4f30 Merge pull request #101 from sahat/patch-2
fixed quote character
2016-07-25 13:38:13 +03:00
Sahat Yalkabov 48d08bdb89 fixed quote character 2016-07-25 03:26:52 -07:00
Dmitry Gladkov 5b2a1bb83e Merge pull request #99 from jasonalmaturner/master
updating README.md to reflect breaking changes in react-native@0.29
2016-07-18 21:33:26 +03:00
Jason Turner 940675fde2 updating README.md to reflect breaking changes in react-native@0.29 2016-07-18 11:50:16 -06:00
Brent Vatne 4ee81aa5e8 Fix link to example project 2016-06-30 15:03:19 -07:00
Dmitry Gladkov b1c9ad9fb1 Merge pull request #94 from benhughes/patch-1
Adding license to package.json
2016-06-17 17:25:50 +03:00
Ben Hughes 889b212922 Adding license to package.json 2016-06-17 14:38:08 +01:00
Dmitry Gladkov 68f7dfaa8a Bump to 1.5.12 2016-06-14 15:28:51 +03:00
Dmitry Gladkov 88140b2f72 Merge pull request #91 from oblador/class-refactor
Refactor to class based ES2015 components for Animated support
2016-06-14 15:27:40 +03:00
Joel Arvidsson 3bdc43ce97 Refactors to class based ES2015 components. 2016-06-13 13:22:34 +02:00
Dmitry Gladkov c30d8de198 Bump to 1.5.11 2016-06-13 12:22:12 +03:00
Dmitry Gladkov d177a4514f Merge pull request #89 from janicduplessis/master
Add flow type annotation
2016-06-13 12:17:35 +03:00
Janic Duplessis 05c047d720 Add flow type annotation 2016-06-12 16:21:55 -04:00
Dmitry Gladkov 707a7cf360 Merge pull request #88 from KarlosQ/patch-1
Update README.md to RN 0.27
2016-06-08 23:07:33 +03:00
Carlos Q c5c07d7959 Update README.md to RN 0.27 2016-06-08 19:31:32 +02:00
Dmitry Gladkov 9a542aa415 Bump to 1.5.10 2016-06-06 18:06:38 +03:00
Dmitry Gladkov 366239e441 Refactor LinearGradient as functional component 2016-06-06 18:02:10 +03:00
Dmitry Gladkov b780d9df2e Remove redundant style prop check 2016-06-06 18:02:05 +03:00
Dmitry Gladkov 0b1998caf6 Merge pull request #86 from madox2/optional-style-prop
optional style property
2016-06-06 17:13:36 +03:00
Martin Bielik 3b1de6174d optional style property 2016-06-02 14:16:53 +02:00
Dmitry Gladkov 57cb561e30 Bump to 1.5.9 2016-05-25 13:08:03 +03:00
Dmitry Gladkov bdf810126f Fix regression introduced in 1.5.8 2016-05-25 13:07:46 +03:00
Dmitry Gladkov b1c2f34b56 Bump to 1.5.8 2016-05-25 12:57:13 +03:00
Dmitry Gladkov fe55ead175 Ensure that locations prop array has the same length as colors array 2016-05-25 12:57:04 +03:00
Dmitry Gladkov 937af7ec70 Bump to 1.5.7 2016-05-12 17:19:19 +03:00
Dmitry Gladkov dfd5656467 Merge pull request #79 from oblador/cocoapods-1.0-support
CocoaPods 1.0 support.
2016-05-12 17:01:34 +03:00