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

Sources render functions #56

Merged
merged 6 commits into from
Oct 27, 2024
Merged

Sources render functions #56

merged 6 commits into from
Oct 27, 2024

Conversation

rjborba
Copy link
Collaborator

@rjborba rjborba commented Oct 27, 2024

  • Uses URL to concat URL and prevent lack or extra "/" between urls
  • Source maps can receive FUNCTIONS to build custom valuies
  • Text overflows at the end of the result wrapper. Width now is dynamic
  • Fixes default VScode formatter configurations. Uses BIOME for TS and TSX
  • Title and description now receives independent highlight configuration. You can now highlight only the title or the description if you want to.

Copy link

vercel bot commented Oct 27, 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 27, 2024 10:13pm

@rjborba rjborba merged commit c229de8 into main Oct 27, 2024
3 checks passed
}

return path
}
Copy link
Contributor

Choose a reason for hiding this comment

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

This should also solve this isse https://github.com/orgs/oramasearch/discussions/831

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.

2 participants