hunicus
68f2782522
Add live mempool blocks to faq (h/t @softsimon)
2022-04-12 15:58:20 -04:00
hunicus
55064cdbf1
Add answers, fix accordions, tweak footer styling
...
Main purpose of this commit is to remove iframes from git
history. This commit squashes several commits that came
after iframes were added.
2022-04-12 15:31:45 -04:00
hunicus
8d02aae69d
Generalize api-docs components to accommodate faq
...
Also add chunk of faq content.
2022-03-26 09:09:37 -04:00
hunicus
aaf7216b7d
Implement custom accordion for mobile docs
2022-03-14 13:48:45 -04:00
hunicus
2e55c2b37f
Remove mobile docs menu
2022-03-14 13:31:46 -04:00
hunicus
f3f6530eb5
Rename method
...
Method scope widened in #1354 . Changing its name here to
avoid merge conflicts later.
2022-03-12 16:07:45 -05:00
hunicus
0f0b2ab0f6
Fix anchor links when navigating to current anchor
2022-03-11 19:09:42 -05:00
hunicus
215803850f
Show liquid link for liquid endpoint
...
Error from previous PR.
2022-02-08 13:44:50 -05:00
hunicus
e250433063
Rebase 1036 to master manually
2022-02-08 13:44:50 -05:00
hunicus
e8ae05340a
Fix block-height endpoint across networks
2022-01-12 11:51:10 -05:00
hunicus
ab7f126e80
Make minor grammatical changes to GET Asset Icons
2022-01-12 11:51:10 -05:00
hunicus
9908ee7046
Rename 'GET Assets' to 'GET Asset'
...
Confusing since it gets information on 1
asset..."asset" should be singular.
2022-01-12 11:51:10 -05:00
hunicus
e1431e94df
Fix urls in code examples
2022-01-12 11:51:10 -05:00
hunicus
975d142eeb
Fix urls
...
So that /liquidtestnet is in links and link text.
2022-01-12 01:36:26 -05:00
softsimon
13bfa5902d
Adding Liquid Testnet as frontend option
...
fixes #976
2021-12-28 11:16:33 +04:00
softsimon
59df84b638
Changing API path and updating API Docs for asset icons.
2021-12-20 04:01:04 +04: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
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
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
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
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