open-design/plugins/_official/examples
pftom 5af84c09af feat(web): refactor PluginsHomeSection to use tag-based filtering and introduce PluginCard component
- Replaced the legacy tabbed categorization in `PluginsHomeSection` with a tag-driven approach, allowing dynamic filtering based on plugin tags.
- Introduced a new `PluginCard` component to encapsulate the rendering of individual plugin cards, improving separation of concerns and maintainability.
- Added a `usePluginCategories` hook to manage plugin visibility and filtering logic, enhancing the overall structure and testability of the component.
- Implemented a "More" pill for overflow tags in the filter row, improving user interaction with a cleaner UI.
- Updated CSS styles to support the new layout and improve visual consistency across the plugins home section.

This update significantly enhances the user experience by providing a more flexible and intuitive way to discover and interact with plugins.
2026-05-12 13:25:44 +08:00
..
dashboard feat(web): refactor PluginsHomeSection to use tag-based filtering and introduce PluginCard component 2026-05-12 13:25:44 +08:00
html-ppt feat(web): refactor PluginsHomeSection to use tag-based filtering and introduce PluginCard component 2026-05-12 13:25:44 +08:00
image-poster feat(web): refactor PluginsHomeSection to use tag-based filtering and introduce PluginCard component 2026-05-12 13:25:44 +08:00
mobile-app feat(web): refactor PluginsHomeSection to use tag-based filtering and introduce PluginCard component 2026-05-12 13:25:44 +08:00
saas-landing feat(web): refactor PluginsHomeSection to use tag-based filtering and introduce PluginCard component 2026-05-12 13:25:44 +08:00