-
Notifications
You must be signed in to change notification settings - Fork 138
Upgrade React to 18, react-router to 7, stylelint to 17 #1307
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
Merged
Merged
Changes from 50 commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
ab1baed
update react-router and stylelint-scss and address critical vulnerabi…
cybele-ripple d0a64cb
fix peer dependency issue
cybele-ripple c889aaa
added npm override to enforce stylelint-order version
cybele-ripple d89c1fd
Fix npm ci by adding override for stylelint-order to resolve peer dep…
cybele-ripple d7ae69c
updated react from 17 to 18, associated code changes
cybele-ripple 9f92132
Merge remote-tracking branch 'origin/main' into react-router-stylelin…
cybele-ripple 37b6a70
Initial commit for AMM Pool page
kuan121 1b4cfc6
Correctly handle fully liquidated AMM pools
kuan121 6cb9418
Fix chart not displaying the latest data point
kuan121 be03fa4
Add unit tests
kuan121 95ede15
Fix pagination flash by using useEffect instead of react-query in use…
kuan121 715cc8e
Migrate MPT page to use shared useCursorPaginatedQuery hook for trans…
kuan121 3194866
Fix amount formatting issue
kuan121 6ce3c05
Set batch size for DEX Trades, Transfers and Deposits/Withdraws table…
kuan121 7b78380
delete planning file
kuan121 c8c055d
add translations for other languages
kuan121 9c62933
Fix linting issue
kuan121 2012d1a
minor refactoring
kuan121 7feef3a
remove unused or duplicate keys
kuan121 b06e74c
remove one more duplicate key 'volume'
kuan121 9ce1d06
minor refactoring: move files around and extract elements into separa…
kuan121 97c84d9
update style to match exactly with figma design
kuan121 0a325d2
update styles for mobile and tablet views
kuan121 a745f4a
Update style and text content for liquidated amm pool alert
kuan121 dbc10bd
Fix linting issue
kuan121 577e39e
hide currency symbol in header token pair badge
kuan121 5fd1063
minor style updates
kuan121 25a4124
Update unit tests to remove unnecessary mocks
kuan121 7f4fae4
Add test for hiding type column of DEX trades table
kuan121 78f2777
fix failed CI jobs
kuan121 8bf1dcd
rename info icon svg
kuan121 826767c
Move TVLVolumeChart to shared/
kuan121 92eb913
Remove green text on hover for CopyableText
kuan121 1dfc78b
Use 'deleted' rather than 'liquidated' for deleted AMM pool
kuan121 0821374
Updated copyabletext tooltip text to white
kuan121 b133e27
Show market data card with only token balances for non mainnet
kuan121 336d313
minor css style update
kuan121 0851809
minor update to replacement cost calculation and its unit tests
kuan121 c567193
update key name and date for translation key 'token_page.data_notice'
kuan121 8f3aa09
correct time display for translation
kuan121 aff8b4f
Fix Asset columns showing -- in deposit/withdrawal tables on cross-po…
kuan121 4bcf9df
store trading fee base 100000 in a constant
kuan121 806864b
define constant for table batch size for AMM page
kuan121 f35a5ba
Fix double tooltips issue for DEX Trade table
kuan121 e09b907
remove unused translation key
kuan121 802da1f
Merge branch 'main' into react-router-stylelint-scss-updates
cybele-ripple b77f113
Merge branch 'main' into react-router-stylelint-scss-updates
cybele-ripple b18765f
Fix CI failures after merge
cybele-ripple 88b06e7
Regenerate package-lock.json against public npm registry
cybele-ripple 0bff9e5
Merge branch 'main' into react-router-stylelint-scss-updates
cybele-ripple 5d73e52
Upgrade stylelint ecosystem back to v17
cybele-ripple b4819ef
Merge remote-tracking branch 'origin/main' into react-router-stylelin…
cybele-ripple File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.