Releases: asantibanez/livewire-calendar
Releases · asantibanez/livewire-calendar
2.2.0
What's Changed
- updates php and illuminate/support dependencies by @shanerbaner82 in #54
New Contributors
- @shanerbaner82 made their first contribution in #54
Full Changelog: 2.1.0...2.2.0
2.1.0
- Added support for PHP 8
- Fixed custom directive
2.0.0
- Added support for Laravel 8
- Added support for Livewire v2
- Added on/off flag for Day click event
- Added on/off flag for Event click event
- Added on/off flag for Drag and Drop event
- Added ability to automatically poll component with
pollMillis
andpollAction
parameters - Added tests
Initial release
Initial release of asantibanez/livewire-calendar
. Enjoy!