paragon/docs
Viktor Rusakov 53e0ac632b
feat!: implement i18n in Paragon components and in docs site (#1100)
Adds support for i18n translations in Paragon components, including the commands to push/pull translations from Transifex in an automated process. This change itself does not guarantee the components are truly translated yet as they may still need a translator and/or a reviewer to approve the translation in Transifex before a translation is pulled.

To upgrade, ensure you are using at least `react-intl@5.25.0` in your application.

BREAKING CHANGE: By adding i18n support to the Paragon design system, we are introducing a peer dependency on `react-intl@5.25.0` or greater. This may be a breaking change for some consumers, if your repository:
* Uses v1 of `@edx/frontend-platform`
* Uses older version of `react-intl` than v5.25.0 directly.
* Does not use `react-intl`.
2022-06-17 06:59:59 -04:00
..
decisions feat!: implement i18n in Paragon components and in docs site (#1100) 2022-06-17 06:59:59 -04:00
inspect-chrome-jest.png fix(docs,asinput): semantic-release & jest docs; asInput a11y fix 2017-12-13 13:01:28 -05:00