Skip to content
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
74b278e
Update [...2]onboard.js-migration-guide.md
laurencedelisle Oct 13, 2022
2ddd2cf
Merge branch 'docs-develop' into update-migration-guide-for-w3o
laurencedelisle Oct 19, 2022
c2757cb
addressed comments from PR and updated links
laurencedelisle Oct 19, 2022
5975854
Create [...2]onboard.js-migration-guide.md
laurencedelisle Oct 21, 2022
1ee2bab
Merge branch 'docs-develop' into update-migration-guide-for-w3o
Adamj1232 Oct 25, 2022
9acabda
Remove duplicate cmigration guide
Adamj1232 Oct 25, 2022
fd7320e
Add changes that were part of duplicate mig guide
Adamj1232 Oct 25, 2022
ec22dba
Revert relative path for external
Adamj1232 Oct 25, 2022
5ff542b
Update link from expired docs to examples folder
Adamj1232 Oct 25, 2022
c9e095c
Merge pull request #1320 from blocknative/update-migration-guide-for-w3o
Adamj1232 Oct 25, 2022
d2a5688
injected wallets doc fix
Oct 25, 2022
dae9dba
no version bump needed
Oct 26, 2022
e1095fa
Merge pull request #1339 from mhchaudhry3/docs-fix-injected-wallet
Adamj1232 Oct 26, 2022
b0ef861
Add Search to Docs (#1322)
Adamj1232 Oct 27, 2022
5a9d146
Remove algolia from layout-homepage
Adamj1232 Oct 27, 2022
e111910
Update docs/src/routes/__layout-homepage.svelte
Adamj1232 Oct 27, 2022
72204c3
Update docs/src/routes/__layout-homepage.svelte
Adamj1232 Oct 27, 2022
7374527
Update index name
Adamj1232 Oct 27, 2022
a1c7e04
Merge branch 'docs-develop' of blocknative.github.com:blocknative/onb…
Adamj1232 Oct 27, 2022
ebcc99a
Merge branch 'docs-main' into docs-develop
Adamj1232 Oct 27, 2022
8777497
Merge in main
Adamj1232 Oct 27, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/src/routes/__layout-kit-docs.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<Algolia
apiKey="1bce9c4755cea3698e16830544503ee2"
appId="02BH13PRRI"
indexName="docsearch"
indexName="blocknative"
placeholder="Search documentation"
slot="search"
/>
Expand Down