Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for universal apps / server-side rendering #52

Merged
merged 1 commit into from
Apr 1, 2016

Conversation

loudwinston
Copy link

CHANGE SUMMARY

  • Add loadNamespaces method that iterates through components, discovering and loading namespaces that are declared using @translate. Works very similarly to redux-async-connect. Designed be used with react-router match method.
  • Add namespaces property to Translate wrapper returned by @translate.

- Add `loadNamespaces` method that iterates through components, discovering and loading namespaces that are declared using `@translate`
- Add `namespaces` property to `Translate` wrapper returned by `@translate`.
@jamuhl
Copy link
Member

jamuhl commented Mar 31, 2016

excellent...will have a look later and merge / publish asap. thanks a lot...

@jamuhl jamuhl merged commit b3f950b into i18next:master Apr 1, 2016
@jamuhl
Copy link
Member

jamuhl commented Apr 1, 2016

in react-i18next@1.3.0...thanks again

@loudwinston
Copy link
Author

No problem @jamuhl !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants