A new version of the AJAX calendar/scheduling widgets package for JavaScript/HTML5/jQuery.
Nov 30, 2015
A new version of the AJAX calendar/scheduling widgets package for JavaScript/HTML5/jQuery/AngularJS was released.
What's New
- Cellwidth range demo (Scheduler). (build 1896)
- DayPilot.Date.parse() supports "MMMM" and "MMM" (month names). (build 1898)
- DayPilot.Date.parse() returns null for formally correct but invalid input - e.g. DayPilot.Date.parse("2/29/2015", "M/d/yyyy"); (build 1901)
- onAfterRender fired during .update(), with args.isUpdate = true (Calendar). (build 1903)
- .showCurrentTimeOffset property added (Calendar). (build 1911)
- dp.events.forRange() added (Month). (build 1912)
- [Bubble] Active area with action: "Bubble" supported on touch devices. (build 1913)
- Scheduler.onEventEdit/onEventEdited fired when there is no change and when the editing was canceled using key (args.canceled). (build 1914)
- UI update in dp.events.add() postponed and merged - multiple calls will cause just one UI redraw (Scheduler). (build 1916)
- DayPilot.Event forbidden in .events.list (throwing an exception) - Scheduler. (build 1920)
- Scale: Hours demo includes customized snap-to-grid implementation (Scheduler). (build 1923)
- DayPilot.Modal.opener() added. (build 1925)
- Move/ResizeStart/ResizeEnd active areas in floating event divs supported (Scheduler). (build 1927)
- Calendar event active area default visibility set to "Visible". (build 1929)
- fr-ca locale added. (build 1930)
- Active area for row header displays the default context menu (.contextMenuResource) if not specified using .menu area property (Scheduler). (build 1934)
- ResizeEnd and ResizeStart event active areas supported in the Calendar. (build 1935)
- Pinch gesture doesn't trigger time range selecting (Scheduler). (build 1935)
- timeRangeRightClickHandling, onTimeRangeRightClick, onTimeRangeRightClicked added (Calendar). (build 1942)
- onEventClick(ed) supports args.div, args.originalEvent, args.ctrl, args.meta (Month). (build 1943)
See also the online demo:
You can download a trial version here:
Release notes: