Actions
Refactor #30665
openRefactor #29606: Upgrade react-intl to 3.0
use the browser native intl and stop providing polyfills
Status:
Ready For Testing
Priority:
Normal
Assignee:
Category:
JavaScript stack
Target version:
-
Difficulty:
Triaged:
No
Description
1. The `intl` polyfills are no longer maintained: https://github.com/andyearnshaw/Intl.js
2. `react-intl` dropped their polyfills in v3 because "these APIs are all stable and being implemented in modern browsers".
See `react-intl` upgrade guide: https://formatjs.io/docs/react-intl/upgrade-guide-3x
Therefore it make sense relying on the native intl.
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7910 added
Updated by Avi Sharvit about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|dbea24847e0a7bc16dff8cb9966f5d35c0d73ab9.
Updated by Ondřej Ezr almost 3 years ago
- Pull request https://github.com/theforeman/foreman/pull/8991 added
- Fixed in Releases deleted (
3.2.0)
It got reverted in 123df74a078175d605d462208e028ccc9f1d7f28
Updated by Ondřej Ezr almost 3 years ago
- Blocks Refactor #34392: Use child functions from react-intl added
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9198 added
Actions