868 Commits

Author SHA1 Message Date
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
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
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
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
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
nymkappa
b1368121f3 Apply proper datetime format according to choosen time scale and force 2h windowPreference in the dashboard 2021-12-11 15:26:59 +09:00
nymkappa
6eb8569e18 Fix graph data for incoming transaction graphs 2021-12-11 10:38:13 +09:00
nymkappa
c9377dfed8 Remove dead code FeeDistributionGraphComponent 2021-12-11 00:24:10 +09:00
nymkappa
26f5410c1f Use time for xAxis type and fix the mempool tooltip accordingly 2021-12-11 00:04:20 +09:00
softsimon
26e10253d7 Documentation i18n title 2021-12-09 17:49:36 +04:00
nymkappa
8c6c077115 Format date properly according to the chosen time scale 2021-12-09 22:29:40 +09:00
wiz
eb66c91b8c Merge pull request #994 from hunicus/move-api-docs
Move /api to /docs/api
2021-12-09 12:56:46 +00:00
hunicus
ee2b6c6441 Exclude websocket tab on bisq 2021-12-09 07:46:06 -05:00
hunicus
386ea45daf Fix relative links on docs tabs 2021-12-09 07:11:04 -05:00
hunicus
8b0331cba8 Remove extra padding in websocket api docs tab 2021-12-09 07:01:58 -05:00
hunicus
1f6609aa1e Make nav url relative to fix non-mainnet links 2021-12-09 07:01:46 -05:00
softsimon
da03b39a33 Merge pull request #995 from hunicus/fix-windows-graph
Fix graph issue in #992
2021-12-09 14:17:51 +04:00
wiz
8e02b7c184 Merge pull request #993 from mempool/simon/angular-13
Upgrading frontend to Angular 13
2021-12-09 10:16:54 +00:00
wiz
31556443ba Merge pull request #986 from mempool/simon/liquid-peg-in-out-links-fix
Fixing broken Liquid peg-in and peg-out links
2021-12-09 09:21:41 +00:00
hunicus
51d357fa2e Fix graph issues in #992 2021-12-08 17:50:02 -05:00
softsimon
383f7803c8 Upgrading frontend to Angular 13 2021-12-08 22:08:20 +04:00
hunicus
69623313ee Move /api to /docs/api
Also make API docs responsive so they can be viewed
on mobile.

REST docs are at /docs/api/rest and WebSocket docs
are at /docs/api/websocket.
2021-12-08 12:37:42 -05:00
softsimon
8e8d87fb42 Fixing broken Liquid peg-in and peg-out links
fixes #977
2021-12-08 11:50:51 +04:00
wiz
c7cc9d5dd7 Fix i18n identifier for About Page -> Project Staff string
Co-authored-by: softsimon <softsimon@users.noreply.github.com>
2021-12-08 04:16:34 +00:00
wiz
0fb317c11d Fix string for Project Staff on About page 2021-12-07 23:29:17 +09:00
softsimon
055eb69b6e Adding Core Contributors on the About page 2021-12-07 18:00:49 +04:00
wiz
227460efbf Merge pull request #967 from mempool/wiz/rename-square-to-spiral 2021-12-03 06:26:35 +00:00
wiz
94fb18f25d Square -> Spiral 🌀 2021-12-03 07:30:24 +09:00
softsimon
ef96250b49 Remodeling how historical fees are stored and presented.
fixes #908
2021-11-29 23:31:01 +04:00
softsimon
dd9e98a5bc Adding missing loading spinner to L-BTC peg graph
fixes #955
2021-11-28 15:44:42 +04:00
softsimon
f30f782e02 Merged block header, markets and genesis i18n strings 2021-11-28 14:55:17 +04:00
wiz
67d5ce4031 Merge pull request #944 from mempool/simon/chart-loading-spinner
Moving chart loading spinner to chart component
2021-11-28 08:19:52 +00:00
softsimon
836a007237 Fixing Bisq transactions page and skeleton loaders
fixes #953
2021-11-27 13:06:57 +04:00
Miguel Medeiros
2e83ceef6f fix: time span menu media queries styles. 2021-11-22 20:29:10 -03:00