-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: init @ledgerhq/crypto-icons library #3
Conversation
add ignore files add whitespace test updates and cleanup ts fix cleanup add theme support and styling rename lib dir rename lib dir 2 add test workflow update test workflow test wf wf update test with paths test with paths 2 test with paths 3 cleanuo package updates update test selectors add IconProvider feat: init @ledgerhq/crypto-icons library
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks cool! Some small comments. I am going to check it out and test a bit too 👌
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work!
Deploying crypto-icons with Cloudflare Pages
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fantastic, can't wait to try out the published version soon!
First iteration of the @ledgerhq/crypto-icons library.
LIVE-11698
LIVE-11701
Can be tested locally with pnpm-link or by running
pnpm i && pnpm build && pnpm pack
and then pointing to the package location in a consumer's package.json e.g."@ledgerhq/crypto-icons": "file:../crypto-icons/lib/ledgerhq-crypto-icons-1.0.0.tgz"
The following will be in follow-up PRs:
COINGECKO_MAPPED_ASSETS_URL
to prod url