bryntum / support

An issues-only repository for the Bryntum project management component suite which includes powerful Grid, Scheduler, Calendar, Kanban Task Board and Gantt chart components all built in pure JS / CSS / TypeScript
https://www.bryntum.com
53 stars 6 forks source link

Cleanup docs for context as it is deprecated #9721

Open ghulamghousdev opened 1 month ago

ghulamghousdev commented 1 month ago

Forum post

Hi,

With Bryntum Scheduler 6, context has been declared deprecated in beforeEventResizeFinalize, eventPartialResize, eventResizeStart and eventResizeEnd (see upgrade-guide)[https://www.bryntum.com/products/scheduler/docs/guide/Scheduler/upgrades/6.0.0#the-context-and-its-nested-params-of-beforeeventresizefinalizeeventpartialresizeeventresizestarteventresizeend-has-been-removed] but in docs for those events we still show usage of context: https://bryntum.com/products/schedulerpro/docs/api/Scheduler/feature/EventResize#eventhandler-onBeforeEventResizeFinalize

Best regards Alex