Shahed Nasser
b15738ac95
removed logo muted
2022-04-29 13:27:30 +03:00
Shahed Nasser
97fb5ed171
added styling for mobile elements
2022-04-22 15:44:54 +03:00
Shahed Nasser
c1afef4641
added dark mode for reference
2022-04-22 15:33:49 +03:00
Shahed Nasser
8ceb895d9c
docs: improve performance of API reference ( #1247 )
2022-04-05 11:22:25 +02:00
Shahed Nasser
ee0db7b4c3
Docs: update api reference ( #1213 )
...
* Updated API reference
* fixed error for requests with no response
2022-03-23 20:12:37 +01:00
Shahed Nasser
cad9cc7d0d
Change logo
2022-03-17 10:45:44 +02:00
SaintMalik
0f9fbbb732
docs: Fix typos in docs ( #497 )
2022-01-04 16:35:38 +01:00
Oliver Windall Juhl
33bdb8f06c
fix: Docs redirect to new domain ( #853 )
2021-12-01 15:39:01 +01:00
Philip Korsholm
f162b4a2a1
Feat/api reference curl examples ( #720 )
...
* curl reference initial
* add tooltips to curl command
* refactor copy component
* move copy to copy component
* formatting
* always include required fields
* add example values
* format svg
* fix property extraction
* explainer comment
2021-11-19 10:18:16 +01:00
Sebastian Rindom
f02cb638db
chore: remove packages/*/.eslintrc|.prettierrc
2021-10-12 21:24:01 +02:00
Kasper Fabricius Kristensen
56a1d99a07
fix: the topbar was positioned above the mobile docsearch search input. This fixes the z-index order of components ( #371 )
2021-09-07 16:59:53 +02:00
Kasper Fabricius Kristensen
cdf9c972c9
fix: formatting of links from production environment ( #358 )
2021-08-30 14:20:09 +02:00
Kasper Fabricius Kristensen
d89332b91a
fix: improvements to Algolia DocSearch ( #357 )
...
What
Changes selectors of API references to improve DocSearch results
Implements custom navigation for DocSearch in both API ref and docs. (Uses goTo method for in page navigation, Gatsby navigate for navigation within Gatsby site, changes URL's to API reference to make use of methods implemented to provide better metadata etc.)
Implements a new way to make all HTML available in API reference without need the crawler to have Javascript enabled which should allow Algolia to crawl our site faster.
Why
To provide users with a good search experience within our docs and API reference
Testing
Tested using a local setup of the Algolia crawler
2021-08-27 14:38:35 +02:00
Kasper Fabricius Kristensen
15161bb0e9
feat: Enable API search ( #353 )
...
* enabled search in ref and changed from section -> main so Algolia will index ref content
* fix: algolia apu key
2021-08-25 15:51:00 +02:00
Oliver Windall Juhl
f76aa816a5
feat: Documentation and API reference ( #348 )
...
Co-authored-by: Vadim Smirnov <smirnou.vadzim@gmail.com >
Co-authored-by: zakariasaad <zakaria.elas@gmail.com >
Co-authored-by: Vilfred Sikker <vilfredsikker@gmail.com >
Co-authored-by: Kasper <kasper@medusa-commerce.com >
Co-authored-by: Sebastian Rindom <skrindom@gmail.com >
Co-authored-by: Kasper Fabricius Kristensen <45367945+kasperkristensen@users.noreply.github.com >
2021-08-24 18:16:42 +02:00
Kasper Fabricius Kristensen
143f06aa39
feat: Update to API references look and feel ( #343 )
...
Co-authored-by: Vadim Smirnov <smirnou.vadzim@gmail.com >
Co-authored-by: zakariasaad <zakaria.elas@gmail.com >
Co-authored-by: Vilfred Sikker <vilfredsikker@gmail.com >
Co-authored-by: olivermrbl <oliver@mrbltech.com >
2021-08-20 10:26:29 +02:00