react-localize-redux icon indicating copy to clipboard operation
react-localize-redux copied to clipboard

Dead simple localization for your React components

Results 45 react-localize-redux issues
Sort by recently updated
recently updated
newest added

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

**Do you want to request a _feature_ or report a _bug_?** Bug **What is the current behavior?** So we have translation files over 70Kb each, noticed that inital website loading...

**Do you want to request a _feature_ or report a _bug_?** Feature **What is the current behavior?** When I'm using the `translate()` function, it's not possible able to add a...

Work has officially started on v4.0. Below is a list of the proposed work, and features. If you have any interest in contributing the work is being done in the...

help wanted

**Do you want to request a _feature_ or report a _bug_?** Report a bug & offer fix **What is the current behavior?** Go to: https://codesandbox.io/s/stupefied-bhaskara-fsyir - Open App.tsx - Notice...

**License Issue** **What is the current behavior?** Current create-react-context dependency version (resolves to 0.2.3) [license](https://github.com/jamiebuilds/create-react-context/blob/v0.2.3/LICENSE) excludes many companies from use of create-react-context, and thus from using react-localize-redux as well. **What...

Do you want to request a feature or report a bug? **(Request an Example)** Question regarding how you can unit test the translate component when its being called for example...

I need to fetch data via REST API according to the active language. When I set the language using the standard Toggle component from the docs, and right after that...

**Do you want to request a _feature_ or report a _bug_?** I am reporting a bug **What is the current behavior?** The Translate component is behaving as if the options...