Files
react/src
Marshall Roch a6cd945d9f Fix 'this' in static methods
binds static methods on the descriptor to the component's actual constructor, so that `foo.constructor.bar()` and `Foo.bar()` run with the same `this`.
2014-06-14 20:37:51 -07:00
..
2014-06-12 23:10:14 -04:00
2014-06-14 20:36:07 -07:00
2014-06-14 20:37:51 -07:00
2014-06-14 20:36:07 -07:00
2014-04-23 14:14:45 -07:00