1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-02 16:25:37 +01:00
Commit Graph

598 Commits

Author SHA1 Message Date
Troy McConaghy
73bdf7c186
Merge pull request #138 from oceanprotocol/retry-pr-136
Retry PR #136 and also do 'npm run format'
2019-02-05 17:41:14 +01:00
Troy McConaghy
eba0fdbc0c Retry PR #136 and also do 'npm run format' 2019-02-05 17:33:30 +01:00
Troy McConaghy
fb5f34e177 npm run format 2019-02-05 17:17:19 +01:00
Troy McConaghy
66b097ec63 Change <br> to <br /> for JSX 2019-02-05 17:04:03 +01:00
Troy McConaghy
446df9fc1c
Add " Ask a question on Gitter" to the footer 2019-02-05 16:45:10 +01:00
Manan Patel
e6792bb1c7
Merge pull request #133 from oceanprotocol/Anirudh2490-patch-1
This new tutorial includes how to setup metamask
2019-02-05 13:58:52 +01:00
Anirudh2490
504abf6668
Update wallets.md 2019-02-05 13:45:16 +01:00
Anirudh2490
933d73df6d
Update wallets.md 2019-02-05 13:31:41 +01:00
Troy McConaghy
dceba77f09
Merge branch 'master' into Anirudh2490-patch-1 2019-02-05 12:32:45 +01:00
Troy McConaghy
0c3f2baccb
Merge pull request #135 from oceanprotocol/Anirudh2490-patch-3
Metamask_tutorial images
2019-02-05 12:32:03 +01:00
Anirudh2490
edd946ba59
Update wallets.md 2019-02-05 12:20:09 +01:00
Anirudh2490
cd84f29022
Metamask_tutorial images
Images used in Metamask tutorial
2019-02-05 11:32:39 +01:00
Anirudh2490
54c11508b6
Update wallets.md 2019-02-04 17:47:10 +01:00
Anirudh2490
a3684a652a
This new tutorial includes how to setup metamask
Along with video links, setup of hardware wallets, etc. Please review and pull.

One issue: The images in the Markdown are appearing too large. Please suggest a fix.
2019-02-04 17:25:51 +01:00
e5dd50cf2d
Merge pull request #132 from oceanprotocol/fix/lint
fix linting & build
2019-01-31 11:49:26 +01:00
e51c18cbb7
fix linting 2019-01-31 11:42:50 +01:00
25f73cbc3e
Merge pull request #130 from oceanprotocol/fix/code-style
fix aggressive prims.js syntax styles for inline code
2019-01-30 12:00:12 +01:00
ced946f6a1
Merge pull request #109 from oceanprotocol/feature/get-consume-flow
retrieve and consume flow
2019-01-30 11:59:53 +01:00
6347c9cb0d
Update content/tutorials/react-get-use-data-set.md
Co-Authored-By: jernejpregelj <jernej.pregelj88@gmail.com>
2019-01-30 11:49:02 +01:00
294885bca8
Update content/tutorials/react-get-use-data-set.md
Co-Authored-By: jernejpregelj <jernej.pregelj88@gmail.com>
2019-01-30 11:48:47 +01:00
24f8845b1e
Update content/tutorials/react-get-use-data-set.md
Co-Authored-By: jernejpregelj <jernej.pregelj88@gmail.com>
2019-01-30 11:48:38 +01:00
c73f9bce0f
add final screenshot, code style fixes 2019-01-30 11:45:59 +01:00
2d20276455
fix aggressive syntax styles for inline code 2019-01-30 11:28:39 +01:00
f07ded1e1f
Merge branch 'master' into feature/get-consume-flow 2019-01-30 11:13:00 +01:00
ff3ef97118
Merge pull request #124 from oceanprotocol/feature/#45-squid-js-docs
Add squid-js API documentation.
2019-01-30 11:12:34 +01:00
7253a6aeb9
point to squid-js release branch 2019-01-29 11:45:46 +01:00
ed7695f172
output some models 2019-01-29 11:39:15 +01:00
c45504ccc2
only show public methods 2019-01-29 11:34:31 +01:00
942106b88c
only update url if element exists 2019-01-28 16:55:00 +01:00
8923f35d00
generalize scrolling component, use it in all the API docs 2019-01-28 15:59:01 +01:00
7f555bbe11
update urls on TOC click 2019-01-28 15:38:53 +01:00
Pedro Gutiérrez
956fe45529 improved scroll spy detection 2019-01-28 15:26:02 +01:00
ffee29e8db
smooth scrolling for everyone 2019-01-28 15:12:12 +01:00
Jernej Pregelj
847ce38880
Merge branch 'master' into feature/get-consume-flow 2019-01-28 14:45:10 +01:00
5fc4bec0f3
native smooth scrolling 2019-01-28 14:04:26 +01:00
e8c16668c2
sidebar style cleanup 2019-01-28 13:57:48 +01:00
ad1fded323
fix TOC item clicks, dim deprecated items, minimal deprecated entities 2019-01-28 13:42:50 +01:00
16b0a2270f
scrollspy for sub items only 2019-01-28 12:42:35 +01:00
2659213616
filter TOC data too, scrollspy everywhere 2019-01-28 12:33:29 +01:00
6c90d37672
scrollspy for sub items 2019-01-28 12:00:59 +01:00
Pedro Gutiérrez
5a0f7eacc2 fixed deprecation links #45 2019-01-28 11:48:12 +01:00
09c8d41608
toc as component, scrollspy prototype 2019-01-28 11:42:32 +01:00
b6498cbb18
fix swagger TOC 2019-01-28 11:16:41 +01:00
3b97474d0c
show only Methods 2019-01-28 10:09:53 +01:00
160dc564ba
sidebar TOC tweaks 2019-01-28 10:00:06 +01:00
fa7037c419
bump squid-js & dev-ocean submodules 2019-01-28 09:41:37 +01:00
Troy McConaghy
24e01791d2
Merge branch 'master' into feature/accepting-code-from-external-contributors 2019-01-23 15:47:47 +01:00
82569332a6
add link to squid-py reference page 2019-01-22 22:48:30 +01:00
b89b7bddae
refactor API reference templates, split up long template files 2019-01-22 22:34:25 +01:00
eaadda98a8
fixes 2019-01-22 17:14:02 +01:00