Issue 2436: remove jQuery requirement
Status:  Done
Owner: ----
Closed:  Feb 2015
Reported by jlmspri...@gmail.com, Feb 8, 2015
Create a modern browser version of fullcalendar that does not require jQuery or jQueryUI.

Some current frameworks no longer play well with jQuery and theming web components do not need jQueryUI or bootstrap.
Feb 9, 2015
Project Member #1 adamrs...@gmail.com
As of FullCalendar v2.1, jQuery UI is no longer needed. You can do all interactions without it.

FullCalendar does not have bootstrap support yet, but if/when it does, it will be modular so that you can easily exclude it.

Removing jQuery would be much harder. If more people suggest it I might entertain the idea, but the cost/benefit analysis on that is not looking very good.
Status: Done