Essential JS for PHP Release Notes

v15.1.0.33
February 13, 2017

FileExplorer

Features

  • #F126353 - Provided “In-built file handling service functionalities in PHP” for FileExplorer component.

Schedule

Breaking Changes

  • To improve the performance of the Scheduler’s initial rendering, we have changed the rendering order of the appointment window. Therefore, to customize the default appointment window - we suggest to provide the necessary customization codes within the appointmentWindowOpen event instead of create event.

Slider

Breaking changes

  • In previous, the slider handle was out bound from the slider wrapper. Now based on the handle size, slider wrapper size extends up to the slider handle.

    Spreadsheet

Features

  • Provided support for freeze panes in virtualization.

Breaking Changes