forked from pancakeswap/pancake-frontend
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: New syrup pool cards (pancakeswap#874)
* feat(syrup-pool-v2): Update PageHeader and TabButtons * feat(syrup-pool-v2): Reorg component structure and add new styledCardHeader * feat(syrup-pool-v2): Yeet some sheet * feat(syrup-pool-v2): Add finished sash and handle finished state of card header * feat(syrup-pool-v2): Create APR row comp * feat(syrup-pool-v2): Tidy up & restyling of footer * feat(syrup-pool-v2): Finish up various footer comps * feat(syrup-pool-v2): Upgrade ApyCalculatorModal to handle different earning tokens and links * feat(syrup-pool-v2): Loading states for footer and APR * fix(syrup-pool-v2): Fix merge conflicts * fix(syrup-pool-v2): Fix lint error * chore(syrup-pool-v2): Break CardActions into its own component and reorg props * feat(syrup-pool-v2): Create separate Staking / HarvestActions comps * feat(syrup-pool-v2): Approval and Staking actions * feat(pool-stake-modal): Basics of stake modal laid out * feat(syrup-pool-v2): Styling of cards and improvements to error reporting for users * feat(syrup-pool-v2): Add proper USD calculation * feat(syrup-pool-v2): Adding unstaking buttons and rough modal operations * feat(syrup-pool-v2): Refactor footer for performance and add HarvestActions * feat(syrup-pool-v2): Basic harvest modal and functionality added * feat(syrup-pool-v2): Styling fixes and pass account down from pool view * feat(syrup-pool-v2): Styling and tooltip for compounding modal * feat(syrup-pool-v2): Finish compounding modal * feat(syrup-pool-v2): Style for promoted pool (& cake) and organising files * feat(syrup-pool-v2): Massive proptypes tidy up * chore(syrup-pool-v2): Del unused SVG * feat(syrup-pool-v2): Add loading states for different card elements * feat(syrup-pool-v2): Add bunny img * feat(syrup-pool-v2): Fix high price token showing 0% APR * chore(syrup-pool-v2): Cleanup white space * chore(syrup-pool-v2): Re-add usePersistState * chore(syrup-pool-v2): Add comments to help * chore(syrup-pool-v2): Remove unused components * fix(syrup-pool-v2): Fix useToast * feat(syrup-pool-v2): Move help to pooltabbuttons bar * feat(syrup-pool-v2): Disabled button when stakeAmount is zero or unset * fix(pool-cards-v2): Amendments based on Doge's CR comments * fix(pool-cards-v2): Proper finished handling on staking actions * fix(pool-cards-v2): Follow up CR comments * feat(syrup-pool-v2): Add new uikit version
- Loading branch information
Showing
35 changed files
with
1,124 additions
and
1,022 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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
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
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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.