Skip to content

Releases: creolingo/react-translate-maker

Support for react 15.4.x

17 Nov 21:27
Compare
Choose a tag to compare

If you are using react >= 15.4.0 use version >= 0.3.0 otherwise use version < 0.3.0

bug fix and rewrited tests

17 Sep 14:56
Compare
Choose a tag to compare

namespaces bugfix #5
@deps
rewrited tests with jest and enzyme

support for nested components

04 Aug 13:12
Compare
Choose a tag to compare

added support for nested components (for more info please see #4)

React 15.x support

20 Apr 22:25
Compare
Choose a tag to compare

added support for react 15.x

deps

06 Mar 22:44
Compare
Choose a tag to compare

deps
babel 6.6
latest translate-maker

Ordinal

20 Jan 11:00
Compare
Choose a tag to compare

Added support for ordinal

LocaleSwitch

16 Jan 21:26
Compare
Choose a tag to compare

Updated components LocaleSwitch and LocaleProvider
LocaleProvider has a new property named controlled.
For more information please take a look on documentation