calendar icon indicating copy to clipboard operation
calendar copied to clipboard

Calendar UI component

Results 11 calendar issues
Sort by recently updated
recently updated
newest added

Hi - your [demo link](http://component.github.io/calendar/) is dead

for things people may not need / want, this component is plenty bulky as-is, most of the other issues (ranges etc) should be plugins

enhancement

`new Calendar({ months: true, years: [2000, 2011] })` or `{ years: true }` etc. typically im not a fan but `.showMonthSelect().showYearSelect();` is pretty verbose so it might be alright for...

enhancement

to what is selectable (when year select is present)

to match the example?

enhancement

normalize internals some more so these views can be separate components

enhancement

jump to a year

enhancement

jump to a month

enhancement