unspace / un-calendar

A calendar component for Ember with a speedy month view
MIT License
14 stars 7 forks source link

[feature] choose how many months will be shown #7

Open givanse opened 9 years ago

givanse commented 9 years ago

if I pass:

showPrevMonth=false
showNextMonth=true

The un-calendar stays at a size of three months, but only two are shown.

This feature would allow me to also display 4 or more months at the same time.

ghedamat commented 9 years ago

and yup, another one that we missed @givanse , not sure if @heycarsten has ideas here.

heycarsten commented 9 years ago

In some ways I feel like it's too configurable, but you're right, it shouldn't show an empty space.