Releases: aldabil21/react-scheduler
Releases · aldabil21/react-scheduler
2.8.4
2.8.3
What's Changed
- feat: add optional agendaAvatar field in ProcessedEvent by @sherif-wael in #316
- Fix: remove agenda from navigation if agenda = false by @sherif-wael in #317
- fix: trigger onSelectedDateChange in handleGoToDay by @sherif-wael in #318
- feat: more events button click customization by @sherif-wael in #319
- remove prop types by @sherif-wael in #320
- Handle show empty agenda days by @aldabil21 in #330
- Add sx prop to event object by @aldabil21 in #331
- Pass drag event to onEventDrop prop by @aldabil21 in #332
- Include agenda status with onViewChange by @aldabil21 in #333
- Add vertical resourceViewMode by @aldabil21 in #334
- Add disableViewer prop by @aldabil21 in #335
- 2.8.3 by @aldabil21 in #336
New Contributors
- @sherif-wael made their first contribution in #316
Full Changelog: 2.8.2...2.8.3
2.8.2
What's Changed
- Replace dataTransfer with context state by @aldabil21 in #301
Full Changelog: 2.8.1...282
2.8.1
2.8.0
What's Changed
- #273 month overlap by @aldabil21 in #280
- move onViewChange once to provider by @aldabil21 in #281
- Add
textColor
to event object by @aldabil21 in #282 - timezone only affects currect time by @aldabil21 in #283
Full Changelog: 2.7.26...2.8.0
2.7.26
What's Changed
- Support MUI palette colors in event popper by @jackstenglein in #272
Full Changelog: 2.7.25...2.7.26
2.7.25
What's Changed
- fix navigation typo by @koybasimuhittin in #268
- Update events externally by @aldabil21 in #270
New Contributors
- @koybasimuhittin made their first contribution in #268
Full Changelog: 2.7.24...2.7.25
2.7.24
What's Changed
- Trigger onViewChange when go to day by @MarcinCzanasz in #259
- exclude days length < 1 by @aldabil21 in #263
- fix typo by @aldabil21 in #264
- Feat: Add loadingComponent by @aldabil21 in #265
New Contributors
- @MarcinCzanasz made their first contribution in #259
Full Changelog: 2.7.23...2.7.24
2.7.23
2.7.22
What's Changed
- Fix event items width in month view by @zixing8284 in #252
- 2.7.22 by @aldabil21 in #253
New Contributors
- @zixing8284 made their first contribution in #252
Full Changelog: 2.7.21...2.7.22