jQuery.Fullcalendar
1.6.0
See the version list below for details.
dotnet add package jQuery.Fullcalendar --version 1.6.0
NuGet\Install-Package jQuery.Fullcalendar -Version 1.6.0
<PackageReference Include="jQuery.Fullcalendar" Version="1.6.0" />
paket add jQuery.Fullcalendar --version 1.6.0
#r "nuget: jQuery.Fullcalendar, 1.6.0"
// Install jQuery.Fullcalendar as a Cake Addin #addin nuget:?package=jQuery.Fullcalendar&version=1.6.0 // Install jQuery.Fullcalendar as a Cake Tool #tool nuget:?package=jQuery.Fullcalendar&version=1.6.0
A full-sized, drag and drop calendar for jQuery
Fullcalendar is Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
Copyright (c) 2011 Adam Shaw (http://arshaw.com/)
Learn more about Target Frameworks and .NET Standard.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on jQuery.Fullcalendar:
Package | Downloads |
---|---|
FullCalendar.MVC5
FullCalendarMVC is an ASP.NET MVC HTML helper for FullCalendar. |
|
FullCalendar.MVC4
FullCalendarMVC is an ASP.NET MVC HTML helper for FullCalendar. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.9.0 | 148,495 | 4/17/2018 |
3.8.2 | 30,094 | 2/16/2018 |
3.8.0 | 4,153 | 12/21/2017 |
3.5.1 | 19,781 | 10/6/2017 |
3.4.0 | 9,395 | 8/22/2017 |
3.3.1 | 27,895 | 4/14/2017 |
3.0.0 | 138,649 | 9/13/2016 |
2.9.1 | 6,715 | 8/25/2016 |
2.4.0 | 84,001 | 9/15/2015 |
1.6.4 | 291,829 | 9/4/2013 |
1.6.1 | 32,085 | 5/15/2013 |
1.6.0 | 3,204 | 3/19/2013 |
1.5.4 | 5,170 | 10/25/2012 |
1.5.3.2 | 5,882 | 8/14/2012 |
version 1.6.0 (3/18/13)
- visual facelift, with bootstrap-inspired buttons and colors
- simplified HTML/CSS for events and buttons
- dayRender, for modifying a day cell (issue 191, thx althaus)
- week numbers on side of calendar (issue 295)
- weekNumber
- weekNumberCalculation
- weekNumberTitle
- "W" formatting variable
- finer snapping granularity for agenda view events (issue 495, thx ms-doodle-com)
- eventAfterAllRender (issue 753, thx pdrakeweb)
- eventDataTransform (thx joeyspo)
- data-date attributes on cells (thx Jae)
- expose $.fullCalendar.dateFormatters
- when clicking fast on buttons, prevent text selection
- bundled with latest jQuery (1.9.1) and jQuery UI (1.10.2)
- Grunt/Lumbar build system for internal development
- build for Bower package manager
- build for jQuery plugin site