Arunoda Susiripala
|
bdcb0f7828
|
Add support to transpile import/export syntax (#1044)
next/babel doesn't transpile import/export.
So, we need to do it explicitly, but only for test env.
|
2017-02-09 08:32:58 +05:30 |
|
Lukas Strassel
|
4a73ccbb00
|
add react and react dom as peer (#1024)
- tackles #997
- add ./idea to gitignore for webstorm users
- update all the examples
|
2017-02-08 10:11:38 +05:30 |
|
Sébastien Dubois
|
a66ff658f4
|
Fix link (#789)
* Fix link
* Fix links
|
2017-01-16 18:23:24 -03:00 |
|
Dan Zajdband
|
f6ece560e4
|
Add/data fetch example (#485)
* Added data fetch example
* Finished updating examples install instructions and added data-fetch example to main readme
|
2016-12-23 08:05:49 +09:00 |
|
Dan Zajdband
|
2b791a6653
|
Added missing readme and references in main readme. (#483)
* Added missing readme and references in main readme.
* Fixed wrong links
* Updated examples format
|
2016-12-22 13:04:32 -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 |
|
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 |
|
Guillermo Rauch
|
b337433d14
|
Update index.js
|
2016-12-20 13:03:44 -08:00 |
|
nkzawa
|
4ea933725d
|
example: add missing dependencies and babel config
|
2016-10-29 22:20:29 +09:00 |
|
Tryggvi Gylfason
|
9ad0e57e6e
|
Update readme.md (#128)
|
2016-10-28 16:58:41 +09:00 |
|
nkzawa
|
9a78dd8d1c
|
fix jest example styles
|
2016-10-26 19:28:41 +09:00 |
|
Pavithra Kodmad
|
95719c956e
|
Adds jest configuration npm run test shows failed results (#60)
|
2016-10-26 19:17:02 +09:00 |
|