DayPilot Pro for JavaScript 1.0 beta6

Release date: July 27, 2013 (build 1.0.356)

javascript gantt chart html5

Improvements

  • DayPilot.DatePicker API updated (constructor). Custom locale support. (build 312)
  • DayPilot.DatePicker resetTarget and date properties. (build 313)
  • [Scheduler] DayPilot.Scheduler: Min width limit removed during resizing an event (snapToGrid = false). (build 317)
  • [Scheduler] DayPilot.Scheduler: drawCellsFast mode disabled. (build 333)
  • [Bubble] DayPilot.Bubble: Checking the calculated coordinates in adjustPosition(). (build 335)
  • [Scheduler] DayPilot.Scheduler: Minimal event width limit removed when resizing the left border with .snapToGrid = false. (build 336)
  • [Scheduler] DayPilot.Scheduler: Using the exact position for calculating the new start and end when resizing with snapToGrid=false. (build 337)
  • [Calendar] DayPilot.Calendar: scrolling (build 340)
  • [Scheduler] DayPilot.Scheduler: cornerHTML -> cornerHtml (build 340)
  • [Calendar] DayPilot.Calendar: Fix: window.unload event not hooked anymore (was disposing the control on certain UpdatePanel actions). (build 345)
  • [Scheduler] DayPilot.Scheduler: Fix: window.unload event not hooked anymore (was disposing the control on certain UpdatePanel actions). (build 345)
  • .initialized flag added. (build 347)
  • [Calendar] DayPilot.Calendar: .columnWidthSpec, .columnWidth properties added. (build 348)
  • [Month] DayPilot.Month: .heightSpec property added. (build 349)
  • [Scheduler] DayPilot.Scheduler: Gantt Chart demo added. (build 350)
  • [Scheduler] DayPilot.Scheduler: External drag and drop demo added. (build 350)
  • [Month] DayPilot.Month: events.list not required at init. (build 351)
  • [Scheduler] Scheduler demos added: resource tree, dynamic tree loading, event customization. (build 354)
  • [Scheduler] DayPilot.Scheduler: Timesheet view support (viewType = "Days"). Demo added. (build 355)

Fixes

  • [Calendar] DayPilot.Calendar - upper-right corner fixed in !CssOnly mode. Column alignment fixed. (build 303)
  • [Calendar] DayPilot.Calendar - all-day events position fixed in !CssOnly mode. (build 304)
  • [Calendar] DayPilot.Calendar: Column header borders fixed. (build 306)
  • [Calendar] DayPilot.Calendar: Crosshair calculation fixed for showHeader = false (Unable to get value of the property 'rows': object is null or undefined). (build 309)
  • [Calendar] DayPilot.Calendar: Safe access to nav.corner (fix). (build 310)
  • DayPilot.DatePicker: .cssClassPrefix supported. (build 315)
  • [Calendar] DayPilot.Calendar cell background color setting fixed (cssOnly, no backColor specified). (build 316)
  • DayPilot.DatePicker: Reading an existing value at init and resetTarget fixed. (build 318)
  • [Calendar] DayPilot.Calendar: Cannot read property 'cells' of undefined (fixed). (build 344)