Commit Graph

22 Commits

Author SHA1 Message Date
Tim Wang
1130d0942b Bump version 2018-04-03 10:37:36 +08:00
Tim Wang
563f5321c0 Add hasIcon static method 2018-04-03 10:36:12 +08:00
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Forbes Lindesay
8f8f6c4392 [react] Use HTMLDialogElement for the dialog node (#23053)
* [react] Use HTMLDialogElement for the dialog node

* Actually add the `open` property

* This update requires typescript 2.6

* Update dependents of react to also require typescript 2.6
2018-02-12 12:55:52 +00:00
Andy
bef4d2b27d Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
Tom Crockett
73216e2ef2 Propagate non-optional props change to dependent libraries 2017-10-24 22:04:50 -07:00
Andy
403dbdabc7 react-native: More no-redundant-jsdoc fixes (#20931) 2017-10-23 14:45:51 -07:00
Andy
72bc73d061 react-*: Fix lint (#20825) 2017-10-23 07:31:51 -07:00
Adem Özay
6e44bf2866 fixed parametere order of getImageSource 2017-10-14 12:50:02 +03:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Levi Botelho
fff9915030 Add Feather icons to react-native-vector-icons (#19995)
* Add Feather icons to react-native-vector-icons

* Bump react-native-vector-icons version number

* Add Feather.d.ts to react-native-vector-icons tsconfig

* Rename Feather.ts to Feather.d.ts in react-native-vector-icons
2017-09-26 10:56:33 -07:00
loopArray
3d7c85d2d0 Update react-native-vector-icons-tests.tsx 2017-08-31 22:34:21 +08:00
loopArray
2a5c1e0144 Update react-native-vector-icons-tests.tsx 2017-08-31 22:30:16 +08:00
loopArray
c37768ab5a Update react-native-vector-icons-tests.tsx 2017-08-31 14:48:45 +08:00
loopArray
eb124c3a57 add Custom Icon test 2017-08-31 10:26:01 +08:00
loopArray
e2149cb996 add missing TabBarItem
add missing TabBarItem
2017-08-31 10:25:19 +08:00
loopArray
fbc01f889d fixed some ts error
My environment is typescript 2.4.2, which reminds me of the wrong type.
`[ts] JSX element type 'Icon' does not have any construct or call signatures.` When you add `typeof` changes like this, there is no error
2017-08-27 00:13:06 +08:00
Andy
5d6c651a1a Apply stricter lint rules (#19063) 2017-08-17 14:53:41 -07:00
Tim Wang
eb413c219e Make loadFont file optional 2017-08-15 23:30:06 +08:00
Tim Wang
107416173c [react-native-vector-icons] Add loadFont() method to Icons (#18862)
* Add loadFont() method to Icon

* Fix CI

* Bump up version to 4.3
2017-08-14 11:14:36 -07:00
Kyle Roach
0ce5a31141 [react-native-vector-icons] TabBarIOS should've been TabBarItemIOS 2017-07-19 10:44:19 -04:00
Kyle Roach
d937ac7239 Added react-native-vector-icons definitions 2017-06-26 14:46:20 -04:00