1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/client
Arunoda Susiripala 4534c55968 Set displayName properly when patching React locally. (#1053)
* Using styled-jsx for with-jest example.

* Set the displayName of the wraped components.
Otherwise it won't get the correct displayName if the
original component doesn't provide it by using it's function name.
2017-02-09 15:40:31 +01:00
..
head-manager.js use Promise to update head (#574) 2016-12-30 11:14:36 -08:00
index.js [WIP] Remember scroll position on error (#911) 2017-01-31 08:56:17 +05:30
next-dev.js [WIP] Remember scroll position on error (#911) 2017-01-31 08:56:17 +05:30
next-prefetcher.js Use service-worker to fetch only JSON pages. (#924) 2017-01-30 19:42:49 +09:00
next.js Don't discard component state on error (#741) 2017-01-11 17:58:20 -08:00
patch-react.js Set displayName properly when patching React locally. (#1053) 2017-02-09 15:40:31 +01:00
webpack-hot-middleware-client.js Don't discard component state on error (#741) 2017-01-11 17:58:20 -08:00