1014 Commits

Author SHA1 Message Date
softsimon
fd64be7611 Liquid support to the Graph fee filter dropdown
fixes #1072
2022-01-04 04:42:19 +04:00
wiz
f91b21b790 Merge pull request #1065 from mempool/simon/block-navigation-routing-fix
Block navigation routing fix
2021-12-30 22:31:05 +00:00
softsimon
7309252bb8 Block navigation routing fix 2021-12-31 02:21:12 +04:00
softsimon
1448588e45 Fixing misplaces Unknown text after the Coinbase 2021-12-30 16:55:42 +04:00
wiz
a2b1669f94 Merge pull request #1052 from mempool/simon/liquid-testnet
Adding Liquid Testnet as frontend option
2021-12-29 23:34:19 +00:00
softsimon
57016876c2 Display the transaction grapg instead of L-BTC peg for Liquid Testnet 2021-12-30 03:12:35 +04:00
softsimon
0f5d6c6f20 Fix issue when switching between testnet and liquid mainnet 2021-12-30 03:07:08 +04:00
softsimon
f80c005eb1 Use relativeUrl when redirecting from the Searchbar 2021-12-30 02:30:46 +04:00
softsimon
e5adfd52ba Handle Liquid native asset issuance transaction. 2021-12-30 02:18:16 +04:00
wiz
8a5b6f3517 Tweak hover effect on profile photos on About page 2021-12-30 06:48:40 +09:00
softsimon
2d7eb8f06c Liquid testnet asset frontend support 2021-12-29 00:42:34 +04:00
softsimon
c36ff22d68 Support for Test Liquid Native Asset 2021-12-29 00:40:55 +04:00
softsimon
13bfa5902d Adding Liquid Testnet as frontend option
fixes #976
2021-12-28 11:16:33 +04:00
softsimon
96950f15ee Change Asset Icon API example to only show HTML 2021-12-23 15:35:17 +04:00
softsimon
59df84b638 Changing API path and updating API Docs for asset icons. 2021-12-20 04:01:04 +04:00
wiz
1bcb7889e0 Merge pull request #1027 from hunicus/change-docs-layout
Revamp docs layout
2021-12-19 17:48:26 +00:00
hunicus
78660ed77f Streamline api-docs-navs conditionals 2021-12-19 12:29:52 -05:00
wiz
010998aadd Rename About page section: Project Staff -> Project Members 2021-12-20 01:54:06 +09:00
wiz
6c3ff596b9 Update About page chat links: replace telegram with matrix 2021-12-20 01:52:58 +09:00
softsimon
bbf7f01d04 Merge pull request #1024 from nymkappa/feature/blocks-mouse-scroll
User can drag the blockchain blocks horizontally with the mouse
2021-12-19 12:59:04 +04:00
nymkappa
8205dbedb0 User can drag the blockchain blocks horizontally with the mouse 2021-12-19 15:20:21 +09:00
hunicus
8ee164bb01 Remove unnecessary file change 2021-12-17 15:08:21 -05:00
hunicus
60f36d5556 Customize mobile nav button appearance point
Since there are different numbers of topics across
bitcoin, liquid, bisq, faq, etc.
2021-12-17 14:42:21 -05:00
hunicus
03b78cba42 Add various ux improvements for mobile doc menu 2021-12-17 11:42:54 -05:00
hunicus
1a1cae3d4f Separate docs-nav into new component
Since same markup will be needed for desktop
and mobile menus.
2021-12-16 19:11:54 -05:00
hunicus
72d5584d9b Add skeleton for mobile docs nav 2021-12-16 18:44:39 -05:00
hunicus
019d1e4f12 Add :before element for space before anchors
@angular-router's `scrollOffset` property seems to be
global, so it might mess up something else, and it also
wasn't taking effect when navigating directly to an
anchor anyway (i.e. from browser's address bar).
2021-12-16 13:20:30 -05:00
hunicus
6723d5ba34 Update anchor links and add on-page links 2021-12-16 11:30:03 -05:00
hunicus
bbb532bd9e Fix inconsistencies in api-docs markup 2021-12-16 09:54:07 -05:00
hunicus
7a6559ca37 Improve styling + switch section headings for tags 2021-12-16 09:54:07 -05:00
hunicus
46f7f9817f Convert accordions to plain html 2021-12-16 08:46:51 -05:00
wiz
ee48bd8ec0 Merge pull request #1018 from mempool/simon/liquid-address-overflow–fix
UX: Fixing overflowing unconfidential Liquid address
2021-12-16 07:39:26 +00:00
wiz
0d21f4419e Merge pull request #1019 from mempool/simon/witness-interface-type-fix
Correcting minor interface typing error
2021-12-16 07:38:57 +00:00
hunicus
4da7e946c0 Add links and styling to fixed desktop docs nav 2021-12-16 00:04:47 -05:00
hunicus
84f9c67f09 Make desktop docs-nav sticky on scroll 2021-12-15 22:57:10 -05:00
softsimon
be8b15906e Correcting minor interface typing error 2021-12-16 04:53:27 +04:00
softsimon
f44b7a7dcf UX: Fixing overflowing unconfidential Liquid address
fixes #1013
2021-12-16 04:49:24 +04:00
softsimon
1e4473d903 Revert "Remove dead code FeeDistributionGraphComponent"
This reverts commit 37722fe165869777e87dc2c56e15d51881386d0d.
2021-12-15 23:53:12 +04:00
hunicus
3d4367f5ca Create skeleton layout for desktop docs nav
This includes switching to a 2-column layout
(1 for nav and 1 for content) and moving footer
links to docs component so floats can be cleared
properly.
2021-12-15 13:17:37 -05: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
wiz
e7c8270969 Tweak the graph x-axis label date formatting for better i18n 2021-12-14 18:25:48 +09:00
wiz
e1678a1928 Merge pull request #1008 from mempool/wiz/blockstream
Add Blockstream as Enterprise Sponsor
2021-12-14 09:04:20 +00:00
nymkappa
d12b1f593c Update graph tick intervals - Hide label in zoom component - Show hour on 1y graphs 2021-12-14 16:33:17 +09:00
nymkappa
dac3a912f9 Hide xaxis label overlapping - Show current day/month/year below the chart for self better self containing overview 2021-12-13 14:27:05 +09:00
nymkappa
6354e706c9 Initialize graphWindowPreference in localstorage properly 2021-12-13 11:56:24 +09:00
wiz
01656fd52f Add Blockstream as Enterprise Sponsor 2021-12-12 04:24:18 +09:00
nymkappa
be4c80b489 Refactor tooltip formatting into common file and switch to native js localization 2021-12-11 17:10:55 +09:00
nymkappa
ba05aef04c Merge branch 'master' into bug/improve-x-axis-intervals 2021-12-11 15:32:10 +09:00