Commit graph

59 commits

Author SHA1 Message Date
hunicus
315b7593bf
Apply smooth scrolling to docs only 2022-03-30 09:44:41 -04:00
wiz
d769226061
Merge branch 'master' into mobile-refinements 2022-03-15 09:28:10 +00:00
wiz
b846e9fbda
Merge pull request #1361 from hunicus/code-link-labels
Capitalize js package labels in docs
2022-03-14 19:25:21 +00:00
hunicus
5a58ce0ab3
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
4c8ac3a585
Resize docs code templates on open (mobile) 2022-03-14 13:49:16 -04:00
hunicus
838725a862
Implement custom accordion for mobile docs 2022-03-14 13:48:45 -04:00
hunicus
85100a93f8
Remove mobile docs menu 2022-03-14 13:31:46 -04:00
hunicus
142566f4f9
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
b71df774f5
Fix anchor links when navigating to current anchor 2022-03-11 19:09:42 -05:00
hunicus
6dbc621fef
Capitalize js package labels in docs 2022-03-11 11:25:17 -05:00
hunicus
d7b4e4b698
Use variables for empty code examples 2022-02-10 16:51:12 -05:00
hunicus
ac21c47540
Fix url for mempool post endpoint 2022-02-08 17:51:19 -05:00
hunicus
bb6a22192c
Improve spacing at top of navs 2022-02-08 14:30:18 -05:00
hunicus
22137fef5a
Add liquidtestnet endpoints 2022-02-08 13:44:50 -05:00
hunicus
82f70eaefe
Show liquid link for liquid endpoint
Error from previous PR.
2022-02-08 13:44:50 -05:00
hunicus
ee8eef2806
Implement 27ce863735 2022-02-08 13:44:50 -05:00
hunicus
4979187468
Implement b1c9334119 2022-02-08 13:44:50 -05:00
hunicus
60160ac0f6
Implement 31c911cb59 2022-02-08 13:44:50 -05:00
hunicus
1a23a9c1c5
Rebase 1036 to master manually 2022-02-08 13:44:50 -05:00
hunicus
fbce72b7fc
Update transactions endpoints 2022-01-12 11:51:10 -05:00
hunicus
a894fa5bc0
Update mempool endpoints 2022-01-12 11:51:10 -05:00
hunicus
9ac3c420eb
Update fees endpoints 2022-01-12 11:51:10 -05:00
hunicus
10df6985fc
Update blocks endpoints 2022-01-12 11:51:10 -05:00
hunicus
27ce863735
Fix block-height endpoint across networks 2022-01-12 11:51:10 -05:00
hunicus
d840d79aea
Update block and block-header 2022-01-12 11:51:10 -05:00
hunicus
80dfc81900
Make minor grammatical changes to GET Asset Icons 2022-01-12 11:51:10 -05:00
hunicus
31c911cb59
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
0d4160b232
Reorder assets nav items to fit content order 2022-01-12 11:51:10 -05:00
hunicus
f0022f6af9
Update assets endpoints
Currently no testnet assets have icons, so those
responses are blank.
2022-01-12 11:51:10 -05:00
hunicus
a16decfb94
Fix urls in code examples 2022-01-12 11:51:10 -05:00
hunicus
5d06d02d64
Fix urls
So that /liquidtestnet is in links and link text.
2022-01-12 01:36:26 -05:00
hunicus
7eabbe30e6
Add /liquidtestnet/ to links 2022-01-12 01:36:26 -05:00
hunicus
c232f6a11d
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
04ffa6d7bb
Update address-utxo 2022-01-12 01:36:44 -05:00
hunicus
d46655e5f4
Update address-tx-chain and address-tx-mempool 2022-01-12 01:36:37 -05:00
hunicus
1438300763
Update address and address-tx 2022-01-12 01:36:26 -05:00
hunicus
871329e0fd
Remove websocket and js tabs
Since npm packages don't work with liquidtestnet yet.
2022-01-11 17:21:35 -05:00
hunicus
7825b8d732
Remove difficulty endpoint from nav 2022-01-11 15:32:35 -05:00
softsimon
fd34761a93
Adding Liquid Testnet as frontend option
fixes #976
2021-12-28 11:16:33 +04:00
softsimon
533653e54a
Change Asset Icon API example to only show HTML 2021-12-23 15:35:17 +04:00
softsimon
b1c9334119
Changing API path and updating API Docs for asset icons. 2021-12-20 04:01:04 +04:00
hunicus
a2a85469cf
Streamline api-docs-navs conditionals 2021-12-19 12:29:52 -05:00
hunicus
5f9bc4497a
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
086b14e816
Add various ux improvements for mobile doc menu 2021-12-17 11:42:54 -05:00
hunicus
958bfe6d25
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
e01ab449cf
Add skeleton for mobile docs nav 2021-12-16 18:44:39 -05:00
hunicus
9a18019d9d
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
5d8c970351
Update anchor links and add on-page links 2021-12-16 11:30:03 -05:00
hunicus
89fede9e48
Fix inconsistencies in api-docs markup 2021-12-16 09:54:07 -05:00
hunicus
f8a54784d0
Improve styling + switch section headings for tags 2021-12-16 09:54:07 -05:00