rsnext/client
Arunoda Susiripala bf467e64af Do not patch prototypes with render exposed only as a getter. (#898)
* Do not patch prototypes with render exposed only as a getter.

* Use Object.getOwnPropertyDescriptor to make things simpler.

* Get the prototype which has the render method.
2017-01-28 22:50:46 +09:00
..
head-manager.js use Promise to update head (#574) 2016-12-30 11:14:36 -08:00
index.js Make sure lastAppProps always have some value. (#829) 2017-01-20 11:33:46 -08:00
next-dev.js Don't discard component state on error (#741) 2017-01-11 17:58:20 -08:00
next-prefetcher.js Adding polyfill to Headers.getAll to make it work both with the current and past spec. (#723) 2017-01-10 11:42:10 -08:00
next.js Don't discard component state on error (#741) 2017-01-11 17:58:20 -08:00
patch-react.js Do not patch prototypes with render exposed only as a getter. (#898) 2017-01-28 22:50:46 +09:00
webpack-hot-middleware-client.js Don't discard component state on error (#741) 2017-01-11 17:58:20 -08:00