Files
DefinitelyTyped/types
Nathan Shively-Sanders dde2a7a3ba Change react's ComponentLifecycle to class
ComponentLifecycle is intended to provide some methods to Component
subclasses and enforce that overrides of those methods are correct in
those same subclasses.

However, it does neither of these things as an interface that
Component `implements`. It just checks that Component has all the
required methods of ComponentLifecycle. Since there are no required
methods, the `implements` check passes. And since Component doesn't
actually *implement* any of the methods, its subclasses don't get
them by default, and their 'overrides' are not checked for
correctness.

Changing ComponentLifecycle to a class fixes both of these problems.
2017-05-24 07:46:27 -07:00
..
2017-05-13 11:17:35 -07:00
2017-05-06 11:30:55 +02:00
2017-05-22 18:38:02 +02:00
2017-04-27 14:02:22 -07:00
2017-05-17 12:20:54 -04:00
2017-05-19 07:13:46 -07:00
2017-05-19 07:13:46 -07:00
2017-05-19 07:13:46 -07:00
2017-05-04 15:31:42 -07:00
2017-05-19 07:13:46 -07:00
2017-05-19 07:13:46 -07:00
2017-05-19 07:13:46 -07:00
2017-05-19 07:13:46 -07:00
2017-05-12 07:13:33 -07:00
2017-05-19 07:13:46 -07:00
2017-05-19 07:13:46 -07:00
2017-05-17 12:02:54 -04:00
2017-05-19 07:13:46 -07:00
2017-05-19 07:13:46 -07:00
2017-05-19 07:13:46 -07:00
2017-05-04 15:31:42 -07:00
2017-05-01 07:41:29 -07:00
2017-05-04 15:31:42 -07:00
2017-05-03 10:21:40 -07:00
2017-05-03 11:35:11 -07:00
2017-05-10 17:43:52 +08:00
2017-05-04 18:08:08 -07:00
2017-05-17 11:34:13 +02:00
2017-05-17 21:56:13 +00:00
2017-05-08 12:35:40 +01:00
2017-05-04 15:31:42 -07:00
2017-05-07 01:42:37 +02:00
2017-05-15 15:42:18 -07:00
2017-05-17 15:04:50 +01:00
2017-05-04 15:31:42 -07:00
2017-05-04 15:31:42 -07:00
2017-05-04 15:31:42 -07:00
2017-05-23 11:23:13 -04:00
2017-05-09 10:53:00 +02:00
2017-05-04 15:31:42 -07:00
2017-05-08 12:23:28 +02:00
2017-05-10 12:16:08 +02:00
2017-05-15 00:25:22 +02:00
2017-05-11 13:46:16 +02:00
2017-05-02 09:28:49 -07:00
2017-05-04 15:31:42 -07:00
2017-05-08 20:31:18 +01:00
2017-05-04 17:16:10 -07:00
2017-05-04 15:31:42 -07:00
2017-05-17 21:56:13 +00:00
2017-05-22 20:57:42 +02:00
2017-05-08 00:43:40 +01:00
2017-05-07 11:07:53 +02:00
2017-05-22 15:20:31 -07:00
2017-05-13 20:24:06 +02:00
2017-05-14 14:37:39 +04:30
2017-05-01 15:19:16 -07:00
2017-05-01 15:19:16 -07:00
2017-05-09 11:32:24 +02:00
2017-05-08 12:28:59 +02:00
2017-05-04 15:31:42 -07:00
2017-05-04 15:31:42 -07:00
2017-05-16 15:43:39 -03:00
2017-05-22 03:05:00 +01:00
2017-05-13 12:18:03 +08:00
2017-05-09 07:55:40 +09:00
2017-05-09 07:55:40 +09:00
2017-05-03 11:09:38 -07:00
2017-05-11 15:59:32 -04:00
2017-05-04 17:16:10 -07:00
2017-05-12 20:59:19 +03:00
2017-05-15 11:05:54 -04:00