UNPKG

45.2 kBMarkdownView Raw
1
2v3.3.0 (2017-03-23)
3-------------------
4
5Features:
6- `visibleRange` - complete control over view's date range (#2847, #3105, #3245)
7- `validRange` - restrict date range (#429)
8- `changeView` - pass in a date or visibleRange as second param (#3366)
9- `dateIncrement` - customize prev/next jump (#2710)
10- `dateAlignment` - custom view alignment, like start-of-week (#3113)
11- `dayCount` - force a fixed number-of-days, even with hiddenDays (#2753)
12- `showNonCurrentDates` - option to hide day cells for prev/next months (#437)
13- can define a defaultView with a duration/visibleRange/dayCount with needing
14 to create a custom view in the `views` object. Known as a "Generic View".
15
16Behavior Changes:
17- when custom view is specified with duration `{days:7}`,
18 it will no longer align with the start of the week. (#2847)
19- when `gotoDate` is called on a custom view with a duration of multiple days,
20 the view will always shift to begin with the given date. (#3515)
21
22Bugfixes:
23- event rendering when excessive `minTime`/`maxTime` (#2530)
24- event dragging not shown when excessive `minTime`/`maxTime` (#3055)
25- excessive `minTime`/`maxTime` not reflected in event fetching (#3514)
26 - when minTime is negative, or maxTime beyond 24 hours, when event data is requested
27 via a function or a feed, the given data params will have time parts.
28- external event dragging via touchpunch broken (#3544)
29- can't make an immediate new selection after existing selection, with mouse.
30 introduced in v3.2.0 (#3558)
31
32
33v3.2.0 (2017-02-14)
34-------------------
35
36Features:
37- `selectMinDistance`, threshold before a mouse selection begins (#2428)
38
39Bugfixes:
40- iOS 10, unwanted scrolling while dragging events/selection (#3403)
41- dayClick triggered when swiping on touch devices (#3332)
42- dayClick not functioning on Firefix mobile (#3450)
43- title computed incorrectly for views with no weekends (#2884)
44- unwanted scrollbars in month-view when non-integer width (#3453, #3444)
45- incorrect date formatting for locales with non-standlone month/day names (#3478)
46- date formatting, incorrect omission of trailing period for certain locales (#2504, #3486)
47- formatRange should collapse same week numbers (#3467)
48- Taiwanese locale updated (#3426)
49- Finnish noEventsMessage updated (#3476)
50- Croatian (hr) buttonText is blank (#3270)
51- JSON feed PHP example, date range math bug (#3485)
52
53
54v3.1.0 (2016-12-05)
55-------------------
56
57- experimental support for implicitly batched ("debounced") event rendering (#2938)
58 - `eventRenderWait` (off by default)
59- new `footer` option, similar to header toolbar (#654, #3299)
60- event rendering batch methods (#3351):
61 - `renderEvents`
62 - `updateEvents`
63- more granular touch settings (#3377):
64 - `eventLongPressDelay`
65 - `selectLongPressDelay`
66- eventDestroy not called when removing the popover (#3416, #3419)
67- print stylesheet and gcal extension now offered as minified (#3415)
68- fc-today in agenda header cells (#3361, #3365)
69- height-related options in tandem with other options (#3327, #3384)
70- Kazakh locale (#3394)
71- Afrikaans locale (#3390)
72- internal refactor related to timing of rendering and firing handlers.
73 calls to rerender the current date-range and events from within handlers
74 might not execute immediately. instead, will execute after handler finishes.
75
76
77v3.0.1 (2016-09-26)
78-------------------
79
80Bugfixes:
81- list view rendering event times incorrectly (#3334)
82- list view rendering events/days out of order (#3347)
83- events with no title rendering as "undefined"
84- add .fc scope to table print styles (#3343)
85- "display no events" text fix for German (#3354)
86
87
88v3.0.0 (2016-09-04)
89-------------------
90
91Features:
92- List View (#560)
93 - new views: `listDay`, `listWeek`, `listMonth`, `listYear`, and simply `list`
94 - `listDayFormat`
95 - `listDayAltFormat`
96 - `noEventsMessage`
97- Clickable day/week numbers for easier navigation (#424)
98 - `navLinks`
99 - `navLinkDayClick`
100 - `navLinkWeekClick`
101- Programmatically allow/disallow user interactions:
102 - `eventAllow` (#2740)
103 - `selectAllow` (#2511)
104- Option to display week numbers in cells (#3024)
105 - `weekNumbersWithinDays` (set to `true` to activate)
106- When week calc is ISO, default first day-of-week to Monday (#3255)
107- Macedonian locale (#2739)
108- Malay locale
109
110Breaking Changes:
111- IE8 support dropped
112- jQuery: minimum support raised to v2.0.0
113- MomentJS: minimum support raised to v2.9.0
114- `lang` option renamed to `locale`
115- dist files have been renamed to be more consistent with MomentJS:
116 - `lang/` -> `locale/`
117 - `lang-all.js` -> `locale-all.js`
118- behavior of moment methods no longer affected by ambiguousness:
119 - `isSame`
120 - `isBefore`
121 - `isAfter`
122- View-Option-Hashes no longer supported (deprecated in 2.2.4)
123- removed `weekMode` setting
124- removed `axisFormat` setting
125- DOM structure of month/basic-view day cell numbers changed
126
127Bugfixes:
128- `$.fullCalendar.version` incorrect (#3292)
129
130Build System:
131- using gulp instead of grunt (faster)
132- using npm internally for dependencies instead of bower
133- changed repo directory structure
134
135
136v2.9.1 (2016-07-31)
137-------------------
138
139- multiple definitions for businessHours (#2686)
140- businessHours for single day doesn't display weekends (#2944)
141- height/contentHeight can accept a function or 'parent' for dynamic value (#3271)
142- fix +more popover clipped by overflow (#3232)
143- fix +more popover positioned incorrectly when scrolled (#3137)
144- Norwegian Nynorsk translation (#3246)
145- fix isAnimating JS error (#3285)
146
147
148v2.9.0 (2016-07-10)
149-------------------
150
151- Setters for (almost) all options (#564).
152 See [docs](http://fullcalendar.io/docs/utilities/dynamic_options/) for more info.
153- Travis CI improvements (#3266)
154
155
156v2.8.0 (2016-06-19)
157-------------------
158
159- getEventSources method (#3103, #2433)
160- getEventSourceById method (#3223)
161- refetchEventSources method (#3103, #1328, #254)
162- removeEventSources method (#3165, #948)
163- prevent flicker when refetchEvents is called (#3123, #2558)
164- fix for removing event sources that share same URL (#3209)
165- jQuery 3 support (#3197, #3124)
166- Travis CI integration (#3218)
167- EditorConfig for promoting consistent code style (#141)
168- use en dash when formatting ranges (#3077)
169- height:auto always shows scrollbars in month view on FF (#3202)
170- new languages:
171 - Basque (#2992)
172 - Galician (#194)
173 - Luxembourgish (#2979)
174
175
176v2.7.3 (2016-06-02)
177-------------------
178
179internal enhancements that plugins can benefit from:
180- EventEmitter not correctly working with stopListeningTo
181- normalizeEvent hook for manipulating event data
182
183
184v2.7.2 (2016-05-20)
185-------------------
186
187- fixed desktops/laptops with touch support not accepting mouse events for
188 dayClick/dragging/resizing (#3154, #3149)
189- fixed dayClick incorrectly triggered on touch scroll (#3152)
190- fixed touch event dragging wrongfully beginning upon scrolling document (#3160)
191- fixed minified JS still contained comments
192- UI change: mouse users must hover over an event to reveal its resizers
193
194
195v2.7.1 (2016-05-01)
196-------------------
197
198- dayClick not firing on touch devices (#3138)
199- icons for prev/next not working in MS Edge (#2852)
200- fix bad languages troubles with firewalls (#3133, #3132)
201- update all dev dependencies (#3145, #3010, #2901, #251)
202- git-ignore npm debug logs (#3011)
203- misc automated test updates (#3139, #3147)
204- Google Calendar htmlLink not always defined (#2844)
205
206
207v2.7.0 (2016-04-23)
208-------------------
209
210touch device support (#994):
211 - smoother scrolling
212 - interactions initiated via "long press":
213 - event drag-n-drop
214 - event resize
215 - time-range selecting
216 - `longPressDelay`
217
218
219v2.6.1 (2016-02-17)
220-------------------
221
222- make `nowIndicator` positioning refresh on window resize
223
224
225v2.6.0 (2016-01-07)
226-------------------
227
228- current time indicator (#414)
229- bundled with most recent version of moment (2.11.0)
230- UMD wrapper around lang files now handles commonjs (#2918)
231- fix bug where external event dragging would not respect eventOverlap
232- fix bug where external event dropping would not render the whole-day highlight
233
234
235v2.5.0 (2015-11-30)
236-------------------
237
238- internal timezone refactor. fixes #2396, #2900, #2945, #2711
239- internal "grid" system refactor. improved API for plugins.
240
241
242v2.4.0 (2015-08-16)
243-------------------
244
245- add new buttons to the header via `customButtons` ([225])
246- control stacking order of events via `eventOrder` ([364])
247- control frequency of slot text via `slotLabelInterval` ([946])
248- `displayEventTime` ([1904])
249- `on` and `off` methods ([1910])
250- renamed `axisFormat` to `slotLabelFormat`
251
252[225]: https://code.google.com/p/fullcalendar/issues/detail?id=225
253[364]: https://code.google.com/p/fullcalendar/issues/detail?id=364
254[946]: https://code.google.com/p/fullcalendar/issues/detail?id=946
255[1904]: https://code.google.com/p/fullcalendar/issues/detail?id=1904
256[1910]: https://code.google.com/p/fullcalendar/issues/detail?id=1910
257
258
259v2.3.2 (2015-06-14)
260-------------------
261
262- minor code adjustment in preparation for plugins
263
264
265v2.3.1 (2015-03-08)
266-------------------
267
268- Fix week view column title for en-gb ([PR220])
269- Publish to NPM ([2447])
270- Detangle bower from npm package ([PR179])
271
272[PR220]: https://github.com/arshaw/fullcalendar/pull/220
273[2447]: https://code.google.com/p/fullcalendar/issues/detail?id=2447
274[PR179]: https://github.com/arshaw/fullcalendar/pull/179
275
276
277v2.3.0 (2015-02-21)
278-------------------
279
280- internal refactoring in preparation for other views
281- businessHours now renders on whole-days in addition to timed areas
282- events in "more" popover not sorted by time ([2385])
283- avoid using moment's deprecated zone method ([2443])
284- destroying the calendar sometimes causes all window resize handlers to be unbound ([2432])
285- multiple calendars on one page, can't accept external elements after navigating ([2433])
286- accept external events from jqui sortable ([1698])
287- external jqui drop processed before reverting ([1661])
288- IE8 fix: month view renders incorrectly ([2428])
289- IE8 fix: eventLimit:true wouldn't activate "more" link ([2330])
290- IE8 fix: dragging an event with an href
291- IE8 fix: invisible element while dragging agenda view events
292- IE8 fix: erratic external element dragging
293
294[2385]: https://code.google.com/p/fullcalendar/issues/detail?id=2385
295[2443]: https://code.google.com/p/fullcalendar/issues/detail?id=2443
296[2432]: https://code.google.com/p/fullcalendar/issues/detail?id=2432
297[2433]: https://code.google.com/p/fullcalendar/issues/detail?id=2433
298[1698]: https://code.google.com/p/fullcalendar/issues/detail?id=1698
299[1661]: https://code.google.com/p/fullcalendar/issues/detail?id=1661
300[2428]: https://code.google.com/p/fullcalendar/issues/detail?id=2428
301[2330]: https://code.google.com/p/fullcalendar/issues/detail?id=2330
302
303
304v2.2.7 (2015-02-10)
305-------------------
306
307- view.title wasn't defined in viewRender callback ([2407])
308- FullCalendar versions >= 2.2.5 brokenness with Moment versions <= 2.8.3 ([2417])
309- Support Bokmal Norwegian language specifically ([2427])
310
311[2407]: https://code.google.com/p/fullcalendar/issues/detail?id=2407
312[2417]: https://code.google.com/p/fullcalendar/issues/detail?id=2417
313[2427]: https://code.google.com/p/fullcalendar/issues/detail?id=2427
314
315
316v2.2.6 (2015-01-11)
317-------------------
318
319- Compatibility with Moment v2.9. Was breaking GCal plugin ([2408])
320- View object's `title` property mistakenly omitted ([2407])
321- Single-day views with hiddens days could cause prev/next misbehavior ([2406])
322- Don't let the current date ever be a hidden day (solves [2395])
323- Hebrew locale ([2157])
324
325[2408]: https://code.google.com/p/fullcalendar/issues/detail?id=2408
326[2407]: https://code.google.com/p/fullcalendar/issues/detail?id=2407
327[2406]: https://code.google.com/p/fullcalendar/issues/detail?id=2406
328[2395]: https://code.google.com/p/fullcalendar/issues/detail?id=2395
329[2157]: https://code.google.com/p/fullcalendar/issues/detail?id=2157
330
331
332v2.2.5 (2014-12-30)
333-------------------
334
335- `buttonText` specified for custom views via the `views` option
336 - bugfix: wrong default value, couldn't override default
337 - feature: default value taken from locale
338
339
340v2.2.4 (2014-12-29)
341-------------------
342
343- Arbitrary durations for basic/agenda views with the `views` option ([692])
344- Specify view-specific options using the `views` option. fixes [2283]
345- Deprecate view-option-hashes
346- Formalize and expose View API ([1055])
347- updateEvent method, more intuitive behavior. fixes [2194]
348
349[692]: https://code.google.com/p/fullcalendar/issues/detail?id=692
350[2283]: https://code.google.com/p/fullcalendar/issues/detail?id=2283
351[1055]: https://code.google.com/p/fullcalendar/issues/detail?id=1055
352[2194]: https://code.google.com/p/fullcalendar/issues/detail?id=2194
353
354
355v2.2.3 (2014-11-26)
356-------------------
357
358- removeEventSource with Google Calendar object source, would not remove ([2368])
359- Events with invalid end dates are still accepted and rendered ([2350], [2237], [2296])
360- Bug when rendering business hours and navigating away from original view ([2365])
361- Links to Google Calendar events will use current timezone ([2122])
362- Google Calendar plugin works with timezone names that have spaces
363- Google Calendar plugin accepts person email addresses as calendar IDs
364- Internally use numeric sort instead of alphanumeric sort ([2370])
365
366[2368]: https://code.google.com/p/fullcalendar/issues/detail?id=2368
367[2350]: https://code.google.com/p/fullcalendar/issues/detail?id=2350
368[2237]: https://code.google.com/p/fullcalendar/issues/detail?id=2237
369[2296]: https://code.google.com/p/fullcalendar/issues/detail?id=2296
370[2365]: https://code.google.com/p/fullcalendar/issues/detail?id=2365
371[2122]: https://code.google.com/p/fullcalendar/issues/detail?id=2122
372[2370]: https://code.google.com/p/fullcalendar/issues/detail?id=2370
373
374
375v2.2.2 (2014-11-19)
376-------------------
377
378- Fixes to Google Calendar API V3 code
379 - wouldn't recognize a lone-string Google Calendar ID if periods before the @ symbol
380 - removeEventSource wouldn't work when given a Google Calendar ID
381
382
383v2.2.1 (2014-11-19)
384-------------------
385
386- Migrate Google Calendar plugin to use V3 of the API ([1526])
387
388[1526]: https://code.google.com/p/fullcalendar/issues/detail?id=1526
389
390
391v2.2.0 (2014-11-14)
392-------------------
393
394- Background events. Event object's `rendering` property ([144], [1286])
395- `businessHours` option ([144])
396- Controlling where events can be dragged/resized and selections can go ([396], [1286], [2253])
397 - `eventOverlap`, `selectOverlap`, and similar
398 - `eventConstraint`, `selectConstraint`, and similar
399- Improvements to dragging and dropping external events ([2004])
400 - Associating with real event data. used with `eventReceive`
401 - Associating a `duration`
402- Performance boost for moment creation
403 - Be aware, FullCalendar-specific methods now attached directly to global moment.fn
404 - Helps with [issue 2259][2259]
405- Reintroduced forgotten `dropAccept` option ([2312])
406
407[144]: https://code.google.com/p/fullcalendar/issues/detail?id=144
408[396]: https://code.google.com/p/fullcalendar/issues/detail?id=396
409[1286]: https://code.google.com/p/fullcalendar/issues/detail?id=1286
410[2004]: https://code.google.com/p/fullcalendar/issues/detail?id=2004
411[2253]: https://code.google.com/p/fullcalendar/issues/detail?id=2253
412[2259]: https://code.google.com/p/fullcalendar/issues/detail?id=2259
413[2312]: https://code.google.com/p/fullcalendar/issues/detail?id=2312
414
415
416v2.1.1 (2014-08-29)
417-------------------
418
419- removeEventSource not working with array ([2203])
420- mouseout not triggered after mouseover+updateEvent ([829])
421- agenda event's render with no <a> href, not clickable ([2263])
422
423[2203]: https://code.google.com/p/fullcalendar/issues/detail?id=2203
424[829]: https://code.google.com/p/fullcalendar/issues/detail?id=829
425[2263]: https://code.google.com/p/fullcalendar/issues/detail?id=2263
426
427
428v2.1.0 (2014-08-25)
429-------------------
430
431Large code refactor with better OOP, better code reuse, and more comments.
432**No more reliance on jQuery UI** for event dragging, resizing, or anything else.
433
434Significant changes to HTML/CSS skeleton:
435- Leverages tables for liquid rendering of days and events. No costly manual repositioning ([809])
436- **Backwards-incompatibilities**:
437 - **Many classNames have changed. Custom CSS will likely need to be adjusted.**
438 - IE7 definitely not supported anymore
439 - In `eventRender` callback, `element` will not be attached to DOM yet
440 - Events are styled to be one line by default ([1992]). Can be undone through custom CSS,
441 but not recommended (might get gaps [like this][111] in certain situations).
442
443A "more..." link when there are too many events on a day ([304]). Works with month and basic views
444as well as the all-day section of the agenda views. New options:
445- `eventLimit`. a number or `true`
446- `eventLimitClick`. the `"popover`" value will reveal all events in a raised panel (the default)
447- `eventLimitText`
448- `dayPopoverFormat`
449
450Changes related to height and scrollbars:
451- `aspectRatio`/`height`/`contentHeight` values will be honored *no matter what*
452 - If too many events causing too much vertical space, scrollbars will be used ([728]).
453 This is default behavior for month view (**backwards-incompatibility**)
454 - If too few slots in agenda view, view will stretch to be the correct height ([2196])
455- `'auto'` value for `height`/`contentHeight` options. If content is too tall, the view will
456 vertically stretch to accomodate and no scrollbars will be used ([521]).
457- Tall weeks in month view will borrow height from other weeks ([243])
458- Automatically scroll the view then dragging/resizing an event ([1025], [2078])
459- New `fixedWeekCount` option to determines the number of weeks in month view
460 - Supersedes `weekMode` (**deprecated**). Instead, use a combination of `fixedWeekCount` and
461 one of the height options, possibly with an `'auto'` value
462
463Much nicer, glitch-free rendering of calendar *for printers* ([35]). Things you might not expect:
464- Buttons will become hidden
465- Agenda views display a flat list of events where the time slots would be
466
467Other issues resolved along the way:
468- Space on right side of agenda events configurable through CSS ([204])
469- Problem with window resize ([259])
470- Events sorting stays consistent across weeks ([510])
471- Agenda's columns misaligned on wide screens ([511])
472- Run `selectHelper` through `eventRender` callbacks ([629])
473- Keyboard access, tabbing ([637])
474- Run resizing events through `eventRender` ([714])
475- Resize an event to a different day in agenda views ([736])
476- Allow selection across days in agenda views ([778])
477- Mouseenter delegated event not working on event elements ([936])
478- Agenda event dragging, snapping to different columns is erratic ([1101])
479- Android browser cuts off Day view at 8 PM with no scroll bar ([1203])
480- Don't fire `eventMouseover`/`eventMouseout` while dragging/resizing ([1297])
481- Customize the resize handle text ("=") ([1326])
482- If agenda event is too short, don't overwrite `.fc-event-time` ([1700])
483- Zooming calendar causes events to misalign ([1996])
484- Event destroy callback on event removal ([2017])
485- Agenda views, when RTL, should have axis on right ([2132])
486- Make header buttons more accessibile ([2151])
487- daySelectionMousedown should interpret OSX ctrl+click as a right mouse click ([2169])
488- Best way to display time text on multi-day events *with times* ([2172])
489- Eliminate table use for header layout ([2186])
490- Event delegation used for event-related callbacks (like `eventClick`). Speedier.
491
492[35]: https://code.google.com/p/fullcalendar/issues/detail?id=35
493[204]: https://code.google.com/p/fullcalendar/issues/detail?id=204
494[243]: https://code.google.com/p/fullcalendar/issues/detail?id=243
495[259]: https://code.google.com/p/fullcalendar/issues/detail?id=259
496[304]: https://code.google.com/p/fullcalendar/issues/detail?id=304
497[510]: https://code.google.com/p/fullcalendar/issues/detail?id=510
498[511]: https://code.google.com/p/fullcalendar/issues/detail?id=511
499[521]: https://code.google.com/p/fullcalendar/issues/detail?id=521
500[629]: https://code.google.com/p/fullcalendar/issues/detail?id=629
501[637]: https://code.google.com/p/fullcalendar/issues/detail?id=637
502[714]: https://code.google.com/p/fullcalendar/issues/detail?id=714
503[728]: https://code.google.com/p/fullcalendar/issues/detail?id=728
504[736]: https://code.google.com/p/fullcalendar/issues/detail?id=736
505[778]: https://code.google.com/p/fullcalendar/issues/detail?id=778
506[809]: https://code.google.com/p/fullcalendar/issues/detail?id=809
507[936]: https://code.google.com/p/fullcalendar/issues/detail?id=936
508[1025]: https://code.google.com/p/fullcalendar/issues/detail?id=1025
509[1101]: https://code.google.com/p/fullcalendar/issues/detail?id=1101
510[1203]: https://code.google.com/p/fullcalendar/issues/detail?id=1203
511[1297]: https://code.google.com/p/fullcalendar/issues/detail?id=1297
512[1326]: https://code.google.com/p/fullcalendar/issues/detail?id=1326
513[1700]: https://code.google.com/p/fullcalendar/issues/detail?id=1700
514[1992]: https://code.google.com/p/fullcalendar/issues/detail?id=1992
515[1996]: https://code.google.com/p/fullcalendar/issues/detail?id=1996
516[2017]: https://code.google.com/p/fullcalendar/issues/detail?id=2017
517[2078]: https://code.google.com/p/fullcalendar/issues/detail?id=2078
518[2132]: https://code.google.com/p/fullcalendar/issues/detail?id=2132
519[2151]: https://code.google.com/p/fullcalendar/issues/detail?id=2151
520[2169]: https://code.google.com/p/fullcalendar/issues/detail?id=2169
521[2172]: https://code.google.com/p/fullcalendar/issues/detail?id=2172
522[2186]: https://code.google.com/p/fullcalendar/issues/detail?id=2186
523[2196]: https://code.google.com/p/fullcalendar/issues/detail?id=2196
524[111]: https://code.google.com/p/fullcalendar/issues/detail?id=111
525
526
527v2.0.3 (2014-08-15)
528-------------------
529
530- moment-2.8.1 compatibility ([2221])
531- relative path in bower.json ([PR 117])
532- upgraded jquery-ui and misc dev dependencies
533
534[2221]: https://code.google.com/p/fullcalendar/issues/detail?id=2221
535[PR 117]: https://github.com/arshaw/fullcalendar/pull/177
536
537
538v2.0.2 (2014-06-24)
539-------------------
540
541- bug with persisting addEventSource calls ([2191])
542- bug with persisting removeEvents calls with an array source ([2187])
543- bug with removeEvents method when called with 0 removes all events ([2082])
544
545[2191]: https://code.google.com/p/fullcalendar/issues/detail?id=2191
546[2187]: https://code.google.com/p/fullcalendar/issues/detail?id=2187
547[2082]: https://code.google.com/p/fullcalendar/issues/detail?id=2082
548
549
550v2.0.1 (2014-06-15)
551-------------------
552
553- `delta` parameters reintroduced in `eventDrop` and `eventResize` handlers ([2156])
554 - **Note**: this changes the argument order for `revertFunc`
555- wrongfully triggering a windowResize when resizing an agenda view event ([1116])
556- `this` values in event drag-n-drop/resize handlers consistently the DOM node ([1177])
557- `displayEventEnd` - v2 workaround to force display of an end time ([2090])
558- don't modify passed-in eventSource items ([954])
559- destroy method now removes fc-ltr class ([2033])
560- weeks of last/next month still visible when weekends are hidden ([2095])
561- fixed memory leak when destroying calendar with selectable/droppable ([2137])
562- Icelandic language ([2180])
563- Bahasa Indonesia language ([PR 172])
564
565[1116]: https://code.google.com/p/fullcalendar/issues/detail?id=1116
566[1177]: https://code.google.com/p/fullcalendar/issues/detail?id=1177
567[2090]: https://code.google.com/p/fullcalendar/issues/detail?id=2090
568[954]: https://code.google.com/p/fullcalendar/issues/detail?id=954
569[2033]: https://code.google.com/p/fullcalendar/issues/detail?id=2033
570[2095]: https://code.google.com/p/fullcalendar/issues/detail?id=2095
571[2137]: https://code.google.com/p/fullcalendar/issues/detail?id=2137
572[2156]: https://code.google.com/p/fullcalendar/issues/detail?id=2156
573[2180]: https://code.google.com/p/fullcalendar/issues/detail?id=2180
574[PR 172]: https://github.com/arshaw/fullcalendar/pull/172
575
576
577v2.0.0 (2014-06-01)
578-------------------
579
580Internationalization support, timezone support, and [MomentJS] integration. Extensive changes, many
581of which are backwards incompatible.
582
583[Full list of changes][Upgrading-to-v2] | [Affected Issues][Date-Milestone]
584
585An automated testing framework has been set up ([Karma] + [Jasmine]) and tests have been written
586which cover about half of FullCalendar's functionality. Special thanks to @incre-d, @vidbina, and
587@sirrocco for the help.
588
589In addition, the main development repo has been repurposed to also include the built distributable
590JS/CSS for the project and will serve as the new [Bower] endpoint.
591
592[MomentJS]: http://momentjs.com/
593[Upgrading-to-v2]: http://arshaw.com/fullcalendar/wiki/Upgrading-to-v2/
594[Date-Milestone]: https://code.google.com/p/fullcalendar/issues/list?can=1&q=milestone%3Ddate
595[Karma]: http://karma-runner.github.io/
596[Jasmine]: http://jasmine.github.io/
597[Bower]: http://bower.io/
598
599
600v1.6.4 (2013-09-01)
601-------------------
602
603- better algorithm for positioning timed agenda events ([1115])
604- `slotEventOverlap` option to tweak timed agenda event overlapping ([218])
605- selection bug when slot height is customized ([1035])
606- supply view argument in `loading` callback ([1018])
607- fixed week number not displaying in agenda views ([1951])
608- fixed fullCalendar not initializing with no options ([1356])
609- NPM's `package.json`, no more warnings or errors ([1762])
610- building the bower component should output `bower.json` instead of `component.json` ([PR 125])
611- use bower internally for fetching new versions of jQuery and jQuery UI
612
613[1115]: https://code.google.com/p/fullcalendar/issues/detail?id=1115
614[218]: https://code.google.com/p/fullcalendar/issues/detail?id=218
615[1035]: https://code.google.com/p/fullcalendar/issues/detail?id=1035
616[1018]: https://code.google.com/p/fullcalendar/issues/detail?id=1018
617[1951]: https://code.google.com/p/fullcalendar/issues/detail?id=1951
618[1356]: https://code.google.com/p/fullcalendar/issues/detail?id=1356
619[1762]: https://code.google.com/p/fullcalendar/issues/detail?id=1762
620[PR 125]: https://github.com/arshaw/fullcalendar/pull/125
621
622
623v1.6.3 (2013-08-10)
624-------------------
625
626- `viewRender` callback ([PR 15])
627- `viewDestroy` callback ([PR 15])
628- `eventDestroy` callback ([PR 111])
629- `handleWindowResize` option ([PR 54])
630- `eventStartEditable`/`startEditable` options ([PR 49])
631- `eventDurationEditable`/`durationEditable` options ([PR 49])
632- specify function for `$.ajax` `data` parameter for JSON event sources ([PR 59])
633- fixed bug with agenda event dropping in wrong column ([PR 55])
634- easier event element z-index customization ([PR 58])
635- classNames on past/future days ([PR 88])
636- allow `null`/`undefined` event titles ([PR 84])
637- small optimize for agenda event rendering ([PR 56])
638- deprecated:
639 - `viewDisplay`
640 - `disableDragging`
641 - `disableResizing`
642- bundled with latest jQuery (1.10.2) and jQuery UI (1.10.3)
643
644[PR 15]: https://github.com/arshaw/fullcalendar/pull/15
645[PR 111]: https://github.com/arshaw/fullcalendar/pull/111
646[PR 54]: https://github.com/arshaw/fullcalendar/pull/54
647[PR 49]: https://github.com/arshaw/fullcalendar/pull/49
648[PR 59]: https://github.com/arshaw/fullcalendar/pull/59
649[PR 55]: https://github.com/arshaw/fullcalendar/pull/55
650[PR 58]: https://github.com/arshaw/fullcalendar/pull/58
651[PR 88]: https://github.com/arshaw/fullcalendar/pull/88
652[PR 84]: https://github.com/arshaw/fullcalendar/pull/84
653[PR 56]: https://github.com/arshaw/fullcalendar/pull/56
654
655
656v1.6.2 (2013-07-18)
657-------------------
658
659- `hiddenDays` option ([686])
660- bugfix: when `eventRender` returns `false`, incorrect stacking of events ([762])
661- bugfix: couldn't change `event.backgroundImage` when calling `updateEvent` (thx @stephenharris)
662
663[686]: https://code.google.com/p/fullcalendar/issues/detail?id=686
664[762]: https://code.google.com/p/fullcalendar/issues/detail?id=762
665
666
667v1.6.1 (2013-04-14)
668-------------------
669
670- fixed event inner content overflow bug ([1783])
671- fixed table header className bug [1772]
672- removed text-shadow on events (better for general use, thx @tkrotoff)
673
674[1783]: https://code.google.com/p/fullcalendar/issues/detail?id=1783
675[1772]: https://code.google.com/p/fullcalendar/issues/detail?id=1772
676
677
678v1.6.0 (2013-03-18)
679-------------------
680
681- visual facelift, with bootstrap-inspired buttons and colors
682- simplified HTML/CSS for events and buttons
683- `dayRender`, for modifying a day cell ([191], thx @althaus)
684- week numbers on side of calendar ([295])
685 - `weekNumber`
686 - `weekNumberCalculation`
687 - `weekNumberTitle`
688 - `W` formatting variable
689- finer snapping granularity for agenda view events ([495], thx @ms-doodle-com)
690- `eventAfterAllRender` ([753], thx @pdrakeweb)
691- `eventDataTransform` (thx @joeyspo)
692- `data-date` attributes on cells (thx @Jae)
693- expose `$.fullCalendar.dateFormatters`
694- when clicking fast on buttons, prevent text selection
695- bundled with latest jQuery (1.9.1) and jQuery UI (1.10.2)
696- Grunt/Lumbar build system for internal development
697- build for Bower package manager
698- build for jQuery plugin site
699
700[191]: https://code.google.com/p/fullcalendar/issues/detail?id=191
701[295]: https://code.google.com/p/fullcalendar/issues/detail?id=295
702[495]: https://code.google.com/p/fullcalendar/issues/detail?id=495
703[753]: https://code.google.com/p/fullcalendar/issues/detail?id=753
704
705
706v1.5.4 (2012-09-05)
707-------------------
708
709- made compatible with jQuery 1.8.* (thx @archaeron)
710- bundled with jQuery 1.8.1 and jQuery UI 1.8.23
711
712
713v1.5.3 (2012-02-06)
714-------------------
715
716- fixed dragging issue with jQuery UI 1.8.16 ([1168])
717- bundled with jQuery 1.7.1 and jQuery UI 1.8.17
718
719[1168]: https://code.google.com/p/fullcalendar/issues/detail?id=1168
720
721
722v1.5.2 (2011-08-21)
723-------------------
724
725- correctly process UTC "Z" ISO8601 date strings ([750])
726
727[750]: https://code.google.com/p/fullcalendar/issues/detail?id=750
728
729
730v1.5.1 (2011-04-09)
731-------------------
732
733- more flexible ISO8601 date parsing ([814])
734- more flexible parsing of UNIX timestamps ([826])
735- FullCalendar now buildable from source on a Mac ([795])
736- FullCalendar QA'd in FF4 ([883])
737- upgraded to jQuery 1.5.2 (which supports IE9) and jQuery UI 1.8.11
738
739[814]: https://code.google.com/p/fullcalendar/issues/detail?id=814
740[826]: https://code.google.com/p/fullcalendar/issues/detail?id=826
741[795]: https://code.google.com/p/fullcalendar/issues/detail?id=795
742[883]: https://code.google.com/p/fullcalendar/issues/detail?id=883
743
744
745v1.5 (2011-03-19)
746-----------------
747
748- slicker default styling for buttons
749- reworked a lot of the calendar's HTML and accompanying CSS (solves [327] and [395])
750- more printer-friendly (fullcalendar-print.css)
751- fullcalendar now inherits styles from jquery-ui themes differently.
752 styles for buttons are distinct from styles for calendar cells.
753 (solves [299])
754- can now color events through FullCalendar options and Event-Object properties ([117])
755 THIS IS NOW THE PREFERRED METHOD OF COLORING EVENTS (as opposed to using className and CSS)
756 - FullCalendar options:
757 - eventColor (changes both background and border)
758 - eventBackgroundColor
759 - eventBorderColor
760 - eventTextColor
761 - Event-Object options:
762 - color (changes both background and border)
763 - backgroundColor
764 - borderColor
765 - textColor
766- can now specify an event source as an *object* with a `url` property (json feed) or
767 an `events` property (function or array) with additional properties that will
768 be applied to the entire event source:
769 - color (changes both background and border)
770 - backgroudColor
771 - borderColor
772 - textColor
773 - className
774 - editable
775 - allDayDefault
776 - ignoreTimezone
777 - startParam (for a feed)
778 - endParam (for a feed)
779 - ANY OF THE JQUERY $.ajax OPTIONS
780 allows for easily changing from GET to POST and sending additional parameters ([386])
781 allows for easily attaching ajax handlers such as `error` ([754])
782 allows for turning caching on ([355])
783- Google Calendar feeds are now specified differently:
784 - specify a simple string of your feed's URL
785 - specify an *object* with a `url` property of your feed's URL.
786 you can include any of the new Event-Source options in this object.
787 - the old `$.fullCalendar.gcalFeed` method still works
788- no more IE7 SSL popup ([504])
789- remove `cacheParam` - use json event source `cache` option instead
790- latest jquery/jquery-ui
791
792[327]: https://code.google.com/p/fullcalendar/issues/detail?id=327
793[395]: https://code.google.com/p/fullcalendar/issues/detail?id=395
794[299]: https://code.google.com/p/fullcalendar/issues/detail?id=299
795[117]: https://code.google.com/p/fullcalendar/issues/detail?id=117
796[386]: https://code.google.com/p/fullcalendar/issues/detail?id=386
797[754]: https://code.google.com/p/fullcalendar/issues/detail?id=754
798[355]: https://code.google.com/p/fullcalendar/issues/detail?id=355
799[504]: https://code.google.com/p/fullcalendar/issues/detail?id=504
800
801
802v1.4.11 (2011-02-22)
803--------------------
804
805- fixed rerenderEvents bug ([790])
806- fixed bug with faulty dragging of events from all-day slot in agenda views
807- bundled with jquery 1.5 and jquery-ui 1.8.9
808
809[790]: https://code.google.com/p/fullcalendar/issues/detail?id=790
810
811
812v1.4.10 (2011-01-02)
813--------------------
814
815- fixed bug with resizing event to different week in 5-day month view ([740])
816- fixed bug with events not sticking after a removeEvents call ([757])
817- fixed bug with underlying parseTime method, and other uses of parseInt ([688])
818
819[740]: https://code.google.com/p/fullcalendar/issues/detail?id=740
820[757]: https://code.google.com/p/fullcalendar/issues/detail?id=757
821[688]: https://code.google.com/p/fullcalendar/issues/detail?id=688
822
823
824v1.4.9 (2010-11-16)
825-------------------
826
827- new algorithm for vertically stacking events ([111])
828- resizing an event to a different week ([306])
829- bug: some events not rendered with consecutive calls to addEventSource ([679])
830
831[111]: https://code.google.com/p/fullcalendar/issues/detail?id=111
832[306]: https://code.google.com/p/fullcalendar/issues/detail?id=306
833[679]: https://code.google.com/p/fullcalendar/issues/detail?id=679
834
835
836v1.4.8 (2010-10-16)
837-------------------
838
839- ignoreTimezone option (set to `false` to process UTC offsets in ISO8601 dates)
840- bugfixes
841 - event refetching not being called under certain conditions ([417], [554])
842 - event refetching being called multiple times under certain conditions ([586], [616])
843 - selection cannot be triggered by right mouse button ([558])
844 - agenda view left axis sized incorrectly ([465])
845 - IE js error when calendar is too narrow ([517])
846 - agenda view looks strange when no scrollbars ([235])
847 - improved parsing of ISO8601 dates with UTC offsets
848- $.fullCalendar.version
849- an internal refactor of the code, for easier future development and modularity
850
851[417]: https://code.google.com/p/fullcalendar/issues/detail?id=417
852[554]: https://code.google.com/p/fullcalendar/issues/detail?id=554
853[586]: https://code.google.com/p/fullcalendar/issues/detail?id=586
854[616]: https://code.google.com/p/fullcalendar/issues/detail?id=616
855[558]: https://code.google.com/p/fullcalendar/issues/detail?id=558
856[465]: https://code.google.com/p/fullcalendar/issues/detail?id=465
857[517]: https://code.google.com/p/fullcalendar/issues/detail?id=517
858[235]: https://code.google.com/p/fullcalendar/issues/detail?id=235
859
860
861v1.4.7 (2010-07-05)
862-------------------
863
864- "dropping" external objects onto the calendar
865 - droppable (boolean, to turn on/off)
866 - dropAccept (to filter which events the calendar will accept)
867 - drop (trigger)
868- selectable options can now be specified with a View Option Hash
869- bugfixes
870 - dragged & reverted events having wrong time text ([406])
871 - bug rendering events that have an endtime with seconds, but no hours/minutes ([477])
872 - gotoDate date overflow bug ([429])
873 - wrong date reported when clicking on edge of last column in agenda views [412]
874- support newlines in event titles
875- select/unselect callbacks now passes native js event
876
877[406]: https://code.google.com/p/fullcalendar/issues/detail?id=406
878[477]: https://code.google.com/p/fullcalendar/issues/detail?id=477
879[429]: https://code.google.com/p/fullcalendar/issues/detail?id=429
880[412]: https://code.google.com/p/fullcalendar/issues/detail?id=412
881
882
883v1.4.6 (2010-05-31)
884-------------------
885
886- "selecting" days or timeslots
887 - options: selectable, selectHelper, unselectAuto, unselectCancel
888 - callbacks: select, unselect
889 - methods: select, unselect
890- when dragging an event, the highlighting reflects the duration of the event
891- code compressing by Google Closure Compiler
892- bundled with jQuery 1.4.2 and jQuery UI 1.8.1
893
894
895v1.4.5 (2010-02-21)
896-------------------
897
898- lazyFetching option, which can force the calendar to fetch events on every view/date change
899- scroll state of agenda views are preserved when switching back to view
900- bugfixes
901 - calling methods on an uninitialized fullcalendar throws error
902 - IE6/7 bug where an entire view becomes invisible ([320])
903 - error when rendering a hidden calendar (in jquery ui tabs for example) in IE ([340])
904 - interconnected bugs related to calendar resizing and scrollbars
905 - when switching views or clicking prev/next, calendar would "blink" ([333])
906 - liquid-width calendar's events shifted (depending on initial height of browser) ([341])
907 - more robust underlying algorithm for calendar resizing
908
909[320]: https://code.google.com/p/fullcalendar/issues/detail?id=320
910[340]: https://code.google.com/p/fullcalendar/issues/detail?id=340
911[333]: https://code.google.com/p/fullcalendar/issues/detail?id=333
912[341]: https://code.google.com/p/fullcalendar/issues/detail?id=341
913
914
915v1.4.4 (2010-02-03)
916-------------------
917
918- optimized event rendering in all views (events render in 1/10 the time)
919- gotoDate() does not force the calendar to unnecessarily rerender
920- render() method now correctly readjusts height
921
922
923v1.4.3 (2009-12-22)
924-------------------
925
926- added destroy method
927- Google Calendar event pages respect currentTimezone
928- caching now handled by jQuery's ajax
929- protection from setting aspectRatio to zero
930- bugfixes
931 - parseISO8601 and DST caused certain events to display day before
932 - button positioning problem in IE6
933 - ajax event source removed after recently being added, events still displayed
934 - event not displayed when end is an empty string
935 - dynamically setting calendar height when no events have been fetched, throws error
936
937
938v1.4.2 (2009-12-02)
939-------------------
940
941- eventAfterRender trigger
942- getDate & getView methods
943- height & contentHeight options (explicitly sets the pixel height)
944- minTime & maxTime options (restricts shown hours in agenda view)
945- getters [for all options] and setters [for height, contentHeight, and aspectRatio ONLY! stay tuned..]
946- render method now readjusts calendar's size
947- bugfixes
948 - lightbox scripts that use iframes (like fancybox)
949 - day-of-week classNames were off when firstDay=1
950 - guaranteed space on right side of agenda events (even when stacked)
951 - accepts ISO8601 dates with a space (instead of 'T')
952
953
954v1.4.1 (2009-10-31)
955-------------------
956
957- can exclude weekends with new 'weekends' option
958- gcal feed 'currentTimezone' option
959- bugfixes
960 - year/month/date option sometimes wouldn't set correctly (depending on current date)
961 - daylight savings issue caused agenda views to start at 1am (for BST users)
962- cleanup of gcal.js code
963
964
965v1.4 (2009-10-19)
966-----------------
967
968- agendaWeek and agendaDay views
969- added some options for agenda views:
970 - allDaySlot
971 - allDayText
972 - firstHour
973 - slotMinutes
974 - defaultEventMinutes
975 - axisFormat
976- modified some existing options/triggers to work with agenda views:
977 - dragOpacity and timeFormat can now accept a "View Hash" (a new concept)
978 - dayClick now has an allDay parameter
979 - eventDrop now has an an allDay parameter
980 (this will affect those who use revertFunc, adjust parameter list)
981- added 'prevYear' and 'nextYear' for buttons in header
982- minor change for theme users, ui-state-hover not applied to active/inactive buttons
983- added event-color-changing example in docs
984- better defaults for right-to-left themed button icons
985
986
987v1.3.2 (2009-10-13)
988-------------------
989
990- Bugfixes (please upgrade from 1.3.1!)
991 - squashed potential infinite loop when addMonths and addDays
992 is called with an invalid date
993 - $.fullCalendar.parseDate() now correctly parses IETF format
994 - when switching views, the 'today' button sticks inactive, fixed
995- gotoDate now can accept a single Date argument
996- documentation for changes in 1.3.1 and 1.3.2 now on website
997
998
999v1.3.1 (2009-09-30)
1000-------------------
1001
1002- Important Bugfixes (please upgrade from 1.3!)
1003 - When current date was late in the month, for long months, and prev/next buttons
1004 were clicked in month-view, some months would be skipped/repeated
1005 - In certain time zones, daylight savings time would cause certain days
1006 to be misnumbered in month-view
1007- Subtle change in way week interval is chosen when switching from month to basicWeek/basicDay view
1008- Added 'allDayDefault' option
1009- Added 'changeView' and 'render' methods
1010
1011
1012v1.3 (2009-09-21)
1013-----------------
1014
1015- different 'views': month/basicWeek/basicDay
1016- more flexible 'header' system for buttons
1017- themable by jQuery UI themes
1018- resizable events (require jQuery UI resizable plugin)
1019- rescoped & rewritten CSS, enhanced default look
1020- cleaner css & rendering techniques for right-to-left
1021- reworked options & API to support multiple views / be consistent with jQuery UI
1022- refactoring of entire codebase
1023 - broken into different JS & CSS files, assembled w/ build scripts
1024 - new test suite for new features, uses firebug-lite
1025- refactored docs
1026- Options
1027 - + date
1028 - + defaultView
1029 - + aspectRatio
1030 - + disableResizing
1031 - + monthNames (use instead of $.fullCalendar.monthNames)
1032 - + monthNamesShort (use instead of $.fullCalendar.monthAbbrevs)
1033 - + dayNames (use instead of $.fullCalendar.dayNames)
1034 - + dayNamesShort (use instead of $.fullCalendar.dayAbbrevs)
1035 - + theme
1036 - + buttonText
1037 - + buttonIcons
1038 - x draggable -> editable/disableDragging
1039 - x fixedWeeks -> weekMode
1040 - x abbrevDayHeadings -> columnFormat
1041 - x buttons/title -> header
1042 - x eventDragOpacity -> dragOpacity
1043 - x eventRevertDuration -> dragRevertDuration
1044 - x weekStart -> firstDay
1045 - x rightToLeft -> isRTL
1046 - x showTime (use 'allDay' CalEvent property instead)
1047- Triggered Actions
1048 - + eventResizeStart
1049 - + eventResizeStop
1050 - + eventResize
1051 - x monthDisplay -> viewDisplay
1052 - x resize -> windowResize
1053 - 'eventDrop' params changed, can revert if ajax cuts out
1054- CalEvent Properties
1055 - x showTime -> allDay
1056 - x draggable -> editable
1057 - 'end' is now INCLUSIVE when allDay=true
1058 - 'url' now produces a real <a> tag, more native clicking/tab behavior
1059- Methods:
1060 - + renderEvent
1061 - x prevMonth -> prev
1062 - x nextMonth -> next
1063 - x prevYear/nextYear -> moveDate
1064 - x refresh -> rerenderEvents/refetchEvents
1065 - x removeEvent -> removeEvents
1066 - x getEventsByID -> clientEvents
1067- Utilities:
1068 - 'formatDate' format string completely changed (inspired by jQuery UI datepicker + datejs)
1069 - 'formatDates' added to support date-ranges
1070- Google Calendar Options:
1071 - x draggable -> editable
1072- Bugfixes
1073 - gcal extension fetched 25 results max, now fetches all
1074
1075
1076v1.2.1 (2009-06-29)
1077-------------------
1078
1079- bugfixes
1080 - allows and corrects invalid end dates for events
1081 - doesn't throw an error in IE while rendering when display:none
1082 - fixed 'loading' callback when used w/ multiple addEventSource calls
1083 - gcal className can now be an array
1084
1085
1086v1.2 (2009-05-31)
1087-----------------
1088
1089- expanded API
1090 - 'className' CalEvent attribute
1091 - 'source' CalEvent attribute
1092 - dynamically get/add/remove/update events of current month
1093 - locale improvements: change month/day name text
1094 - better date formatting ($.fullCalendar.formatDate)
1095 - multiple 'event sources' allowed
1096 - dynamically add/remove event sources
1097- options for prevYear and nextYear buttons
1098- docs have been reworked (include addition of Google Calendar docs)
1099- changed behavior of parseDate for number strings
1100 (now interpets as unix timestamp, not MS times)
1101- bugfixes
1102 - rightToLeft month start bug
1103 - off-by-one errors with month formatting commands
1104 - events from previous months sticking when clicking prev/next quickly
1105- Google Calendar API changed to work w/ multiple event sources
1106 - can also provide 'className' and 'draggable' options
1107- date utilties moved from $ to $.fullCalendar
1108- more documentation in source code
1109- minified version of fullcalendar.js
1110- test suit (available from svn)
1111- top buttons now use `<button>` w/ an inner `<span>` for better css cusomization
1112 - thus CSS has changed. IF UPGRADING FROM PREVIOUS VERSIONS,
1113 UPGRADE YOUR FULLCALENDAR.CSS FILE
1114
1115
1116v1.1 (2009-05-10)
1117-----------------
1118
1119- Added the following options:
1120 - weekStart
1121 - rightToLeft
1122 - titleFormat
1123 - timeFormat
1124 - cacheParam
1125 - resize
1126- Fixed rendering bugs
1127 - Opera 9.25 (events placement & window resizing)
1128 - IE6 (window resizing)
1129- Optimized window resizing for ALL browsers
1130- Events on same day now sorted by start time (but first by timespan)
1131- Correct z-index when dragging
1132- Dragging contained in overflow DIV for IE6
1133- Modified fullcalendar.css
1134 - for right-to-left support
1135 - for variable start-of-week
1136 - for IE6 resizing bug
1137 - for THEAD and TBODY (in 1.0, just used TBODY, restructured in 1.1)
1138 - IF UPGRADING FROM FULLCALENDAR 1.0, YOU MUST UPGRADE FULLCALENDAR.CSS