Open beanhacker opened 3 years ago
Translation of this issue:
2.15.0
nothing
2.6.12
nothing
It is expected that the pop-up calendar part of the datepicker component can be used alone to display the calendar. Calendar has a bug, and the height of each item is fixed to about 80px. As a result, the whole view can not work normally after it becomes 20rem * 20rem, and it needs to support free zooming calendar.
I can't use it alone, or I can't find a way to use it alone.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Element UI version
2.15.0
OS/Browsers version
无
Vue version
2.6.12
Reproduction Link
https://jsfiddle.net/
Steps to reproduce
无
What is Expected?
期待datepicker组件中的弹出日历部分可以单独使用,作为日历进行展示用,calendar有BUG,高度每个ITEM定死了,80px左右,导致整个视图变为20REM* 20REM后,无法正常工作,需要支持自由缩放的日历。
What is actually happening?
无法单独使用,或者我找不到单独使用的方法。