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

**Do you want to request a _feature_ or report a _bug_?** bug **What is the current behavior?** npm i react-localize-redux@latest 5 high severity vulnerabilities To address all issues (including breaking...

**Do you want to request a _feature_ or report a _bug_?** _bug_ **What is the current behavior?** Localize cannot be installed with NPM >= 7 due to peer dependency issues....

Bumps [codecov](https://github.com/codecov/codecov-node) from 3.0.2 to 3.8.3. Release notes Sourced from codecov's releases. v3.8.3 Fixes #329 fix: Test if response has two lines Dependencies #306 Bump eslint-config-prettier from 7.2.0 to 8.3.0...

dependencies

Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.4 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.5.0 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

Bumps [chownr](https://github.com/isaacs/chownr) from 1.0.1 to 1.1.4. Commits 814f642 1.1.4 a0d7ae0 push to github before npm 1a3667a ignore stuff 147eac4 Full tests, handle errors properly in many cases 578fb9f update tap,...

dependencies

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.17 to 0.7.31. Commits 97f3368 Bump version 0.7.31 b86860e Merge pull request #546 from hansott/master 157af1e Merge pull request #547 from sunny-mwx/patch-1 b4cfe1b Merge pull request #535...

dependencies

Fixed that the state changes on any action which is passed into the localizeReducer. The problem was that the state was recreated on every localizeReducer call. The reducers for each...

**Do you want to request a _feature_ or report a _bug_?** Bug **What is the current behavior?** When using configure store i get an error `Types of parameters 'action' and...