-
Notifications
You must be signed in to change notification settings - Fork 60
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
changed colors for themes #42
Merged
alecande11
merged 1 commit into
stationmoney:interchain-extension
from
JoshuaBrigati:interchain-extension
Dec 19, 2022
Merged
changed colors for themes #42
alecande11
merged 1 commit into
stationmoney:interchain-extension
from
JoshuaBrigati:interchain-extension
Dec 19, 2022
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
alecande11
added a commit
that referenced
this pull request
Jan 14, 2023
* Update .gitignore * Move Wallet to the left of the page * Add tokens to the assetList * Style assets * Close wallet button * Fix main content size when wallet is closed * Remove classic dependency, use Coingecko as price source * Show 24h change * Show assets on multiple chains Still beta and the code needs an huge cleanup * Update Wallet styles * Calculate networth * Add asset details page * Add asset action buttons * Add receive page * Add send and receive page (#125) * treat CW20 as native tokens * add Send Page * handle tx loading * Show asset on amount input * minor fix: atom key and ledger bluetooth * Update close button styles * Add interchain station governance (#128) * Add interchain governance * cleanup, change back button * remove contract page * Fix governance * fix ts-errors * apply new history design (#131) * Replace station.js with feather.js * Update design for the extension * fix background color * Fix send and receive page * remove password input if simulation error * Fix wallet modal styles * Cleanup and fix ledger error * Interchain connection * Fix txContext for interchain station * Show connected wallet even if it is a ledger * Fix: asset list bugs and layout (#35) * fix: various asset list bugs * fix: design add tokens button and move * fix: use react icon instead of + character * Fix fee calculation if gas price is 0 * Feat: fix asset bug on send page (#140) * fix: new asset selection estimation bug * fix: chain selection on UI * rem: eslint * Fix "testnet" banner position * Fix blank page on add/remove cw20 assets * fix denom resolution inside max and fee form * Fix ChainSelector * Replace "Connect to Terra blockchain" with "Connect to Station" * add interchain wallet info * Update manifest.json (#37) * upd: banner * if wallet is multisig enable only Terra * Support both coinType 118 and 330 (#41) * Support multiple cointypes * Support multiple ledger apps * update ledger connection flow * added the welcome modal to extension (#40) * Better Ledger connection flow Co-authored-by: Joshua Brigati <joshua.brigati@gmail.com> * Fix bluetooth integration * Better Ledger icons * Update themes * Change ledger icon on the header * Fix extension layout * changed colors for themes (#42) * minor color fix * Convert chain selector to dropdown * Test networks and disable the non-available ones * anti-phishing feature * Network loading changes based on the theme * fix blacklisted domain detection * Update to manifest v3 * Fix initial loading * Cleanup * Add CoinGecko attribution * Fix/interchain history (#183) * Fetch multiple events for txhistory * Show tx sign mode * Remove test <p> * Improve send page validation * Implement address book * Fix receive page width * Fix: copy changes (#184) * upd: copy changes * Fix Co-authored-by: Alessandro Candeago <54709706+alecande11@users.noreply.github.com> * Fix staking TxMessage * Fix < 0.01$ balance * Fix send page default chain * currency symbol moved to front (#186) * Update constants.ts * added back button next to Page header (#187) * Support classic (#189) * Add classic * Classic fix * Decimal divider * Fix classic implementation * Fix classic prices * Support LocalTerra * Add preconfigured wallets * Don't show offline page if connected to localterra * Fix network errors * Stake graph update (#190) * changed stake page graph data to display amounts and values from delegations on chain filter * added back button to some staking pages * Feat/upd langs (#168) * upd: copy * upd: lang dicts * misc bugs * Fix Italian transaltion * Update French translation * Spanish transaltions (#177) * Update de.json * Update pl.json * Fix translations * Translate more words * Minor fix * Update polish translation * Updated chinese translations * disable untranslated languages Co-authored-by: Alessandro Candeago <54709706+alecande11@users.noreply.github.com> Co-authored-by: emidev98 <49301655+emidev98@users.noreply.github.com> Co-authored-by: Terence Lim <terencelimz@gmail.com> * upd: welcome modal (#49) * upd welcome modal copy * rem: build copy * fix: copy * upd: langs from station webapp (#50) * upd: copy * Fix firefox build * Do not use dangerouslySetInnerHTML * made chain filter overflow wrap (#191) * Fix ESLint warning * Support ICS transfers (#193) * Fix ICS20 implementation * Fix header on small screens * hide wallet address button only on mobile * Fix wallet bar layout on mobile * Fix AddressBook button * Fix LedgerIcon on manage wallets Co-authored-by: plubber <51789398+ericHgorski@users.noreply.github.com> Co-authored-by: plubber <er.h.gorski@gmail.com> Co-authored-by: Joshua Brigati <joshua.brigati@gmail.com> Co-authored-by: Joshua Brigati <brigati.joshua@gmail.com> Co-authored-by: emidev98 <49301655+emidev98@users.noreply.github.com> Co-authored-by: Terence Lim <terencelimz@gmail.com>
mwmerz
pushed a commit
that referenced
this pull request
Feb 16, 2024
feat: support android popup mode
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.
No description provided.