redux-polyglot icon indicating copy to clipboard operation
redux-polyglot copied to clipboard

Polyglot.js bindings for Redux

Results 32 redux-polyglot issues
Sort by recently updated
recently updated
newest added

> Hooks are a new addition in React 16.8. They let you use state and other React features without writing a class. https://reactjs.org/docs/hooks-intro.html The idea is to implement a `useP`...

https://github.com/Tiqa/redux-polyglot/network/alerts

security

find a way to show a simple example for show cases with React. (maybe using JsFiddle/JsBin)

documentation

It can be nice to dynamically add phrases without removing the old ones, for example when using code splitting it can be nice to be able to do it. Are...

feat

Restructure the repo so that is contains 2 subfolders : redux-polyglot and react-redux-polyglot

Hello, I would like to use createGetP to tweak polyglot options, but it's unclear to me from the documentation how I should use createGetP... would each component have to use...

documentation
discussion

tests
build
enhancement

I need to be able to create a `ref` for an enhanced component but I can't do it since connect needs to be called with `withRef`. Unfortunately there's no way...

react-redux-polyglot

Add some badges in README.md List badges here : - codeship - license - coverage - documentation - npm - github https://shields.io/

documentation