-
Notifications
You must be signed in to change notification settings - Fork 77
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(time-picker,input-time-picker): add built-in translations support #5416
Merged
anveshmekala
merged 77 commits into
anveshmekala/4961-add-built-in-pseudo-translations
from
anveshmekala/4961-time-picker-add-built-in-localization-suppport
Oct 19, 2022
Merged
Changes from 76 commits
Commits
Show all changes
77 commits
Select commit
Hold shift + click to select a range
096f757
feat: add built-in translations
jcfranco daf9def
add bundles
jcfranco d284ef4
remove obsolete folder
jcfranco 62fd6ee
add type generator
anveshmekala e798c7d
rename type's file
anveshmekala d00849d
delete non-t9n file
jcfranco 5e37ae3
commit lock file
jcfranco 2320e1f
rename type generating script and tidy up
jcfranco a8fd161
regenerate interface files
jcfranco 472e6a1
update color-picker file
jcfranco cb7fb56
add missing value-list entries
jcfranco 79a79e0
inline common strings until we have common bundle wired up
jcfranco 64bd8dc
revert unnecessary tsconfig changes
jcfranco c66c420
update interface files
jcfranco 14e2bc2
Merge branch 'master' into jcfranco/4961-add-built-in-localization-to…
anveshmekala 48a584c
add util to fetchbundles and supported locale
anveshmekala bd0d359
feedback changes
anveshmekala b983d2d
more cleanup
anveshmekala 9fd8305
remove intl default value validation in e2e
anveshmekala 78d2987
sync en.json with en-US.json bundle
anveshmekala 06252c7
rename script
anveshmekala b78dd81
refactor script file
anveshmekala fd58f43
remove console.log
anveshmekala 500fe85
refactor & add back types to intl props in colorpicker
anveshmekala 7f7d567
add util method for string over rides
anveshmekala 9ae38ac
Merge branch 'master' into jcfranco/4961-add-built-in-localization-to…
anveshmekala 3b113c0
tidy up
jcfranco 335f397
simplify t9n pattern
jcfranco 36a4a6e
fix issue caused by type + interface TS shape confusion
jcfranco 3e3aa3b
support nb&no for norwegian locale
anveshmekala 3a61c52
add cache for stringBundle fetch
anveshmekala 94b8122
tidy up
jcfranco 8cd1c5c
drop intl from string bundle keys
jcfranco 1f31505
update scripts to use messages as string bundle name
jcfranco 19c2458
rename bundles
jcfranco 50059df
rename interface props
jcfranco 1c575c9
add t9ntest util methods
anveshmekala 8782977
Merge branch 'master' into jcfranco/4961-add-built-in-localization-to…
anveshmekala 24f19e5
Merge branch 'master' into jcfranco/4961-add-built-in-localization-to…
benelan e327282
restore intlProp watching to pattern
jcfranco 159de44
use extended mutation observer to simplify unobserving
jcfranco 45f909c
add intl prop watcher doc
jcfranco 0cd2f82
add support for cascading lang
jcfranco 7517e84
Merge branch 'master' into jcfranco/4961-add-built-in-localization-to…
jcfranco 99f9132
tidy up
jcfranco 36fb1f1
update conventions doc with pattern info
jcfranco 2c3aa53
update doc
jcfranco a1d3060
merge master
jcfranco 9b8d75c
drop and ignore generated d.ts files and tweak messages type names
jcfranco 8daebbe
wire up interface generation before build
jcfranco bed440d
merge w other
jcfranco 60a6316
refactor localized components pattern
jcfranco 42433af
refactor t9n pattern to work w/ localized component
jcfranco ce299db
tidy up
jcfranco b041d48
fix utils depending on defined locale and not placeholder one
jcfranco d7757ea
consolidate t9n tests and make intl prop merging happen at run time
jcfranco f43f4b3
Updated Pseudo i18n - @jian9413
jona7150 4cb67fe
feat(time-picker,input-time-picker): add built-in translations support
anveshmekala 700a805
ensure connectLocale happens before code that depends on locale
jcfranco 9b52cc7
merge master
jcfranco 03d9081
convert effectiveLocale to internla prop
anveshmekala 9354553
cherry pick lang inheritance changes
jcfranco 443e414
update doc
jcfranco b41788e
tidy up
anveshmekala 64ff33b
make lang lookup more robust
jcfranco 6c8f499
update doc
jcfranco a053057
Merge branch 'jcfranco/4961-add-built-in-localization-to-components' …
anveshmekala 4941f88
Merge branch 'master' into anveshmekala/4961-time-picker-add-built-in…
anveshmekala 455b30d
tidy up
anveshmekala fdf1a5a
fix test errors
anveshmekala 45b9559
Merge branch 'master' into anveshmekala/4961-time-picker-add-built-in…
anveshmekala 93b48be
Merge branch 'master' into anveshmekala/4961-time-picker-add-built-in…
anveshmekala f65ac69
add comments
anveshmekala 50428d1
remove intl resources
anveshmekala 4379f81
fix typo
anveshmekala 2ebd33f
clean up
anveshmekala 76fc725
forward intlProps
anveshmekala 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 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 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 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 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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This can be simplified by passing the tag.