Fix default data to title tooltip MM/dd HH:mm.
Add symbol to tx chart tooltip .
Add accumulative total for tooltip information.
Add 3th column to tooltip with a progress bar.
Add and max span zoom span.
Add feeRate limit input to mempool graph component.
Add showZoom option to mempool graph component.
Remove start animation to match the layout for future SSR.
Remove mouse wheel zoom from small template.
Fix small template style.
* Add color to previous retarget.
Add absolute number pipe.
Change plus and minus signs to fa icons.
Change Fee Estimate title to Transactions Fees.
Set min and max difficulty adjustments.
* Add projectID to cypress conf.
* Change icon to fa-caret.
* Remove unecessary icons.
* Add next difficulty blocks.
Add next difficulty target date.
Add next difficulty total progress.
Add ajustment difficulty avg min per block.
* Fix typo.
* Trigger difficulty calculation every 5 seconds.
* Add rxjs timer to difficultyEpoch.
* Fix pipe.
* Fix small bar position.
* Change i18n strings.
* Fix typo.
* Add time-until component.
* Speed up difficultyEpoch timer to 1000 ms.
* Fix values to 2 decimal places.
* Add title to fee and difficulty adjustment cards.
* Add title outside the card.
* Fix title to center position.
* Add other titles.
* Add new transalations strings.
Refactor time span component.
* Fix difficulty adjustment i18n string.
Fix duplicated i18n strings.
* New concept for dashboard layout components.
* Align dashboard componentes.
* Add divider to fee box component.
* Remove TV icon from mobile and tablet queries.
* Fix form input overflow.
* Add responsive css to statistic component.
* Add responsive css to about page.
* Add global padding bottom.
* Fix graph page styles.
* Add responsive chart and scrollable table.
* Fix mobile css query for navbar menus.
* Fix pagination responsive css.
* Add CSS animated logo.
* Revert "Add CSS animated logo."
This reverts commit 92af38294c0d4fe815a801b37635cde7f8ee1ced.
* Add extra skeleton to fee-box-component.
* Fix latest-blocks and latest-transactions table css.
* Adapt Bisq pages to responsive layout.
* Remove parenthesis from fiat amout.
Fiat prive break not break on desktop.
Transaction ID align left.
Fee box skeleton width resize.
* Fix mobile table text-size.
* Fix dashboard mempool info mobile alignment.