Skip to content
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
merged 3 commits into from
Jan 15, 2024

Conversation

mmjee
Copy link
Contributor

@mmjee mmjee commented Jan 12, 2024

PR

Describe your changes

See title.

Issue ticket number and link

Unticketed.

Checklist before requesting a review

  • You have performed a self-review of your own code
  • You are using approved terminology
  • Your changes have been tested locally
  • Your code builds clean without any errors or warnings

Copy link

netlify bot commented Jan 12, 2024

Deploy Preview for authsdk-ref-guide failed.

Name Link
🔨 Latest commit 2b6736c
🔍 Latest deploy log https://app.netlify.com/sites/authsdk-ref-guide/deploys/65a11150330093000885dd3f

Copy link

netlify bot commented Jan 12, 2024

Deploy Preview for dev-authsdk-ref-guide ready!

Name Link
🔨 Latest commit 2b6736c
🔍 Latest deploy log https://app.netlify.com/sites/dev-authsdk-ref-guide/deploys/65a111509c9e970008dec316
😎 Deploy Preview https://deploy-preview-213--dev-authsdk-ref-guide.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mmjee
Copy link
Contributor Author

mmjee commented Jan 12, 2024

Hmm, looks like we need to upgrade the Node.js version we use.

@mmjee mmjee mentioned this pull request Jan 13, 2024
4 tasks
@makylfang makylfang self-requested a review January 15, 2024 07:40
@makylfang makylfang merged commit fbc75c0 into dev Jan 15, 2024
9 of 15 checks passed
@mmjee mmjee deleted the mmjee/htmldocs-missing-exports branch January 16, 2024 04:46
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 <root@git.maharshi.ninja>

* 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 <root@git.maharshi.ninja>

* 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 <root@git.maharshi.ninja>
Co-authored-by: karthikdurai <iamkarthiksiddarth@gmail.com>
Co-authored-by: shalz <shalz@hotmail.com>
Co-authored-by: shaloo <5890484+shaloo@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants