nkzawa
eb9a61e9e7
Release 2.0.0-beta.1
2016-12-22 16:11:55 +09:00
Guillermo Rauch
bb4226adcd
Update README.md
2016-12-21 21:30:06 -08:00
Guillermo Rauch
41322d7d11
Update README.md
2016-12-21 21:29:12 -08:00
Dan Zajdband
c5d69f0585
Add/move examples ( #470 )
...
* Added redux and styled components (wip) examples.
* Updated examples readmes and package.json
* Fixed styled-components example
2016-12-21 21:10:54 -08:00
Rahul
4a13160f4c
Fix typo ( #471 )
2016-12-21 19:52:43 -08:00
Arunoda Susiripala
c60b818de4
Add missing main files to NPM. ( #464 )
2016-12-21 17:40:26 -08:00
Arunoda Susiripala
1719738ed1
Allow to customize our babel configuration ( #466 )
...
* Add a way to customize babel configurations.
* Add babel configuration docs to README.
2016-12-21 17:36:00 -08:00
Benjamin E. Coe
9ac79ed1ae
fix: expose babel presets for upstream libraries ( #463 )
2016-12-21 11:26:55 -08:00
Naoyuki Kanezawa
2a29bf6242
display deprecation warning only when method was called ( #462 )
2016-12-21 10:43:31 -08:00
Naoyuki Kanezawa
fe962b12de
make sure to flush styles and head ( #459 )
2016-12-21 07:57:25 -08:00
Naoyuki Kanezawa
4faa281f23
suppress logging on test ( #455 )
2016-12-21 06:39:08 -08:00
Arunoda Susiripala
f1c6ea3248
Fix Jest example app ( #458 )
...
* Add a working JEST example app.
* Add README.md
* Move react-test-renderer to devDeps.
* Add a newline to the .babelrc
2016-12-21 23:06:24 +09:00
nkzawa
95eb20e6a2
Release 2.0.0-beta.0
2016-12-21 14:11:00 +09:00
Greenkeeper
8c54820d5c
chore(package): update styled-jsx to version 0.2.2 ( #447 )
2016-12-20 19:07:10 -08:00
Guillermo Rauch
47956d1fbf
Update README.md
2016-12-20 19:03:38 -08:00
Arunoda Susiripala
2798df5745
Create a babel-preset for plugins and presets we use. ( #445 )
...
* Create a babel-preset for plugins and presets we use.
Anyone could get it via 'next/babel'
* Remove 'use strict' from the source.
* Add next/router to alias resolver in our babel preset.
2016-12-20 18:01:56 -08:00
Arunoda Susiripala
e839a0f6d5
Make the linting process faster. ( #446 )
2016-12-20 17:13:11 -08:00
Dan Zajdband
bacb42ead4
Updated README with new features and code fixes ( #444 )
...
* Updated README with new features and code fixes
* Removed staticMarkup option from docs.
* Fixed quiet parameter info.
2016-12-20 14:57:11 -08:00
Guillermo Rauch
b337433d14
Update index.js
2016-12-20 13:03:44 -08:00
Guillermo Rauch
1af5bc98bb
Update README.md
2016-12-20 12:45:27 -08:00
Guillermo Rauch
9056116c5b
Update Header.js
2016-12-20 12:44:23 -08:00
Guillermo Rauch
376661254d
Update index.js
2016-12-20 12:41:40 -08:00
Guillermo Rauch
a27f6b0af6
Update features.js
2016-12-20 12:41:26 -08:00
Guillermo Rauch
8129eea237
Update contact.js
2016-12-20 12:41:15 -08:00
Guillermo Rauch
36255e5c5d
Update about.js
2016-12-20 12:41:01 -08:00
Guillermo Rauch
2c2d7ad6d5
Update index.js
2016-12-20 12:40:26 -08:00
Guillermo Rauch
100c12b5fe
Update about.js
2016-12-20 12:39:34 -08:00
Guillermo Rauch
41c73a3aa7
Update Header.js
2016-12-20 12:39:15 -08:00
Guillermo Rauch
cded884581
Update post.js
2016-12-20 12:38:10 -08:00
Guillermo Rauch
587c976ef0
Update paragraph.js
2016-12-20 12:37:58 -08:00
Guillermo Rauch
b2c5d40b5f
Update about.js
2016-12-20 12:37:38 -08:00
Guillermo Rauch
e4d59c087d
Update README.md
2016-12-20 12:37:24 -08:00
Guillermo Rauch
35869daee5
Update Header.js
2016-12-20 12:36:30 -08:00
Guillermo Rauch
c4c63ab401
Update index.js
2016-12-20 12:36:03 -08:00
Guillermo Rauch
16cab95a57
Update index.js
2016-12-20 12:35:48 -08:00
Guillermo Rauch
f51696be08
Update blog.js
2016-12-20 12:35:34 -08:00
Guillermo Rauch
ff62d6f631
Update index.js
2016-12-20 12:35:11 -08:00
Guillermo Rauch
0754ac0790
Update about.js
2016-12-20 12:34:56 -08:00
Guillermo Rauch
dcf1187f58
Update index.js
2016-12-20 12:34:42 -08:00
Guillermo Rauch
7482ac6398
Update index.js
2016-12-20 12:34:27 -08:00
Guillermo Rauch
f4ccfd9e04
Update b.js
2016-12-20 12:34:15 -08:00
Guillermo Rauch
1b694bd8a8
Update a.js
2016-12-20 12:34:04 -08:00
Guillermo Rauch
280655da62
Update index.js
2016-12-20 12:33:47 -08:00
Guillermo Rauch
b5c4023148
Update README.md
2016-12-20 11:27:29 -08:00
Guillermo Rauch
2a1cda283b
Update README.md
2016-12-20 11:26:59 -08:00
Guillermo Rauch
905d671719
Update README.md
2016-12-20 11:19:03 -08:00
Arunoda Susiripala
141c045c68
Make next/router a client only API. ( #443 )
...
* Prevent using 'next/router' APIs inside 'getInitialProps'
* Remove incorrect documentation.
* Make next/router a client only API.
2016-12-20 09:27:43 -08:00
Guillermo Rauch
660147f661
Update README.md
2016-12-19 14:41:21 -08:00
Guillermo Rauch
12ae74c236
Update README.md
2016-12-19 14:37:15 -08:00
Guillermo Rauch
9f303ebe74
Update README.md
2016-12-19 14:36:33 -08:00