Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌐Use moment-with-locales to fix date-picker locale support #14348

Merged
merged 1 commit into from
Apr 3, 2018

Conversation

cvializ
Copy link
Contributor

@cvializ cvializ commented Apr 2, 2018

Fixes #14044

This keeps locale support but increases the size of the requirements bundle a lot. I will hope to fix the dependency size without changing any API before amp-date-picker leaves doc-level optin.

@alanorozco
Copy link
Member

LGTM. Curious about why we're including a compiled bundle in the repo?

@cvializ
Copy link
Contributor Author

cvializ commented Apr 3, 2018

There's precedent for bundles for third party dependencies that don't change often. See https://github.com/ampproject/amphtml/blob/master/third_party/caja for one example

@cvializ cvializ merged commit d044375 into ampproject:master Apr 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

amp-date-picker: "locale" attr maybe unavailable right now
3 participants