datepicker icon indicating copy to clipboard operation
datepicker copied to clipboard

feat: placement by option

Open frederikgodejohann opened this issue 5 years ago • 3 comments

fengyuanchen/datepicker/issues/149

frederikgodejohann avatar Apr 03 '19 06:04 frederikgodejohann

It works very well! Maybe helpful for other people: Possible values: top-left top-right bottom-left bottom-right

r12r avatar Sep 17 '19 13:09 r12r

@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 avatar Dec 12 '19 10:12 frederikgodejohann

@frederikgodejohann I might not have time to maintain this project. I'm sorry.

fengyuanchen avatar Dec 14 '19 06:12 fengyuanchen