byos_laravel/resources/views/livewire/plugins
andrzejskowron 96e0223f2f feat: add plugin filtering by name and sorting by name/date
- Add client-side filtering using Alpine.js for instant search
- Add sorting options: Oldest First, Newest First, Name (A-Z), Name (Z-A)
- Use Flux UI components for consistent styling
- Filter activates when typing 2+ characters
- Sorting handled server-side with Livewire
2025-10-01 18:40:53 +02:00
..
api.blade.php feat: add function to pause screen generation for up to 480min 2025-07-11 00:14:47 +02:00
index.blade.php feat: add plugin filtering by name and sorting by name/date 2025-10-01 18:40:53 +02:00
markup.blade.php fix: replace 'x-trmnl::markdown' with 'x-trmnl::richtex' as markdown was removed in Framework v2 2025-09-22 11:49:30 +02:00
recipe.blade.php fix: validation 2025-09-05 21:20:39 +02:00