-
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
Regenerated yarn.lock, upgraded typedoc and added typedoc-plugin-missing-exports #213
Merged
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
❌ Deploy Preview for authsdk-ref-guide failed.
|
✅ Deploy Preview for dev-authsdk-ref-guide ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Hmm, looks like we need to upgrade the Node.js version we use. |
shaloo
approved these changes
Jan 12, 2024
makylfang
approved these changes
Jan 15, 2024
makylfang
pushed a commit
that referenced
this pull request
Jan 16, 2024
…ing-exports (#213) * Regenerated yarn.lock, upgraded typedoc and added typedoc-plugin-missing-exports * Upgraded versions again * Reformat with Prettier
makylfang
added a commit
that referenced
this pull request
Jan 17, 2024
* 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]>
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
See title.
Issue ticket number and link
Unticketed.
Checklist before requesting a review