Mononaut
c1063e42ba
Fix overlapping columns in cpfp table on small screens
2023-03-04 00:22:50 -06:00
Mononaut
cc628aa443
cache, serve & display more comprehensive RBF info
2023-01-17 16:09:16 -06:00
Mononaut
2a0aecff82
Fix hidden clipboard toast on transactions page
2023-01-16 16:46:28 -06:00
Mononaut
ad57df34d2
migrate old text truncation implementations to new component
2023-01-05 11:01:46 -06:00
Mononaut
29feac94f9
Add shapes to flow diagram to indicate spent txos
2022-11-22 10:11:54 +09:00
Mononaut
4b61f62092
Fix tx confirmation badge alignment regression
2022-10-11 16:17:17 +00:00
Mononaut
e909c56c34
Fix tx confirmation badge layout bug
2022-10-04 22:09:32 +00:00
Mononaut
932a211cc7
Toggle option for tx flow diagram w/ query param
2022-09-29 15:41:14 +00:00
Mononaut
8aa042f61a
Add sankey diagram to main tx page
2022-09-16 20:50:12 +00:00
softsimon
68a8aa90ae
Merge pull request #1012 from mempool/simon/cpfp-button-overlap-fix
...
Correcting CPFP button position on mobile
2021-12-15 13:11:04 +04:00
softsimon
adeb1f7e26
Correcting CPFP button position on mobile
...
fixes #1006
2021-12-15 02:16:45 +04:00
softsimon
e741fabe81
Fixing broken RBF alert
...
fixes #516
2021-12-15 01:15:16 +04:00
softsimon
7caf9c8fe2
Adding version and locktime to transaction details
...
fixes #929
2021-11-15 18:05:28 +04:00
Miguel Medeiros
873f214245
Fix title styles.
2021-10-26 21:47:28 -03:00
Miguel Medeiros
352572af79
Fix address title styles.
...
Fix tx title margin right .
2021-10-26 21:47:27 -03:00
Miguel Medeiros
e460372870
Fix titles height inconsistencies.
2021-10-26 21:47:26 -03:00
Miguel Medeiros
7634d0815e
Fix h1 fontsize.
2021-08-04 09:08:11 -03:00
Miguel Medeiros
23449a7a6c
Fix transaction title breaks row on some languages ( #570 )
2021-06-11 23:16:45 -05:00
Miguel Medeiros
9765fd7df6
Fix rbf alert css. ( #525 )
2021-05-18 18:56:42 +04:00
Miguel Medeiros
5f787c52e8
FIX unify the units css. ( #499 )
...
* FIX unify the units css.
* Fix units css font-size.
2021-05-18 18:20:17 +04:00
Miguel Medeiros
d08347e2d9
Fix OP_RETURN truncated text. ( #502 )
...
* Fix OP_RETURN truncated text.
* Fix scriptmessage width on desktop media queries
2021-05-08 00:36:35 +04:00
Miguel Medeiros
e3e53f62e1
New concept for dashboard layout components. ( #469 )
...
* 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.
2021-05-03 17:11:30 +04:00
softsimon
8799b9ca0a
Visualize the CPFP transactions.
...
fixes #401
2021-03-22 18:04:50 +07:00
softsimon
6483fbe1db
Round medianFee instead of ceil
...
Minor ui fixes.
2020-04-09 15:23:46 +07:00
softsimon
9aaa021d08
Mobile view design updates.
2020-03-25 02:55:26 +07:00
softsimon
39643ce0f8
Adding ETA, confirmed time, and other ui improvements to transaction page.
2020-03-23 04:07:31 +07:00
softsimon
2a2c255fb3
Fixes to responsive design.
2020-03-10 15:25:49 +07:00
softsimon
365ae04030
Making block, transaction, and address view responsive.
...
closes #43
2020-03-10 14:46:12 +07:00
Simon Lindh
ae7bff924b
Track transaction among mempool blocks.
2020-02-26 03:30:51 +09:00
Simon Lindh
6e724d4203
Transaction tracking revamped.
...
Blockchain block arrow.
2020-02-26 03:28:57 +09:00
Simon Lindh
43f41b8aab
New base code for mempool blockchain explorerer
2020-02-26 03:19:26 +09:00