Download the PHP package rupadana/filament-swiper without Composer
On this page you can find all versions of the php package rupadana/filament-swiper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download rupadana/filament-swiper
More information about rupadana/filament-swiper
Files in rupadana/filament-swiper
Package filament-swiper
Short Description The Most Modern Mobile Touch Slider on Filamentphp
License MIT
Homepage https://github.com/rupadana/filament-swiper
Informations about the package filament-swiper
The Most Modern Mobile Touch Slider now on Filamentphp
This is a Swiper Component for filament, using SwiperJS.
Installation
You can install the package via composer:
Usage
Available API
Widget
Create a class whatever u want. example App\Livewire\Widgets\Swipget
and extends Rupadana\FilamentSwiper\Widgets\SwiperWidget
,
and register it to your Filament Provider
Bugs
There is a bug. we need contributor to fix it.
- [ ] Using effect on the modal (Infolists)
Features
There is module has been implemented in this project.
- [x] Pagination
- [x] Navigation
- [x] Scrollbar
- [x] Autoplay
- [ ] Free Mode
- [ ] Grid
- [ ] Manipulation
- [ ] Parallax
- [x] Effect # Still have a bugs
- [ ] Lazy Loading
- [ ] Thumbs
- [ ] Zoom
- [ ] Keyboard Control
- [ ] Mousewheel Control
- [ ] Virtual Slides
- [ ] Hash Navigation
- [ ] Controller
- [ ] Accessibility
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Rupadana
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-swiper with dependencies
filament/filament Version ^3.0
spatie/laravel-package-tools Version ^1.15.0
illuminate/contracts Version ^10.0|^11.0