-
Notifications
You must be signed in to change notification settings - Fork 835
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
Add resolve path alias for app-extension #2092
Closed
Closed
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
* Added spam * added imports * null * updates * remove userId remote
* undo app-ui changes to get things working on mobile again * new onboarding stuff * onboarding updates * add various badges * fix selected * updates * update app-ui * adds swap info
* fixes storage keys for mobile * . -> _ * comment out stuff * updates to mobile.ts
* make hardware sign component more generic * fix undefined public key
* onboarding fixes * undo app-ui changes
* wip * wip * lint fix * stash * remove console log * remove unused import * remove unused import * stash * make hardware sign component more generic * stash * stash * lint fix * remove changes to tsconfig * hardware auth signing bugs * fix signing for mnemonics * fix dependencies on with auth * remove console log * cleanup * add drawer close
* Added hot reloading * remove root tsconf * Added back * remove
* Added hot reloading * remove root tsconf * Added back * remove * Added backend logic to generate secrets * Updated schema * new permissions * updated zeus * updated routes * fixed middleware * updated package.json * Updated dockerfile
* add react dependency to common-public * unmark react as external to backpack-api
* adjusts mnemonic colors * various fixes * fix * cleanup * undo * fix * fix * yarn.lock i guess
* add methods to add/remove public keys from users * fix function args
* Adds stuff * updates * more stuff * updates * updates * ignore * user * zeus * added secure transfer as a message kind * update db * zeus * added relationship * zeus * zeus * checlpoint * secure tranasfer * update * fixed errs
* removes browser * removes return
* add comments * some debugging * eslint config changes (#2073) * eslint config changes * adds eslint extension for app-mobile * undoes unlocked stuff * updates * update rootnavigator
* xnft new web|bundle --iframe * normalize --xnft option * remove { root, index } -> require subdirectory builds * Update xnft.json schema and verify * better error messages
* Enable simple linking between xnfts * working xnft nav stack * Clean up and xnft animations * Remove tabs from xnft route * "boot up" plugins on the fly * Fix initial loading animation * cleanup console.logs * lock file
@qapquiz is attempting to deploy a commit to the coral-xyz Team on Vercel. A member of the Team first needs to authorize it. |
armaniferrante
force-pushed
the
master
branch
from
December 25, 2023 09:55
f4232de
to
33f7b8a
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.
fix: #1252