datepicker
datepicker copied to clipboard
feat: placement by option
fengyuanchen/datepicker/issues/149
It works very well! Maybe helpful for other people: Possible values: top-left top-right bottom-left bottom-right
@fengyuanchen Hi, would you please review this PR? I would highly appreciate that.
The changes i made, were because of a glitch in placement-detection inside a grid-container. It was an rare edge case. For my usage case the placement could easily be hardcoded - thus avoiding auto detection. So i implemented that. I even think auto-positioning isn't always the best choice, when you don't want to obstruct the simultaneos visibility of other elements on the page.
@frederikgodejohann I might not have time to maintain this project. I'm sorry.