Eloy Durán
|
c41956752f
|
[relay] Cleanup of where types are defined and scope tests.
|
2018-02-06 15:59:16 +01:00 |
|
Eloy Durán
|
be38f831c2
|
[relay] Use React.ComponentType.
|
2018-02-06 15:59:16 +01:00 |
|
Eloy Durán
|
83839f3122
|
[react-relay] Split tests into modern, compat, and classic files.
|
2018-02-06 15:59:15 +01:00 |
|
voxmatt
|
f697a7ca1d
|
fixing linting errors surfaced by Travis
|
2017-10-19 16:59:00 -07:00 |
|
voxmatt
|
d2cfe0ba3e
|
fixes for compat mode types when you're straddling modern and classic environments
|
2017-10-19 16:43:24 -07:00 |
|
Eloy Durán
|
d12367fe0a
|
[Relay] Fix linter issues.
|
2017-10-18 12:30:27 +02:00 |
|
Eloy Durán
|
95479db2fd
|
[Relay] Simplify modules by removing namespaces.
|
2017-10-18 00:15:58 +02:00 |
|
Eloy Durán
|
b438270ef3
|
[Relay] Reformat all files using prettier.
prettier --parser typescript --tab-width 4 --semi --trailing-comma es5 \
--write --print-width 120 \
types/{react-relay,relay-runtime}/*.ts*
|
2017-10-11 15:18:41 +02:00 |
|
Eloy Durán
|
694fb9b228
|
[Relay] Change imports to work as per normal usage.
|
2017-10-11 15:17:25 +02:00 |
|