bcb9569b268de2924f0c8b3592329804ae7f0ffd
Replaced inline package filtering and table logic with dedicated reusable components: `PackageFilters` and `PackageTable`. Introduced a composable (`usePackageFilters`) for managing filtering logic and state, and optimized display logic with a new `usePackageDisplay` composable. This improves maintainability, readability, and separation of concerns.
Languages
Vue
46%
TypeScript
36.3%
Go
9.7%
SCSS
6.3%
JavaScript
1.4%
Other
0.3%