Guillermo Rauch
85cd38f4bd
tweak font sizes again 🙈
2017-01-21 18:12:27 -08:00
Zhao
3813f73ece
Fix error fonts ( #826 )
...
* add "consolas" font for windows
* fix too small font size in non-retina display
2017-01-21 18:04:41 -08:00
Greenkeeper
13d6c04acf
chore(package): update husky to version 0.13.0 ( #853 )
2017-01-21 16:16:06 -08:00
Kristo Jorgenson
e67d62d888
Update styled-component docs ( #841 )
...
* Add details to custom Document documentation
Custom document must be created at ./Pages/_document.js, which is not
noted in the README… so I updated it.
* Add note to styled-components example about existing issue
* Made phrasing a bit more clear
* Another phrasing update.
* from P to p
2017-01-21 22:24:17 +01:00
Naoyuki Kanezawa
98e2951f0c
Use ErrorDebug component on error of react-hot-loader ( #852 )
...
* use ErrorDebug component for reporter of react-hot-loader
* app: fix props of ErrorDebug
2017-01-21 10:46:18 -08:00
Guillermo Rauch
cec8f9dd58
Release 2.0.0-beta.18
2017-01-20 18:45:23 -08:00
Guillermo Rauch
3765b14993
bump styled-jsx
2017-01-20 18:26:27 -08:00
Greenkeeper
f085a6d9a0
chore(package): update styled-jsx to version 0.4.5 ( #847 )
2017-01-20 23:15:58 +01:00
Arunoda Susiripala
399e510389
Make sure lastAppProps always have some value. ( #829 )
...
* Make sure lastAppProps always have some value.
* Revert "Make sure lastAppProps always have some value."
This reverts commit b4ae722d9c1a4460e17dbdc041b111cbd492b2aa.
* Throw an error, if we found an empty object from getInitialProps.
* Add proper tests for getInitialProps empty check.
2017-01-20 11:33:46 -08:00
Greenkeeper
318f110a8e
chore(package): update babel-generator to version 6.22.0 ( #833 )
2017-01-20 08:16:02 +01:00
Greenkeeper
a05a5d2004
chore(package): update babel-plugin-transform-async-to-generator to version 6.22.0 ( #834 )
2017-01-20 08:15:31 +01:00
Greenkeeper
865f806058
chore(package): update babel-plugin-transform-class-properties to version 6.22.0 ( #835 )
2017-01-20 08:15:05 +01:00
Greenkeeper
118055516c
chore(package): update babel-plugin-transform-object-rest-spread to version 6.22.0 ( #836 )
2017-01-20 08:14:44 +01:00
Greenkeeper
2aed328eee
chore(package): update babel-plugin-transform-runtime to version 6.22.0 ( #837 )
2017-01-20 08:14:10 +01:00
Greenkeeper
279fc99e31
chore(package): update babel-preset-es2015 to version 6.22.0 ( #838 )
2017-01-20 08:13:37 +01:00
Greenkeeper
901ab5f5d7
chore(package): update babel-preset-react to version 6.22.0 ( #839 )
2017-01-20 08:12:55 +01:00
Greenkeeper
21a22b9791
chore(package): update babel-runtime to version 6.22.0 ( #840 )
2017-01-20 07:41:22 +01:00
Greenkeeper
cfb1c0fbd5
chore(package): update babel-core to version 6.22.1 ( #842 )
2017-01-20 07:41:11 +01:00
alex newman
c21531151f
Move nextdata into nextScript and make Main return a single el ( #831 )
2017-01-19 16:14:05 -08:00
Ryuichi Okumura
5be9c04007
Custom server example with Hapi in README ( #825 )
2017-01-19 14:22:21 +01:00
jagreehal
1e77568657
added example with flow ( #814 )
...
* added example with flow
* Fixed linting errors
2017-01-19 01:48:55 -08:00
Naoyuki Kanezawa
43149bdb08
fix not to overwrite the ignored option on Windows ( #824 )
2017-01-19 08:09:40 +01:00
Greenkeeper
011914906b
chore(package): update styled-jsx to version 0.4.4 ( #817 )
2017-01-18 19:56:23 +01:00
Arunoda Susiripala
2efabde215
Fix koa-404 issue by adding res.statusCode to 200 ( #815 )
2017-01-18 00:45:29 -03:00
Greenkeeper
c1f2b92a27
chore(package): update source-map-support to version 0.4.10 ( #809 )
2017-01-18 00:25:40 +09:00
Dan Zajdband
2c2d961844
Added Koa example ( #800 )
...
* Added Koa example
* Linted koa example
2017-01-17 08:23:06 +01:00
Greenkeeper
0627378bc2
chore(package): update glamor to version 2.20.22 ( #804 )
2017-01-17 08:20:43 +01:00
张俊锋
606d89c9f5
Update README.md ( #802 )
...
fix quotation mark
2017-01-16 20:26:23 -08:00
Dan Zajdband
e28f80cd99
Updated <Link> in repo, always wrapping an anchor. ( #798 )
2017-01-16 22:27:55 +01:00
Sébastien Dubois
a66ff658f4
Fix link ( #789 )
...
* Fix link
* Fix links
2017-01-16 18:23:24 -03:00
Dan Zajdband
70b92e6b65
Added deprecation message when adding an extra anchor in behalf of the user. ( #797 )
2017-01-16 22:02:11 +01:00
Dan Zajdband
7cc554c67a
Fixed hapi example ( #795 )
2017-01-16 11:27:07 -08:00
Sébastien Dubois
ffeeb682af
Remove useless config override ( #790 )
2017-01-16 14:24:33 -03:00
Greenkeeper
807d4be9ff
chore(package): update styled-jsx to version 0.4.3 ( #792 )
2017-01-17 00:23:03 +09:00
Sébastien Dubois
8fa630d855
Add dynamic routing keyword ( #788 )
...
I was looking for "dynamic routing" in the examples and didn't find it because that keyword isn't used.
2017-01-16 23:33:11 +09:00
Mike Bannister
789edb87b7
Fix typo in README ( #787 )
2017-01-16 02:41:46 -08:00
nkzawa
da8395883c
bump webpack
2017-01-16 19:17:01 +09:00
Arunoda Susiripala
60ec4def1e
Add NODE_PATH support for resolveLoaders as well. ( #778 )
...
* Add NODE_PATH support for resolveLoaders as well.
* Remove unwanted code.
2017-01-16 14:40:14 +09:00
Giuseppe
0d6ceec8db
Add styled-jsx-postcss example ( #781 )
...
* Add styled-jsx-postcss example
* Remove commented code
2017-01-15 19:59:22 -08:00
Greenkeeper
782807bb8b
chore(package): update friendly-errors-webpack-plugin to version 1.1.3 ( #783 )
2017-01-15 19:59:02 -08:00
Arunoda Susiripala
6f117ecf77
Set default NODE_ENV value. ( #768 )
2017-01-15 19:58:45 -08:00
Greenkeeper
876716569c
chore(package): update styled-jsx to version 0.4.2 ( #784 )
2017-01-15 17:55:11 -08:00
Tim Neutkens
b6e72f59e5
Use UTC time to avoid time differences ( #782 )
2017-01-15 16:14:40 -08:00
Tim Neutkens
8318f5b8de
Add cross browser stacktrace ( #776 )
...
* Add cross browser stacktrace
* Remove unused stack variable
2017-01-16 01:17:29 +09:00
Greenkeeper
6fd5cfd87d
chore(package): update source-map-support to version 0.4.9 ( #777 )
2017-01-15 23:50:20 +09:00
Arunoda Susiripala
fae2305f46
Add correct sync version of error handling with existSync. ( #769 )
...
* Add correct sync version of error handling with existSync.
* Update utils.js
2017-01-15 21:15:06 +09:00
Greenkeeper
cebed46014
chore(package): update mime-types to version 2.1.14 ( #772 )
2017-01-15 00:19:36 -08:00
davidrossjones
60918eeb36
Fix typo for --help messages in /bin ( #770 )
2017-01-14 17:31:09 -08:00
nkzawa
8a06c7b092
example: fix style
2017-01-15 00:30:39 +09:00
Shawn Kelly
5ef34c6dd8
update styletron example to support multiple stylesheets ( #763 )
2017-01-13 15:49:35 -08:00