Tim Neutkens
|
7f0591896a
|
Use latest version of Next for all examples (#1597)
* Use latest for all examples
* Update yarn.lock
|
2017-04-03 09:46:35 +05:30 |
|
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 |
|
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 |
|
nkzawa
|
4ea933725d
|
example: add missing dependencies and babel config
|
2016-10-29 22:20:29 +09:00 |
|
Pavithra Kodmad
|
95719c956e
|
Adds jest configuration npm run test shows failed results (#60)
|
2016-10-26 19:17:02 +09:00 |
|