This repository has been archived by the owner on May 3, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 87
feat(conditionalIntl): added env var for Itnl #1258
Merged
code-forger
merged 18 commits into
americanexpress:main
from
timBarton96:feat/conditionalIntlPolyfill
Mar 26, 2024
Merged
Changes from 14 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
cdfc459
feat(conditionalIntl): added env var for Itnl
timBarton96 7ef00ed
feat(conditionalIntl): fixed nonce
timBarton96 4a5db19
Merge branch 'main' into feat/conditionalIntlPolyfill
Matthew-Mallimo d76bbe5
feat(conditionalIntl): renamed env var, conditional I18n script
timBarton96 edb789a
feat(conditionalItnl): renderI18nScript return early
timBarton96 c3265dc
feat(conditionalIntl): renaming tests for env var script
timBarton96 a91730d
Merge branch 'main' into feat/conditionalIntlPolyfill
Matthew-Mallimo cc1706f
Merge branch 'main' into feat/conditionalIntlPolyfill
JAdshead 43f9921
Merge branch 'main' into feat/conditionalIntlPolyfill
Matthew-Mallimo 5c0aab4
feat(conditionalIntl): disable getLocalePack with env var
timBarton96 ce17ecb
Merge branch 'main' into feat/conditionalIntlPolyfill
Matthew-Mallimo 74b64c2
Merge branch 'main' into feat/conditionalIntlPolyfill
Matthew-Mallimo 2ceae45
feat(conditionalIntl): bump one-app-ducks
timBarton96 65a6992
feat(conditionalIntl): fix bullet in doc
timBarton96 617ec89
feat(conditionalPolyfill): uncomment logging
timBarton96 d89caab
Merge branch 'main' into feat/conditionalIntlPolyfill
10xLaCroixDrinker ca24808
chore(ducks): take latest ducks
code-forger a5a231b
Merge branch 'main' into feat/conditionalIntlPolyfill
code-forger 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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.
just a naming nitpick,
renderEnvironmentVariables
indicates that its a standard practice to include, right now this is okay but could lead to issues in the future