-
Notifications
You must be signed in to change notification settings - Fork 38
Remove unused flow library definition files #135
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
yangyansong-adbe
merged 19 commits into
adobe:staging
from
yangyansong-adbe:remove_flow
Feb 18, 2022
Merged
Remove unused flow library definition files #135
yangyansong-adbe
merged 19 commits into
adobe:staging
from
yangyansong-adbe:remove_flow
Feb 18, 2022
Conversation
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
…taging * 'staging' of github.com:adobe/aepsdk-react-native: (41 commits) Rename Items to IdentityMap fixed typo remove extra spaces enum support for AuthenticatedState in ts move text and breakline to styles remove styles in EdgeIdentityView Remove Static for from Readme update app.js and remove an extra file Update getIdentity return promise remove an extra line of code Add jest tests for getIdentities API Update identity.js for iterating identity item Convert native identity map object to js identity map EdgeIdentity - more renaming EdgeIdentity - renaming in Readme EdgeIdentity - fix typo EdgeIdentity - renaming Edge Identity iOS implementation (adobe#92) Update Readme for EdgeIdentity (adobe#82) EdgeIdentity - Updates on JS public APIs, unit testing, test app (adobe#81) ...
* commit 'a33cc0e6b2687239ed747d5999f3022240fbad52': Move from Assurance_publish branch to staging (adobe#128) update version alpha -> beta (adobe#127) Update few Readme format update Readme files with the review comments Update Readme with initializing information for Edge extensions # Conflicts: # apps/AEPSampleApp/ios/Podfile.lock # packages/assurance/package.json
* commit '634a9362abd5484262a0deb90019230bb1e5eb2f': Main README cleanup (adobe#130)
* commit 'b94f7a3dc88274d7e20cc83165ae90d95d6c0e96': REAME cleanup (adobe#132)
yangyansong-adbe
added a commit
that referenced
this pull request
Mar 22, 2022
* commit 'f4a283d399e78a2eb5cebd8c1c96fb302b16bc94': (88 commits) feat: convert all packages to typescript (#146) Update README.md Update README.md Edge Beta.2 release (#150) Remove unused writeableMap for EdgeIdentity convert data to WritableMap when passing it to javascript (#149) Add List Array check for Writeable Map in Utils files Change checking the instanceof List instead of the ArrayList Remove unused flow library definition files (#135) Add ArrayList check for more locations. Add Arraylist support in WriteableArray Add registering extensions example in UserProfile README (#142) fix heading style for API names (#140) Update API reference for Core & Profile extensions (#138) Add a migration doc for ACP library users (#137) Remove Jcenter() repository from Gradle file (#134) clean up README Staging -> main for beta.1 release (#129) Bug fix: correct error handling logic (#133) REAME cleanup (#132) ... # Conflicts: # apps/AEPSampleApp/App.tsx # apps/AEPSampleApp/extensions/Profile.js # apps/AEPSampleApp/extensions/ProfileView.js # apps/AEPSampleApp/extensions/ProfileView.tsx # packages/userprofile/README.md # packages/userprofile/__tests__/UserProfileTests.ts # packages/userprofile/js/AEPUserProfile.js # packages/userprofile/js/index.d.ts # packages/userprofile/js/index.js # packages/userprofile/ts/UserProfile.js # packages/userprofile/ts/UserProfile.ts # yarn.lock
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: