-
Notifications
You must be signed in to change notification settings - Fork 18
WEB-3536: fetch api changes #368
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
Open
AshwinSaxena01
wants to merge
28
commits into
develop
Choose a base branch
from
fetch-api
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
3afb547
fetch api changes
AshwinSaxena01 3b74737
added enableFetchApi flag
AshwinSaxena01 b228081
Merge branch 'develop' into fetch-api
AshwinSaxena01 17c14e4
latest builds
AshwinSaxena01 2e4f83f
getter setter for enableFetchApi
AshwinSaxena01 ae3dc60
refactored init and added global var
AshwinSaxena01 d97c1d8
reverted token config change
AshwinSaxena01 d15da53
fixed typo
AshwinSaxena01 f2b2b98
added handleFetchResponse method
AshwinSaxena01 fed3ee2
added logger
AshwinSaxena01 468141d
Merge branch 'develop' into fetch-api
singhkunal2050 b298c47
Updated jest.config to handle async and await
KambleSonam 4712430
Fixed the spec files
KambleSonam 5971458
reverted jest.config.js file
KambleSonam b771d50
Merge remote-tracking branch 'origin/develop' into fetch-api
KambleSonam 3c951a7
meta obj update
KambleSonam d4d8177
Merge remote-tracking branch 'origin/develop' into fetch-api
KambleSonam a8b8612
Merge remote-tracking branch 'origin/develop' into fetch-api
KambleSonam 945be5b
corrected parsing of rn in meta
KambleSonam b1f4faf
changed logs from console to logger in Variablestore
KambleSonam daabb8c
updated build files
KambleSonam 1d3bf9b
Merge remote-tracking branch 'origin/develop' into fetch-api
KambleSonam 00f1fff
Updated changelog
KambleSonam a301e9f
SDK Release 2.2.0 (#463)
singhkunal2050 0ea74b7
Merge branch 'master' of github.com:CleverTap/clevertap-web-sdk into …
kkyusuftk 109f4ff
fix: removed $ct dependency
kkyusuftk d47d5c6
removed async await
kkyusuftk a75f261
added new build files
kkyusuftk 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
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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,4 +50,4 @@ | |
"dependencies": { | ||
"crypto-js": "^4.2.0" | ||
} | ||
} | ||
} |
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.
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.