Releases: fullcalendar/fullcalendar
Releases · fullcalendar/fullcalendar
v2.7.2
20 May 07:34
Compare
Sorry, something went wrong.
No results found
fixed desktops/laptops with touch support not accepting mouse events for
dayClick/dragging/resizing (#3154 , #3149 )
fixed dayClick incorrectly triggered on touch scroll (#3152 )
fixed touch event dragging wrongfully beginning upon scrolling document (#3160 )
fixed minified JS still contained comments
UI change: mouse users must hover over an event to reveal its resizers
v2.7.1
02 May 05:25
Compare
Sorry, something went wrong.
No results found
dayClick not firing on touch devices (#3138 )
icons for prev/next not working in MS Edge (#2852 )
fix bad languages troubles with firewalls (#3133 , #3132 )
update all dev dependencies (#3145 , #3010 , #2901 , #251 )
git-ignore npm debug logs (#3011 )
misc automated test updates (#3139 , #3147 )
Google Calendar htmlLink not always defined (#2844 )
v2.7.0
24 Apr 05:05
Compare
Sorry, something went wrong.
No results found
touch device support (#994 ):
smoother scrolling
interactions initiated via "long press":
event drag-n-drop
event resize
time-range selecting
longPressDelay
v2.7.0-beta
26 Mar 08:25
Compare
Sorry, something went wrong.
No results found
v2.6.1
18 Feb 08:40
Compare
Sorry, something went wrong.
No results found
make nowIndicator positioning refresh on window resize
v2.6.0
07 Jan 11:24
Compare
Sorry, something went wrong.
No results found
current time indicator (#414 )
bundled with most recent version of moment (2.11.0)
UMD wrapper around lang files now handles commonjs (#2918 )
fix bug where external event dragging would not respect eventOverlap
fix bug where external event dropping would not render the whole-day highlight
v2.5.0
30 Nov 09:21
Compare
Sorry, something went wrong.
No results found
internal timezone refactor. fixes #2396 , #2900 , #2945 , #2711
internal "grid" system refactor. improved API for plugins.
v2.5.0-beta2
23 Nov 10:11
Compare
Sorry, something went wrong.
No results found
v2.5.0-beta
16 Nov 01:03
Compare
Sorry, something went wrong.
No results found
internal refactor of the "grid" system, providing increased flexbility for plugins like
fullcalendar-scheduler
v2.4.0
17 Aug 01:23
Compare
Sorry, something went wrong.
No results found
add new buttons to the header via customButtons (225 )
control stacking order of events via eventOrder (364 )
control frequency of slot text via slotLabelInterval (946 )
displayEventTime (1904 )
on and off methods (1910 )
renamed axisFormat to slotLabelFormat