58 Commits

Author SHA1 Message Date
wiz
2827fb85d4 Merge branch 'master' into mobile-refinements 2022-03-15 09:28:10 +00:00
wiz
c7aea265d9 Merge pull request #1361 from hunicus/code-link-labels
Capitalize js package labels in docs
2022-03-14 19:25:21 +00:00
hunicus
ba70a72f76 Fix loose ends
Add space above footer, add better delay for height
adjustment, and add conditions to prevent errors for
websocket endpoint and no endpoint.
2022-03-14 14:41:32 -04:00
hunicus
5390a5539c Resize docs code templates on open (mobile) 2022-03-14 13:49:16 -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
3ecdbf611c Capitalize js package labels in docs 2022-03-11 11:25:17 -05:00
hunicus
aa40396617 Use variables for empty code examples 2022-02-10 16:51:12 -05:00
hunicus
bb1bedbb08 Fix url for mempool post endpoint 2022-02-08 17:51:19 -05:00
hunicus
b89b8196a0 Improve spacing at top of navs 2022-02-08 14:30:18 -05:00
hunicus
dd1c7de293 Add liquidtestnet endpoints 2022-02-08 13:44:50 -05:00
hunicus
215803850f Show liquid link for liquid endpoint
Error from previous PR.
2022-02-08 13:44:50 -05:00
hunicus
eea31cc5b3 Implement 27ce8637353ad84e17fbad80d7d31c82ab1147a3 2022-02-08 13:44:50 -05:00
hunicus
5816ac5e6f Implement b1c9334119927b4b19e5fd5f4cfe1f168659c6cd 2022-02-08 13:44:50 -05:00
hunicus
25f33040f1 Implement 31c911cb59a289ff3f156e2e31138b891b39a06e 2022-02-08 13:44:50 -05:00
hunicus
e250433063 Rebase 1036 to master manually 2022-02-08 13:44:50 -05:00
hunicus
0acede15b2 Update transactions endpoints 2022-01-12 11:51:10 -05:00
hunicus
1829554019 Update mempool endpoints 2022-01-12 11:51:10 -05:00
hunicus
2c5d40bdd8 Update fees endpoints 2022-01-12 11:51:10 -05:00
hunicus
b721d62053 Update blocks endpoints 2022-01-12 11:51:10 -05:00
hunicus
e8ae05340a Fix block-height endpoint across networks 2022-01-12 11:51:10 -05:00
hunicus
58d334f9f1 Update block and block-header 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
6f2acc45fb Reorder assets nav items to fit content order 2022-01-12 11:51:10 -05:00
hunicus
445b75816d Update assets endpoints
Currently no testnet assets have icons, so those
responses are blank.
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
hunicus
7cde365cc4 Add /liquidtestnet/ to links 2022-01-12 01:36:26 -05:00
hunicus
74ecd9b96c Add boilerplate liquidtestnet examples
Also adjust logic to show them. Doing this prevents
compilation errors and will allow for endpoints to
be reviewed as they are modified.
2022-01-12 01:36:26 -05:00
hunicus
6c2238fc4e Update address-utxo 2022-01-12 01:36:44 -05:00
hunicus
10b2b90426 Update address-tx-chain and address-tx-mempool 2022-01-12 01:36:37 -05:00
hunicus
5f8c40c095 Update address and address-tx 2022-01-12 01:36:26 -05:00
hunicus
3c36792c7c Remove websocket and js tabs
Since npm packages don't work with liquidtestnet yet.
2022-01-11 17:21:35 -05:00
hunicus
a6ec8e818a Remove difficulty endpoint from nav 2022-01-11 15:32:35 -05: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
hunicus
78660ed77f Streamline api-docs-navs conditionals 2021-12-19 12:29:52 -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