It would be great if compat data for Intl.RelativeTimeFormat (already documented on MDM without the compat table) and Intl.ListFormat (not yet documented) could be available.
Current status for Intl.RelativeTimeFormat:
Current status for Intl.ListFormat:
Would be nice to have Intl.RelativeTimeFormat soon, considering it's already in Firefox Beta.
cc @romulocintra
@evilpie I wasn't able to do the PR , just saw your updates , thks
@romulocintra Does that PR give you a good model to use for the ListFormat data?
@littledan yes will use as reference, but did not get further cause had trouble running confluence now is ok docs are https://github.com/mdn/browser-compat-data/blob/master/USING-CONFLUENCE.md
The use of confluence is entirely optional. It is a somewhat flaky tool that can help with finding data, but you don't really need to use it if you know which versions you want to submit for a feature.
For Intl.RelativeTimeFormat, I didn't add Intl.RelativeTimeFormat.prototype.formatToParts and Intl.RelativeTimeFormat.supportedLocalesOf.
@evilpie
I created an issue to track some parts of Documentation if want to have a look at : https://github.com/tc39/proposal-intl-relative-time/issues/102 and if you contribute with missing parts will be tracked cross both repositories
@evilpie Do you mean compat data for those specific methods? (Probably the issue @romulocintra can be used to track the documentation pages, and we'll track compat data here.) AFAIK no one ships part of RelativeTimeFormat and not all of it; is there some way to represent that in the compat data here?