vaadin / vaadin-date-picker

The Web Component providing a date selection field with scrollable month calendar. Part of the Vaadin components.
https://vaadin.com/components
Apache License 2.0
165 stars 78 forks source link

refactor: remove ShadyCSS workaround #783

Closed web-padawan closed 3 years ago

web-padawan commented 3 years ago

We no longer support IE11 which required this to work properly, so let's remove this workaround.