storybook-addon-i18n
storybook-addon-i18n copied to clipboard
Storybook I18n Addon can be used to change locale of the component inside the preview in storybook
can you move the dependencies to `peerDependencies`? Then we can upgrade without an issue. I'm using `resolutions` to force a newer version, but it would be great not to have...
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,...
Right now the language get's reset to the first locale in the `supportedLocales` array. Would like to request the possibility to set the default language, even if it's not the...
Bumps [markdown-to-jsx](https://github.com/probablyup/markdown-to-jsx) from 6.10.2 to 6.11.4. Release notes Sourced from markdown-to-jsx's releases. 6.11.4: Mitigates security vulnerability where maliciously crafted markdown links could use data: or vbscript: urls to trigger an...
I'm using `storybook-addon-i18n` and have a conditional i18next configuration depending on an environment variable. In Storybook I bundle the translation files. In my actual web app I use the `i18next-xhr-backend`...
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0. Commits - [`ab73503`](https://github.com/lodash/lodash/commit/ab73503859a2d2f7f603bc8a293ce93ecc071e83) Bump to v4.5.0. - [`a4f7d4c`](https://github.com/lodash/lodash/commit/a4f7d4cc2a3b6d3a43f6c27beadbf90410eecdcd) Rebuild lodash and docs. - [`cca5ac6`](https://github.com/lodash/lodash/commit/cca5ac60d61a2f786eeafadb674d6e12fc6179c8) Fix npm-test by removing the call to test-docs. - [`9f7f9fc`](https://github.com/lodash/lodash/commit/9f7f9fc3c5f1a4db9a2134950872440c792ee8bb)...