All notable changes to filament-fullcalendar
will be documented in this file.
Full Changelog: https://github.com/saade/filament-fullcalendar/compare/v1.9.1...v1.9.2
Full Changelog: https://github.com/saade/filament-fullcalendar/compare/v1.9.0...v1.9.1
Full Changelog: https://github.com/saade/filament-fullcalendar/compare/v1.8.0...v1.9.0
- Add rrule plugin by @Larry-Home in #90
- @Larry-Home made their first contribution in #90
Full Changelog: https://github.com/saade/filament-fullcalendar/compare/v1.7.1...v1.8.0
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #76
- Fix responsiveness issue by @mansoorkhan96 in #78
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 by @dependabot in #83
- Add editEventForm->fill() if canView() by @miguelurtado in #85
- Added support for Slideover on modal by @billmn in #82
- Added support for UUID as Event ID by @billmn in #81
- @mansoorkhan96 made their first contribution in #78
- @miguelurtado made their first contribution in #85
- @billmn made their first contribution in #82
Full Changelog: https://github.com/saade/filament-fullcalendar/compare/v1.7.0...v1.7.1
- L10 support by @saade
- Fix missing syntax error by @chengkangzai in #65
- added resource-timeline plugin by @steveadamsfixedit in #66
- @chengkangzai made their first contribution in #65
- @steveadamsfixedit made their first contribution in #66
Full Changelog: https://github.com/saade/filament-fullcalendar/compare/v1.6.0...v1.7.0
- v1.6.0 by @saade in #55
Full Changelog: https://github.com/saade/filament-fullcalendar/compare/v1.5.1...v1.6.0
- Revert "Allow event's model to have relationship" by @saade in #53
Full Changelog: https://github.com/saade/filament-fullcalendar/compare/v1.5.0...v1.5.1
- Add View Modal and corresponding canView authorization. by @tiagof in #46
- Avoids error when full-calendar timezone is 'local' by @tiagof in #48
- Add ability for custom modal titles and button labels by @flord22 in #52
- Fixes wrong permissions check. by @tiagof in #51
- feat: save state by @fauzie811 in #50
- Allow event's model to have relationship by @tiagof in #47
- @tiagof made their first contribution in #46
- @flord22 made their first contribution in #52
- @fauzie811 made their first contribution in #50
Full Changelog: https://github.com/saade/filament-fullcalendar/compare/v1.4.0...v1.5.0
- eventResize by @invaders-xx in #40
- BREAKING CHANGE: Rename
$record
and$record_id
to$event
and$event_id
by @invaders-xx in #41 - feat: Livewire event triggered for cancelled modal by @ashleyhood in #30
- @invaders-xx made their first contribution in #40
Full Changelog: https://github.com/saade/filament-fullcalendar/compare/v1.3.1...v1.4.0
- fix: use array_merge instead of spread to support php versions < 8.1 by @saade in #31
- refactor: property type hints by @ashleyhood in #29
Full Changelog: https://github.com/saade/filament-fullcalendar/compare/v1.3.0...v1.3.1
- feat: change modal label by @ashleyhood in #28
Full Changelog: https://github.com/saade/filament-fullcalendar/compare/v1.2.1...v1.2.2
- Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in #26
- fix: stop event flash when using
fetchEvents
method by @ashleyhood in #27
Full Changelog: https://github.com/saade/filament-fullcalendar/compare/v1.2.0...v1.2.1
- fix: correct onEventDrop parameter order by @ashleyhood in #20
- feat: change modal size by @ashleyhood in #19
- Fix/fetch events cache by @wychoong in #25
- Fix/store record id for edit by @wychoong in #18
- @ashleyhood made their first contribution in #20
Full Changelog: https://github.com/saade/filament-fullcalendar/compare/v1.1.0...v1.2.0
- feat: open modal on calendar click by @wychoong in #16
- feat: lazy loading the events data by @wychoong in #17
Full Changelog: https://github.com/saade/filament-fullcalendar/compare/v1.0.0...v1.1.0
- feature: Modals for creating / editing events by @saade in #11
Full Changelog: https://github.com/saade/filament-fullcalendar/compare/v0.3.0...v1.0.0
- Update FiresEvents.php by @wychoong in #8
- feat: allow opening or not events in a new tab by @saade in #12
- feat: refresh calendar events by @saade in #13
- fix: convert laravel locale to fullcalendar compatible locale by @saade in #14
- @wychoong made their first contribution in #8
Full Changelog: https://github.com/saade/filament-fullcalendar/compare/v0.2.1...v0.3.0
- fix: calender disappearing on livewire update by @saade in #3
- @saade made their first contribution in #3
Full Changelog: https://github.com/saade/filament-fullcalendar/compare/v0.2.0...v0.2.1
L9 update ❤️ Enjoy
Full Changelog: https://github.com/saade/filament-fullcalendar/compare/v0.1.0...v0.2.0
Initial release of saade/filament-fullcalendar
. Enjoy! 🎉
- initial release