ui-calendar icon indicating copy to clipboard operation
ui-calendar copied to clipboard

Why has ui-calendar a jQuery 3.x dependency while fullcalendar supports jQuery 2 & 3?

Open linslin opened this issue 7 years ago • 1 comments

This jQuery3 dependency kills my dep. packages. Is there any way to make jQuery 2 & 3 in different versions supported?

Dep. from: https://github.com/fullcalendar/fullcalendar/blob/master/bower.json

  "dependencies": {
    "jquery": "2 - 3",
    "moment": "^2.9.0"
  },

linslin avatar Jun 26 '17 14:06 linslin

Depending issue: https://github.com/angular-ui/ui-calendar/issues/203

linslin avatar Jun 26 '17 14:06 linslin