Tomas Roos
629d0a261b
messages are availble within initialProps ( #3252 )
...
This has never been working, we based our intl + locale lookups out of this example and found out when translations wasn't working on page transitions due to the fact that messages gets set to undefined because its trying to destruct in the incorrect level
2017-11-08 20:37:52 +01:00
Tim Neutkens
47d3cfd0fd
Upgrade React for all examples ( #3113 )
2017-10-17 08:11:46 +02:00
Brikou CARRE
ba65b07dff
Ease running multiple examples at the same time with process.env.PORT ( #2753 )
2017-08-10 20:15:46 +02:00
Henrik
f14297dc80
Normalize example package.json files ( #2350 )
2017-06-23 10:46:44 +02:00
Felipe
db1ee2e161
Add Intl API polyfill in with-react-intl example ( #2283 )
...
* Add Intl API polyfill in with-react-intl example
* fix linting
2017-06-16 12:30:35 +02:00
Paul Molluzzo
d08e027a8c
Add deploy now button to the top of all example READMEs ( #1763 )
...
* Add deploy now button to the top of all example READMEs
* Remove unnecessary whitespace changes
2017-04-22 14:51:51 +02:00
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
Eric Ferraiuolo
e24db68f8b
Add example app with React Intl ( #1055 )
...
* Add example app with React Intl
Fixes #1022
* Update examples/with-react-intl/package.json to be consistent
2017-02-24 22:45:18 +01:00