-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
feat: desktop Search UI revamp #7895
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
Merged
Merged
Changes from 8 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
ab75743
feat: add ai search entrance
asjqkkkk 3323a5c
chore: revamp search recent list
asjqkkkk 2582a68
feat: revamp preview widget
asjqkkkk 2c853df
feat: support click the 'Ask ai button'
asjqkkkk a15d910
feat: support go to trash when there is no search results
asjqkkkk 9304b63
feat: support AI overview
asjqkkkk faf81a3
Merge branch 'main' into feat/desktop/search
asjqkkkk f6a7667
fix: typo issue
asjqkkkk 989d5e9
fix: empty trash item name
asjqkkkk 3c12079
chore: replace some Dividers to AFDividers
asjqkkkk 689a9b3
chore: improve some code logic
asjqkkkk a34d7ec
chore: update some icon color
asjqkkkk 16ef6a3
Merge branch 'main' into feat/desktop/search
asjqkkkk cd484cb
fix: some UI issue
asjqkkkk a3bf5a3
chore: adjust some paddings
asjqkkkk a70cf7c
fix: align issue for reference sources
asjqkkkk df8891b
fix: change clear icon's hover effect
asjqkkkk ff4b8fd
fix: clear search field will not make it unfocus
asjqkkkk a6d620b
chore: make 'Ask AI' button scroll with list
asjqkkkk f9c02cb
chore: change the size of search panel
asjqkkkk 58e59c3
fix: change mobile search field cancel icon
asjqkkkk ffcf14e
feat: support preview panel for recent pages
asjqkkkk ed880ef
fix: some UI issues
asjqkkkk 3ad0ba3
fix: hover to show the reference sources
asjqkkkk 285e91f
fix: some padding issues
asjqkkkk File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -30,4 +30,4 @@ class ChatMessage extends StatelessWidget { | |
| ), | ||
| ); | ||
| } | ||
| } | ||
| } | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.