Skip to content

feat(orama): use new UI components #7971

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

Open
wants to merge 26 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 22 commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
7c4f8e5
feat: add new searchbox - initial setup
g-francesca Jun 24, 2025
e4d0c1d
style: search button
g-francesca Jun 24, 2025
086dd84
style: searchbox empty state
g-francesca Jun 25, 2025
8451f80
style: modal search
g-francesca Jun 25, 2025
8ecdf9e
style: prompt wrapper
g-francesca Jun 26, 2025
6ac3d65
fix: layout sliding panel
g-francesca Jun 26, 2025
87db2f9
style: chat sources
g-francesca Jun 26, 2025
40ea1c8
refactor: search component
g-francesca Jul 1, 2025
31273fd
feat: add translations for search component
g-francesca Jul 3, 2025
31e2db8
update orama core and update logo
aileenvl Jul 9, 2025
2a22940
update sync
aileenvl Jul 9, 2025
65ecd9f
update pnpm-lock
aileenvl Jul 9, 2025
834636f
Update apps/site/components/Common/Searchbox/Chat.tsx
aileenvl Jul 10, 2025
f088203
Update apps/site/components/Common/Searchbox/Chat.tsx
aileenvl Jul 10, 2025
3d582dd
Update apps/site/components/Common/Searchbox/Search.tsx
aileenvl Jul 10, 2025
b1fff6a
Update apps/site/components/Common/Searchbox/Search.tsx
aileenvl Jul 10, 2025
e09fa32
Update apps/site/components/Common/Searchbox/Search.tsx
aileenvl Jul 10, 2025
d37297f
fix height and pr comments
aileenvl Jul 10, 2025
954ee99
Merge branch 'main' of https://github.com/oramasearch/nodejs.org
aileenvl Jul 10, 2025
ff59f5b
fix import and add directories for Search and Chat
aileenvl Jul 10, 2025
8d7657e
update icon and orama ui components
aileenvl Jul 18, 2025
43c56bd
rollback translation changes
aileenvl Jul 18, 2025
83a0c1b
update on datasource and ui components
aileenvl Aug 20, 2025
f4e51bf
update env variables
aileenvl Aug 20, 2025
242c667
pr comments and facets added
aileenvl Aug 21, 2025
535d6a8
pr comments
aileenvl Aug 21, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
145 changes: 0 additions & 145 deletions apps/site/components/Common/Search/index.tsx

This file was deleted.

60 changes: 0 additions & 60 deletions apps/site/components/Common/Search/utils.ts

This file was deleted.

Loading
Loading