-
Notifications
You must be signed in to change notification settings - Fork 6
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
[Release] 1.0.9 #216
Merged
Merged
[Release] 1.0.9 #216
Conversation
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
…d theme for all auto generated SDK ref guides
Refs: #AR-6898 trying to upgrade to latest typedoc and using a unifie…
…ing-exports (#213) * Regenerated yarn.lock, upgraded typedoc and added typedoc-plugin-missing-exports * Upgraded versions again * Reformat with Prettier
* Attempt to implement a separate Solana API * Implementation * Added support for sign transaction and a little bit of refactoring * Pre-encode things * Added signAndSendTransaction * Oops * Add a function for signAllTransctions * [Fix] ESM build changes (#211) * intial code for esm build * Little adjustment --------- Co-authored-by: mmjee <[email protected]> * Don't automatically load in Solana chunks * announcing providers acc to eip 6963, updated logger to a singleton * Fixed css issue, removed unused code, added check for window def * Added basic code for permission tab * Added appId and chainId to request * if keyspace is global, open req in new tab * implement logic to open req in existing tab * Added new RequestPopup class * replace with url var * call addToActivity to show skipped, completed req * don't add closed req to skipped queue * add a method to get request from wallet-ui * Revert "add a method to get request from wallet-ui" This reverts commit 7081a41. * call addToActivity for requests with error * focus on sending req * add request origin as an optional params * don't reject issues if user closed popup * send request to wallet along with auth-verify * Added login for passwordless global * Attempt to implement a separate Solana API * Oops * intial code for esm build * announcing providers acc to eip 6963, updated logger to a singleton * Added basic code for permission tab * Adding API for otp login * Fixed different handling and docs for otp login * Fixing merge issues * Fixed chain type fetch * Update Auth SDK Ref guide layout to the latest typedoc and better layout theme (#212) * Removed rpcConfig setting * Refs: #AR-6898 trying to upgrade to latest typedoc and using a unified theme for all auto generated SDK ref guides * fix conflicts * Regenerated yarn.lock, upgraded typedoc and added typedoc-plugin-missing-exports (#213) * Regenerated yarn.lock, upgraded typedoc and added typedoc-plugin-missing-exports * Upgraded versions again * Reformat with Prettier * Attempt to implement a separate Solana API * [Fix] ESM build changes (#211) * intial code for esm build * Little adjustment --------- Co-authored-by: mmjee <[email protected]> * Attempt to implement a separate Solana API * intial code for esm build * Update Auth SDK Ref guide layout to the latest typedoc and better layout theme (#212) * Refs: #AR-6898 trying to upgrade to latest typedoc and using a unified theme for all auto generated SDK ref guides * Removed mentions of chainConfig, updated yarn.lock --------- Co-authored-by: mmjee <[email protected]> Co-authored-by: karthikdurai <[email protected]> Co-authored-by: shalz <[email protected]> Co-authored-by: shaloo <[email protected]>
✅ Deploy Preview for dev-authsdk-ref-guide ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
❌ Deploy Preview for authsdk-ref-guide failed.
|
shrinathprabhu
approved these changes
Feb 1, 2024
Shaloo/ar 7507 docs v1.0.9
makylfang
force-pushed
the
release/1.0.9
branch
from
February 1, 2024 11:37
120bd70
to
6c8c214
Compare
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.
PR
Describe your changes
1.0.9
Checklist before requesting a review