-
Notifications
You must be signed in to change notification settings - Fork 7
Use new Intl formatter instances where applicable. #1845
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
Merged
Merged
Changes from all commits
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
3bcc918
feat(localization): Initial integration of new i18nManager.
skrustev 657af61
chore(*): Remove extra types.
skrustev 59778b2
feat(localization): Move logic for localization in controller and utils.
skrustev 092ecc6
feat(calendar): Add i18n controller to calendar base and move related…
skrustev 1c6c396
feat(date-range-picker): Add controller and update relatet props.
skrustev 815286c
feat(carousel): Add i18n controller and set localizable strings.
skrustev 39e0dd9
feat(chip): Add i18n controller and use it for localizable strings.
skrustev e03f8aa
feat(combo): Add localization to combo.
skrustev 2180546
fix(*): Fix some paths and export for types.
skrustev 757494f
fix(i18n): Fix applying resources for new localized components that u…
skrustev f103d47
feat(combo): Add search placeholder localization.
skrustev 634081e
fix(carousel): Fix typo for getter.
skrustev 9bc0c9b
chore(*): Remove leftover code.
skrustev e99faf9
refactor(calendar): Use new Intl formatter instances.
skrustev 0f6ff62
test(localization): Add basic tests for localization.
skrustev 6234c12
feat(localization): Enable localized strings for week label.
skrustev e325593
refactor(validation): Switch to use resource strings from i18n packages.
skrustev 66949a4
Merge branch 'skrastev/localization' into skrastev/localization-intl
skrustev 741292b
refactor(date-inputs): Use new Intl API for display date formatting. …
skrustev f5e5957
feat(date-inputs): Add localizaiton for Date Time Input and Date Picker.
skrustev a3ad181
tests(localization): Update tests failing due to latest changes in lo…
skrustev b290679
feat(localization): Add i18n packages.
skrustev 3ff39a9
Merge master into skrastev/localization
skrustev 75aa62d
Merge skrastev/localization into skrastev/localization-intl
skrustev 105e56b
fix(date-inputs): Fix tests and make sure old behaviors don't change.
skrustev 756e83a
Merge master into skrastev/localization-intl
skrustev 9fef6ed
chore(*): Update package lock.
skrustev 461680e
tests(date-util): Update tests with latest changes.
skrustev a12394d
refactor(localization): Override FormAssociated localization controll…
skrustev 09bc827
Merge branch 'master' into skrastev/localization-intl
rkaraivanov 33ce4d6
fix(date-time): Return missing check for default mask if input format…
skrustev 9bd1956
fix(date-range-picker): Fix mask not being updated when locale is cha…
skrustev 91b7fff
fix(date-inputs): Remove alwaysLeadingZero prop. Update tests.
skrustev c8f0a3f
fix(date-range-picker): No need to use the resolved displayFormat.
skrustev 726774e
refactor(date-range-picker): Simplify update of _maskedRangeValue and…
skrustev 25d41da
chore(*): Simplify further getting of displayFormat.
skrustev c67a2cd
chore(*): Bump up i18n versions.
skrustev 0ccb8ac
tests(localization): Update tests to reflect latest changes.
skrustev 8170d53
refactor(localization): Remove validation localization handling and r…
skrustev c66caa1
fix(calendar): Fix not retrieving localized string for weekLabel. #1904
skrustev 5c9d04d
chore(*): Add notes regarding calendar weekStart
skrustev 6c952ba
feat(localization): Add further localization for Combo, File Input an…
skrustev 921d7cf
chore(*): Update changelog.
skrustev 2759e99
tests(tree): Update tests to reflect localized aria label.
skrustev ea78764
Merge master into skrastev/localization-intl
skrustev 5f2b01e
Merge branch 'master' into skrastev/localization-intl
rkaraivanov 1ab2e37
tests(date-picker): Update tests related to format changes.
skrustev d5c61fd
Merge branch 'master' into skrastev/localization-intl
rkaraivanov 6d570bc
refactor(tree): Move resources controller to root tree.
skrustev f37c05a
refactor(file-input): Update i18n with renamed file input resources.
skrustev b5772b0
chore(*): Update comments for locale prop of components without forma…
skrustev 35157be
chore(*): Further tweak to comments.
skrustev c85e238
Merge branch 'master' into skrastev/localization-intl
skrustev 8a6f184
chore(*): Update package-lock.
skrustev 6291936
chore(*): Update i18n package.
skrustev 57c5f26
chore(*): Revert unwanted script change.
skrustev 0a7de24
Merge branch 'master' into skrastev/localization-intl
rkaraivanov File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.