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

feat(common): expose getLocaleCurrencyCode publicly #34946

Closed

Conversation

cexbrayat
Copy link
Member

This is a patch-only version of #34810 as requested by @AndrewKushnir as the merge only succeeded on master (see #34810 (comment))

It was previously defined in core without being exposed publicly, whereas `getLocaleCurrencyName` and `getLocaleCurrencySymbol` were defined in common, and publicly exposed.

This commit now privately exposes `ɵgetLocaleCurrencyCode` from core, and reexports it publicly from common.
@cexbrayat cexbrayat requested review from a team as code owners January 24, 2020 09:10
@ngbot ngbot bot added this to the needsTriage milestone Jan 24, 2020
@petebacondarwin petebacondarwin added action: presubmit The PR is in need of a google3 presubmit action: merge The PR is ready for merge by the caretaker labels Jan 24, 2020
@AndrewKushnir AndrewKushnir removed the action: presubmit The PR is in need of a google3 presubmit label Jan 24, 2020
AndrewKushnir pushed a commit that referenced this pull request Jan 24, 2020
It was previously defined in core without being exposed publicly, whereas `getLocaleCurrencyName` and `getLocaleCurrencySymbol` were defined in common, and publicly exposed.

This commit now privately exposes `ɵgetLocaleCurrencyCode` from core, and reexports it publicly from common.

PR Close #34946
@AndrewKushnir
Copy link
Contributor

Thanks @cexbrayat, this PR is now merged into the patch branch.

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Feb 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker area: i18n cla: yes feature Issue that requests a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants