MindFusion.Scheduling for JavaScript V2.2

Released: Jul 22, 2025

V2.2 中的更新

特性

  • repainted event raised after Calendar updates its DOM elements, letting you adjust their content or layout.
  • realGroupType property returns the effective GroupType.
  • buttonClick event is now also raised when calendar is disabled (enabled property set to false).
  • Improved React wrapper component in sample projects.

修补程序

  • Fixed exceptions when saving Schedule with recurrent events to JSON.