Jan Mühlemann
e11d08ae45
Update with react 18next to latest ( #5017 )
...
* update with-react-i18next supporting new _app.js
* update readme to not encourage cloning of repo
2018-08-24 09:49:10 +02:00
HaNdTriX
5ff7c0742c
Lint examples ( #4985 )
...
* Lint examples/with-apollo-and-redux-saga
* Lint examples/with-apollo-auth
* Lint examples/with-apollo
* Lint exampels/with-google-analytics
* Lint examples/with-higher-order-component
* Lint examples/with-react-i18next
* Lint exampels/with-redux
* Lint exampels/with-relay-modern
* Lint examples/with-universal-configuration-runtime
* Add **/examples/**/lib/** to linter
2018-08-20 08:31:24 +02:00
Andrew Razumovsky
0d4d7d840a
[with-react-i18next] Fix flickering on page change via <Link /> ( #4318 )
...
* Fix flickering on page change via <Link />
* Remove process.browser check
2018-05-09 15:06:37 +02:00
Alexander Kachkaev
8bd81f6a68
Split exports in with-react-18next example to avoid ambiguity ( #3959 )
...
See context in https://github.com/i18next/react-i18next/issues/397
2018-03-07 08:42:14 +01:00
Alexander Kachkaev
dbb1b732a0
Update with-react-i18next example ( #3932 )
...
- simplify pages by introducing withI18next hoc
- add Trans component example
- replace <div> with <p> in demo components to make text on pages easier to read
German translation by @marinaroot
2018-03-05 12:46:13 +01:00