natsoni
|
7e920f4bae
|
Replace more hardcoded css
|
2024-04-06 17:14:53 +09:00 |
|
natsoni
|
8822c0972f
|
Fix unnecessary request of blocks on dashboard load
|
2024-03-25 12:07:33 +09:00 |
|
Mononaut
|
9cd33825bf
|
SSR: dirty hack to fix initial blockchain scroll
|
2024-03-22 05:35:21 +00:00 |
|
natsoni
|
2c6f210e8e
|
Account menu overlays UI instead of pushing it
|
2024-03-18 16:49:33 +09:00 |
|
Mononaut
|
dbe7ebe530
|
Fix halving fireworks
|
2024-01-25 01:51:01 +00:00 |
|
softsimon
|
5e95d8d6ce
|
Merge pull request #4281 from mempool/nymkappa/fix-blockchain-width-liquid
[ui] don't add 120px to blockchain component on liquid
|
2023-09-26 00:28:48 +04:00 |
|
Mononaut
|
1a6a0c12ec
|
Fix blockchain scroll jumping
|
2023-09-20 03:55:06 +00:00 |
|
Mononaut
|
b645ad3fd8
|
Reduce thrashing while initializing blockchain scroll position
|
2023-09-19 22:55:57 +00:00 |
|
nymkappa
|
6b8db33a9c
|
[ui] don't add 120px to blockchain component on liquid
|
2023-09-15 17:11:52 +02:00 |
|
Mononaut
|
20fff97804
|
restore window resize listener
|
2023-08-24 17:28:21 +09:00 |
|
Mononaut
|
2da31c4d4a
|
Slide blockchain to compensate for menu
|
2023-08-24 17:27:31 +09:00 |
|
Mononaut
|
975ba653a2
|
Dynamically resize blockchain to fit container
|
2023-08-24 17:27:31 +09:00 |
|
Mononaut
|
1bd19e1d8d
|
apply blockchain scroll offset when element is ready
|
2023-07-21 17:10:58 +09:00 |
|
Mononaut
|
e8c703fdbc
|
replace client recent blocks on reorg
|
2023-07-13 10:43:18 +09:00 |
|
Mononaut
|
58b8052530
|
don't reset blockchain position on every mempool update
|
2023-06-30 19:45:53 -04:00 |
|
Mononaut
|
9d606d0006
|
scroll selected mempool block into view
|
2023-06-30 19:45:53 -04:00 |
|
Mononaut
|
d848ab4bef
|
scroll to see all mempool blocks
|
2023-06-30 19:45:53 -04:00 |
|
softsimon
|
0b2ffb3e91
|
Merge branch 'master' into nymkappa/reindexing-pools-update
|
2023-06-12 15:53:46 +02:00 |
|
Mononaut
|
57ac1486a0
|
Reset blockchain scroll on logo click
|
2023-06-09 19:03:47 -04:00 |
|
nymkappa
|
107bdbc209
|
[indexer] show indexer progress in /status component
|
2023-05-30 10:13:07 -07:00 |
|
Mononaut
|
d325734c16
|
Disable blockchain drag for middle/right click
|
2023-04-04 08:25:40 +09:00 |
|
Mononaut
|
7bf8fea9f2
|
Limit special blocks by network, add future halvings
|
2023-03-14 16:58:02 +09:00 |
|
Mononaut
|
059139689d
|
Fix blockchain scrolling on high refresh-rate devices
|
2023-03-03 23:39:01 -06:00 |
|
Mononaut
|
4e68498979
|
blockchain momentum scrolling
|
2023-03-03 22:45:11 -06:00 |
|
Mononaut
|
27cf23f9b0
|
Fix blockchain scrolling on iOS devices
|
2023-03-03 02:43:44 -06:00 |
|
Mononaut
|
af2e3cb42a
|
Center-align blockchain after resetting scroll
|
2023-02-28 21:36:16 -06:00 |
|
Mononaut
|
8eca1e5f7e
|
Handle network interruptions in scrollable blockchain
|
2023-02-23 13:52:08 -06:00 |
|
Felipe Knorr Kuhn
|
0e0acff00f
|
Merge branch 'master' into mononaut/mobile-chain-jumping
|
2023-02-19 14:00:10 -08:00 |
|
softsimon
|
014113bb33
|
Updating a few i18n strings
|
2023-02-14 17:24:48 +07:00 |
|
Mononaut
|
c85d8cd29d
|
Fix firefox blockchain scroll reset bug
|
2023-02-12 21:42:33 -06:00 |
|
Mononaut
|
9f15e9a1d7
|
Fix blockchain scroll jumping on resize on mobile
|
2023-02-01 11:52:00 -06:00 |
|
Mononaut
|
92352e1453
|
Fix blockchain gaps when KEEP_BLOCKS_AMOUNT > INITIAL_BLOCKS_AMOUNT
|
2023-01-27 19:52:57 -06:00 |
|
Mononaut
|
da51557960
|
Add button to scroll back to tip of blockchain
|
2023-01-26 11:55:26 -06:00 |
|
Mononaut
|
bf941b0227
|
load block/tx pages at correct blockchain scroll position
|
2023-01-06 10:13:53 -06:00 |
|
Mononaut
|
32bf30872d
|
improve block scrolling & new block animation
|
2023-01-06 10:13:53 -06:00 |
|
Mononaut
|
7be3ed416e
|
create separate service for short term tx & block caching
|
2023-01-06 10:13:53 -06:00 |
|
Mononaut
|
befafaa60c
|
add paginated virtual scrolling to blockchain blocks bar
|
2023-01-06 10:13:53 -06:00 |
|
Mononaut
|
be2b72eea7
|
Enable block scrolling in ltr time mode
|
2022-10-03 21:44:55 +00:00 |
|
softsimon
|
fa11cb0619
|
Use relative import paths
|
2022-09-21 17:23:45 +02:00 |
|
softsimon
|
8b1fa82c0c
|
Remove random scss calculation
|
2022-07-19 02:41:03 +04:00 |
|
Felipe Knorr Kuhn
|
a2e2b36a76
|
Remove frontend dependencies and old tests
|
2022-07-06 13:13:59 -07:00 |
|
softsimon
|
96ba7f7456
|
Remove duplicate websocket push.
|
2022-03-14 19:52:34 +01:00 |
|
nymkappa
|
6e59733cac
|
User can drag the blockchain blocks horizontally with the mouse
|
2021-12-19 15:20:21 +09:00 |
|
softsimon
|
9eb159617f
|
Adding taproot countdown
|
2021-11-12 21:07:57 +04:00 |
|
Miguel Medeiros
|
46a2854f67
|
Add taproot activation fireworks.
|
2021-11-11 16:04:00 -03:00 |
|
TechMiX
|
306197c6e9
|
fix blockchain scrolling on mobile mode when RTL layout
|
2020-12-09 21:46:13 +01:00 |
|
softsimon
|
3dedf1e3e1
|
Adding mini-graphs on dashboard.
|
2020-09-26 22:46:26 +07:00 |
|
softsimon
|
58ec9444a5
|
Change detection refactoring.
|
2020-08-02 19:20:38 +07:00 |
|
softsimon
|
e6fa274aca
|
Changedetection performance improvements.
|
2020-08-02 16:00:08 +07:00 |
|
softsimon
|
5e5f048071
|
Hide horizontal scrollbar.
|
2020-05-30 18:04:06 +07:00 |
|