You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: enhance table and result components with improved search and time display
- Updated Table.vue to include a search icon in the input field and adjusted its width.
- Modified ColorTime.vue to handle currentTime as either a number or Date, and updated time color logic for better clarity.
- Refactored ResultTable.vue to use a reactive currentTime from VueUse for real-time updates.
- Improved ValidationIcon.vue by changing the tag type computation to a computed property for better performance.
- Enhanced page store filtering to include plugin descriptions and tags in the search functionality.
0 commit comments