utily / smoothly

Web component library written with Stencil.
https://payfunc.com/open-source/smoothly
MIT License
1 stars 5 forks source link

Calendar input month visual fixes #861

Closed Magnus93 closed 2 weeks ago

Magnus93 commented 2 weeks ago

Center year and month in calendar

Added option for showLabel in calendar and month to be able to center year and month in calendar

Before After

Fit content in smoothly-input-select (before vs. after)

Chromium based browsers were even worse since the scrollbar covered the items.

This does how ever mean that the options div can be larger then the input field.