mirror of https://github.com/openedx/paragon.git
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`. |
||
|---|---|---|
| .. | ||
| 0001-record-architecture-decisions.rst | ||
| 0002-react-i18n.rst | ||
| 0003-repository-ownership.rst | ||
| 0004-usage-of-bootstrap.rst | ||
| 0005-usage-of-reactstrap.rst | ||
| 0006-removal-of-css-modules.rst | ||
| 0007-component-api-guidelines.rst | ||
| 0008-abandon-reactstrap.rst | ||
| 0009-usage-of-react-bootstrap.rst | ||
| 0010-removal-of-edx-assets.rst | ||
| 0011-colocation-component-scss-javascript.rst | ||
| 0012-css-styling-conventions | ||
| 0013-deprecating-font-awesome.md | ||
| 0014-removal-of-custom-responsive-components.rst | ||
| 0015-i18n-support.rst | ||
| 0016-component-generator-script.rst | ||
| 0017-runtime-a11y-validation.rst | ||