Commit graph

105 commits

Author SHA1 Message Date
softsimon
9ca9ab63f5
Bottom padding for mobile 2023-05-05 00:53:20 +04:00
softsimon
261241fcc8
Global footer 2023-05-05 00:53:20 +04:00
Mononaut
5937e959c3
Fix miscellaneous RTL layout bugs 2023-03-06 20:25:27 -06:00
softsimon
2e5d4a6df9
Dark mode inputs 2023-01-11 13:37:49 +04:00
softsimon
d43a9cc5ea
ngBootstrap UX fix 2022-11-28 16:53:18 +09:00
Mononaut
b657eb4e7d
Add match rate to blocks list page 2022-10-28 19:02:36 -06:00
softsimon
9d3d3ed5f8
Revert "New button light color"
This reverts commit c79c1d9958.

# Conflicts:
#	frontend/src/styles.scss
2022-09-30 04:02:52 +04:00
softsimon
96870bf934
Revert info button color change 2022-09-25 01:57:16 +04:00
softsimon
c79c1d9958
New button light color 2022-09-24 02:39:27 +02:00
softsimon
eb28fd90e5
Updating info button styling 2022-09-24 02:30:36 +02:00
Mononaut
2a28ccc758
Update block, address & tx preview layouts 2022-09-01 17:01:31 +00:00
wiz
a0c54531c0
Merge branch 'master' into simon/svg-logos 2022-08-30 22:07:02 +02:00
softsimon
70d8a664e5
Replacing all PNGs with inline SVG 2022-08-29 19:13:47 +02:00
nymkappa
680c85eee7
Use monospace font for addresses on mobile 2022-08-29 11:29:59 +02:00
Mononaut
e4342113fa
Improve unfurl layout & resize to 1200x600 2022-08-11 17:43:25 +00:00
Mononaut
5854931430
Add address link previews 2022-07-27 18:13:37 +00:00
nymkappa
5de559f5ad
Set pagination font to monospace 2022-07-07 14:00:54 +02:00
TechMiX
ab0c55b0fa fix various RTL layout issues 2022-06-26 02:20:36 +04:30
Mononaut
1aac96a6f6 Projected block overview mouse events & tx preview 2022-06-01 13:48:34 +00:00
softsimon
1093efe844
Improving loading indicator UX 2022-05-18 08:43:24 +04:00
TechMiX
0c3f9c895e fix RTL layout issues 2022-04-05 20:37:18 +02:00
hunicus
315b7593bf
Apply smooth scrolling to docs only 2022-03-30 09:44:41 -04:00
softsimon
b02c690924
Merge pull request #1458 from mempool/nymkappa/bugfix/jumping-tooltip
Disable glitchy angular tooltips animation
2022-03-25 19:15:02 +04:00
nymkappa
0a57f57a93
Disable angular tooltip animation globally 2022-03-25 22:15:16 +09:00
nymkappa
7c1155ec93
Make sure blocks list container is at least 100vh on mobile 2022-03-22 15:43:04 +09:00
hunicus
2d4b824862
Add smooth scrolling 2022-03-11 16:28:52 -05:00
softsimon
bd55f65714
Revert "Always show scrolbar to avoid horizontal jumpy UI" 2022-03-11 20:09:57 +01:00
nymkappa
758381725f
Always show scrolbar to avoid horizontal jumpy UI 2022-03-10 13:11:02 +01:00
softsimon
be45e88056
Liquid testnet navbar color 2022-01-01 13:37:20 +04:00
nymkappa
11577842a2 Refactor tooltip formatting into common file and switch to native js localization 2021-12-11 17:10:55 +09:00
softsimon
9eb159617f
Adding taproot countdown 2021-11-12 21:07:57 +04:00
Miguel Medeiros
a3de75ebf4
Add mempool special block animation. 2021-11-11 16:04:00 -03:00
Miguel Medeiros
6e35102b3a
Fix rtl mobile header menu. 2021-11-01 11:11:50 -03:00
Miguel Medeiros
9264f3cf4f
Fix title styles. 2021-10-26 21:47:28 -03:00
Miguel Medeiros
9d9ff6ed91
Fix titles height inconsistencies. 2021-10-26 21:47:26 -03:00
Miguel Medeiros
f66e0a2c12
Make tooltip style looks bigger 2021-10-07 16:19:57 -03:00
Miguel Medeiros
b857a7c37f
Fix rtl transaction title. 2021-09-29 17:13:21 -03:00
Miguel Medeiros
b2140c2abe
Change total sum column to fixed color. 2021-09-28 10:16:27 -03:00
TechMiX
2c496e9a50 add rtl hinting for new graph + move code rtl hints to style file 2021-09-15 12:06:55 +02:00
TechMiX
014d6dee66 fix various rtl issues 2021-09-15 11:02:04 +02:00
Miguel Medeiros
d376ba1c61
Move total MvB to the top.
Fix yAxis value.
Fix yAxis value.
Make disks smaller and transparent.
Change opacity on mouseover stack bars.
Add 4th column "sum of vsize" to tooltips table.
Add toggle show/hide tier fees.
Make progress active bar inline with text value.
Add a break line to the timestamp text.
Add colored progress bar with number.
2021-09-14 22:35:50 -03:00
Miguel Medeiros
9020c618f0
Change renderer to svg.
Fix data structure of mempool graph.
Change tooltip total position (top).
Change tooltip visual of partial porcentage.
2021-09-14 22:35:49 -03:00
Miguel Medeiros
584d091d4e
Fix indicator border-radius. 2021-09-14 22:35:49 -03:00
Miguel Medeiros
f434e50a2c
Invert the tooltip legends order.
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.
2021-09-14 22:35:49 -03:00
Miguel Medeiros
3574f8639e
Add total sum to mempool chart.
Add zoom tools.
Add different theme for charts `big` and `small` (default).
Fix date format on mouseover.
Fix animations on graphs page.
Fix overflow tv page.
Remove `crosshair` on mouseover, changed to `line`.
Fix custom tooltip styles.
Remove inverted button (will add in a future PR).
Remove fee range labels (will add in a future PR).
Fix e2e testing.
2021-09-14 22:35:48 -03:00
Miguel Medeiros
9b956ff88d
Add new component incoming-transactions-graph;
Refactor component mempool-graph;
Refactor component fee-distribution-graph;
Add incoming-transactions-graph to dashboard;
Add incoming-transactions-graph to statistics;
Add incoming-transactions-graph to television;
Add mempool-graph to dashboard;
Add mempool-graph to statistics;
Add mempool-graph to television;
Remove chartist.component;
2021-09-14 22:35:47 -03:00
Miguel Medeiros
652f88770e
Fix mouse over tooltip width. (#614) 2021-07-07 22:20:17 +03:00
Miguel Medeiros
1e9f131a2a
Fix pagination responsive layout. (#590)
* Fix pagination responsive css.

* Fix css title block transaction alignment.

* Add pagination responsive layout to bisq tx page.

* Add pagination responsive  to bisq blocks page.

* Fix pagination css - bisq txs page.

* Add e2e tests for bisq and mainnet pagination.
2021-07-05 22:28:56 +03:00
softsimon
da13349b14
Reduce titles in Russian language to prevent overflows. 2021-06-27 12:16:59 -04:00
Miguel Medeiros
353b0e8729
New API docummentation. (#544)
* Install hljs package.

* Add highlight.js stylesheet and js to index.html.

* Add new instructions for API documentation.

* Add network value to code-template component.

* Add curl examples.

* Fix tab order of bisq api page.

* Add esmodules instalation instructions.
Add external links to repositories.

* Add self-hosted hljs styles.

* Add response code examples.
Add dynamic networks to curl examples.
Remove reponse code box if not needed.

* Self hosted highlight.min.js.

* Bumping "ws" dependency to fix vulnerability.

* npm audit fix

* npm audit fix

* Remove Hightlight.js dependency.
Add new style to code-template-component.

* Remove hljs css.

* Change NgbModule and NgbAccordionModule  to shared

* Fix NgbAccordionModule import.
2021-06-06 16:06:56 -04:00