- Refactored CardPopover.vue to enhance menu positioning and accessibility. - Replaced Button components with AppButton in VideoEditForm.vue and VideoInfoHeader.vue for consistent styling. - Simplified VideoSkeleton.vue by removing unused Skeleton imports and improving loading states. - Updated VideoFilters.vue to replace PrimeVue components with native HTML elements for better performance. - Enhanced VideoGrid.vue and VideoTable.vue with improved selection handling and UI updates. - Removed unused PrimeVue styles and imports in SSR routes and configuration files.
10 lines
139 B
JSON
10 lines
139 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(bun run build)",
|
|
"mcp__ide__getDiagnostics",
|
|
"Bash(bun install:*)"
|
|
]
|
|
}
|
|
}
|