Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(synapse-interface): maintenance notification components + eth de…
…ncun pause (#2260) * Dencun pause * Initialize UpgradeProgress to track countdown with Animated Progress * Style Time loader in Bridge card * Add comments * useUpgradeProgressBar to create component and status props * useUpgradeProgressBar * Construct progress bar with hook * Upgrade countdown animation works with inputted start and end date * AnnoucementBanner * Add start and end time for Annoucement Banner * AnnoucementBanner customizable with start and end time * Update progress bar * LinearAnimatedProgressBar moves * Clean and add comments * Start events file to export annoucements * Create Eth Dencun upgrade banner and progress bar * Add ability to pause bridge button * Paused Bridge display * Upgrade Banner and Progress Bar ready * Construct test values * . * Style AnnnoucementBanner * Prevent progress bar blinks * Ready for Eth Dencun Upgrade * Update id * Remove Banner component * Rm paused global var * Rename * . * Clean * Update end date * change copy * add 5mins end time --------- Co-authored-by: abtestingalpha <[email protected]> Co-authored-by: aureliusbtc <[email protected]>
- Loading branch information