Skip to content
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

feat: adds OSS Orama support #39

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

micheleriva
Copy link
Member

@micheleriva micheleriva commented Sep 26, 2024

Adds OSS Orama Support as option of Client Instance

Copy link

vercel bot commented Sep 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
orama-ui-components-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 31, 2024 4:20pm

@raiindev
Copy link

LGTM!

Comment on lines 26 to 27
"@orama/orama": "3.0.0",
"@orama/switch": "3.0.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"@orama/orama": "3.0.0",
"@orama/switch": "3.0.0",
"@orama/orama": "^3.0.0",
"@orama/switch": "^3.0.0",

@@ -28,11 +28,6 @@ const demoIndexes: DemoIndexConfig = {
description: 'content',
section: 'category',
},
highlight: {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Forgot to remove it. Thanks! You could also use highlightTitle or highlightDescription

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants