-
Notifications
You must be signed in to change notification settings - Fork 521
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Apps Marketplace - Fixed Search. (#1510)
Enhance Apps Marketplace: - Added `fuse.js` for improved search functionality in the search bar. - Refactored `AppList` component to accept initial plugins and stats as props, optimizing data handling. - Updated `generateMetadata` to include dynamic metadata generation. - Improved plugin data fetching and rendering logic, including stable shuffling of new plugins. - Enhanced UI components for better user experience, including search results display and plugin card updates. - Added new remote image source in Next.js configuration.
- Loading branch information
Showing
8 changed files
with
289 additions
and
231 deletions.
There are no files selected for viewing
This file contains 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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.