Skip to content

Commit 24b54fd

Browse files
Algolia search/side panel (#2824)
* feat(ask-ai): add floating Algolia Ask AI sidepanel integration * Add styling to Algolia Ask AI sidepanel * fix Algolia Sidepanel SSG build error and CSS bleed * resolve Algolia Ask AI sidepanel dark mode mismatch * Update styles for accessibility. Signed-off-by: bgravenorst <byron.gravenorst@consensys.net> * Fix linter error. Signed-off-by: bgravenorst <byron.gravenorst@consensys.net> * Fix style issue. Signed-off-by: bgravenorst <byron.gravenorst@consensys.net> * Fix dark mode selectors. Signed-off-by: bgravenorst <byron.gravenorst@consensys.net> * Update cto. Signed-off-by: bgravenorst <byron.gravenorst@consensys.net> --------- Signed-off-by: bgravenorst <byron.gravenorst@consensys.net> Co-authored-by: bgravenorst <byron.gravenorst@consensys.net> Co-authored-by: Byron Gravenorst <50852695+bgravenorst@users.noreply.github.com>
1 parent 748e3a6 commit 24b54fd

4 files changed

Lines changed: 300 additions & 185 deletions

File tree

package-lock.json

Lines changed: 33 additions & 185 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
},
3131
"dependencies": {
3232
"@apidevtools/json-schema-ref-parser": "^14.2.0",
33+
"@docsearch/css": "^4.6.2",
34+
"@docsearch/react": "^4.6.2",
3335
"@docusaurus/core": "3.9.2",
3436
"@docusaurus/plugin-client-redirects": "3.9.2",
3537
"@docusaurus/plugin-content-docs": "3.9.2",

0 commit comments

Comments
 (0)