Tiqa / redux-polyglot

Polyglot.js bindings for Redux
MIT License
58 stars 13 forks source link

new development strategy. #52

Open guillaumearm opened 7 years ago

guillaumearm commented 7 years ago

due to #37, we need to be careful about staging.

react-redux-polyglot use redux-polyglot as main dependency, so i think we need to work on a devbranch and follow this 3 principles :

todo before close this issue :

note: please see react-redux-polyglot/issues/3

guillaumearm commented 7 years ago

I think this issue must be a priority. @JalilArfaoui ? @jvincent42 ?

guillaumearm commented 7 years ago

dev branch created.

guillaumearm commented 7 years ago

PR here in #55

JalilArfaoui commented 7 years ago

As we discussed @guillaumearm we should merge both redux-polyglot and react-redux-polyglot NPM modules in the same repository to ensure full synchronicity and simpler tests.

JalilArfaoui commented 7 years ago

Can we close this one ?