-
Notifications
You must be signed in to change notification settings - Fork 1.4k
chore: remove algolia search from old docs site #9338
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Build successful! 🎉 |
|
I wonder if we should put the library logo + name in the nav bar on mobile now that there is room? Probably not a big priority. |
| @@ -1,337 +0,0 @@ | |||
| import algoliasearch from 'algoliasearch/lite'; | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can probably remove from dependencies now?
| import algoliasearch from 'algoliasearch/lite'; | ||
| import docsStyle from './docs.css'; | ||
| import DocumentOutline from '@spectrum-icons/workflow/DocumentOutline'; | ||
| import DOMPurify from 'dompurify'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove dependency
|
Build successful! 🎉 |
Closes
✅ Pull Request Checklist:
📝 Test Instructions:
Go to old docs, there shouldn't be a search bar at the top right anymore
🧢 Your Project:
RSP