Naoyuki Kanezawa
|
d1a0309af9
|
Add pathname and query to the argument of getInitialProps (#194)
* pass pathname and query to getInitialProps on both server and client
* README: describe about the contet object of getInitialProps
|
2016-11-04 01:05:03 -07:00 |
|
Tim Oxley
|
d8cf0ba7c4
|
Readme: Explain where & when getInitialProps executes
|
2016-11-02 13:42:06 -07:00 |
|
Sébastien Dubois
|
c4d626108e
|
Slack badge (#176)
|
2016-11-02 12:02:56 -07:00 |
|
Guillermo Rauch
|
c3ae04b69a
|
Update README.md
|
2016-10-31 18:13:42 -07:00 |
|
Guillermo Rauch
|
07dbf2a20c
|
Update README.md
|
2016-10-31 18:13:13 -07:00 |
|
Brandon Bayer
|
47d0571341
|
README: add more help on using Glamor (#165)
|
2016-10-31 16:32:51 +09:00 |
|
nkzawa
|
dbc125f7e3
|
README: fix instruction
|
2016-10-27 08:07:33 +09:00 |
|
Nathan Agrin
|
06b8e5e676
|
Fix userAgent reference in getInitialProps example (#81)
The getInitialProps example references `req.header.userAgent`, which does not exist. `req.headers['user-agent']` does.
|
2016-10-26 19:19:28 +09:00 |
|
nkzawa
|
eb74ff4bf9
|
README: fix missing links
|
2016-10-26 19:04:01 +09:00 |
|
Jeff Bowen
|
844b62f57e
|
README: Typo & grammar suggestion (#69)
* Replace _specially_ with _especially_
* Parens around that clause
|
2016-10-26 18:49:48 +09:00 |
|
Andrew Van Slaars
|
1602a45b11
|
Updated readme to reflect proper name of url.pathname property (#66)
|
2016-10-26 18:49:05 +09:00 |
|
nkzawa
|
b287d70fd1
|
README: grammer fix
|
2016-10-26 18:47:41 +09:00 |
|
nkzawa
|
5558aa45f5
|
README: fix a link
|
2016-10-26 18:42:39 +09:00 |
|
Pascal Borreli
|
b5f8f5054f
|
Fixed typos (#74)
|
2016-10-26 09:19:05 +02:00 |
|
nkzawa
|
d9ea4ce312
|
readme: fix the instruction of running next
|
2016-10-26 10:46:58 +09:00 |
|
Leo Lamprecht
|
6482e8f7b2
|
Capitalized important files
|
2016-10-25 20:43:56 +02:00 |
|