Shopify / ui-extensions

MIT License
260 stars 36 forks source link

Missing `Intl` global documentation for checkout extensions #490

Closed lemonmade closed 2 weeks ago

lemonmade commented 1 year ago

The global API documentation for checkout extensions does not include the Intl globals that we support for the purposes of our localization feature. This includes both the developer docs, and the content we have in this repo.

cc/ @kumar303

kumar303 commented 1 year ago

It's mentioned here briefly but, yeah, good catch. We should add it to the documented globals.

sjanczy2 commented 3 weeks ago

Marking this one as potential to close due to age unless we still want to do this eventually

kumar303 commented 2 weeks ago

Personally, I think the existing docs on Intl is good enough 🤷