bevacqua / rome

:calendar: Customizable date (and time) picker. Opt-in UI, no jQuery!
https://bevacqua.github.io/rome
MIT License
2.91k stars 223 forks source link

Positioning of bound datepickers #70

Closed BenjaminRCooper closed 9 years ago

BenjaminRCooper commented 9 years ago

Is their a way to change the position of the absolutely positioned instance?

Maybe it is best to add a property such as 'reposition' which takes into account the viewport? Similar to what Pikaday does.

Ben

bevacqua commented 9 years ago

Not yet, but it's somewhere on the roadmap. See #62.

ivobenedito commented 9 years ago

+1 for a positioning API or a reposition based on the available viewport ... would be awesome :)!