stable

Clone or download

Read-only

Drop Intl polyfills

Part of request #19709: Delete the polyfills for IE11 Support in our target browsers appears to be green: https://caniuse.com/intl-pluralrules https://caniuse.com/mdn-javascript_builtins_intl_getcanonicallocales https://caniuse.com/mdn-javascript_builtins_intl_relativetimeformat_format How to test: - no functional change in relative date display (for example in Documents) for our supported browsers Change-Id: I9b53bfbb9715a62689406392881c24b02e1ee76f

Modified Files

Name
M src/scripts/tuleap/custom-elements/relative-date/index.ts +4 −9 Go to diff View file
D src/scripts/tuleap/custom-elements/relative-date/package-lock.json +0 −63 Go to diff View file
D src/scripts/tuleap/custom-elements/relative-date/package.json +0 −13 Go to diff View file
D src/scripts/tuleap/custom-elements/relative-date/polyfills.ts +0 −103 Go to diff View file