Commit Graph

15 Commits

Author SHA1 Message Date
Eloy Durán
eee0c90fa6
[relay] Fix lint issues. 2018-02-06 17:12:30 +01:00
Eloy Durán
26b18f911e
[relay] Make sure optional props remain optional. 2018-02-06 15:59:17 +01:00
Eloy Durán
4a5279010a
[relay] ConcreteFragment should have been FragmentReference. 2018-02-06 15:59:16 +01:00
Eloy Durán
e1dd20d21c
[relay] Update tests for emitted TS artifacts. 2018-02-06 15:59:16 +01:00
Eloy Durán
0351b87eca
[relay] Add types used in compiler artifacts and improve tests. 2018-02-06 15:59:16 +01:00
Eloy Durán
2fcce313b6
[react-relay] Remove relay prop from containers. 2018-02-06 15:59:16 +01:00
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
83839f3122
[react-relay] Split tests into modern, compat, and classic files. 2018-02-06 15:59:15 +01:00
Nicolas Pirotte
8511d08403 (react-relay) Fix lint 2018-01-31 22:22:32 +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
95479db2fd
[Relay] Simplify modules by removing namespaces. 2017-10-18 00:15:58 +02:00
Eloy Durán
08f193a694
[Relay] Return null instead of void for Flow Maybe types. 2017-10-12 00:46:10 +02:00
Eloy Durán
091c46291e
[Relay] Add generics for getConnectionFromProps. 2017-10-11 16:23:14 +02:00
Eloy Durán
bafb5407cb
[Relay] Fix dtslint issues with test files. 2017-10-11 15:56:18 +02:00