bendavis78 / paper-date-picker

Material design date picker component for polymer
http://bendavis78.github.io/paper-date-picker/
MIT License
226 stars 132 forks source link

paper-dialog styles are not applied using the 2.0 preview #200

Closed dejan9393 closed 6 years ago

dejan9393 commented 6 years ago

The paper-dialog styles are not being correctly applied when adding the paper-date-picker-dialog class to a dialog element.

This is because the paper-date-picker-dialog-style file is using the old <style is="custom-style">... syntax

bendavis78 commented 6 years ago

I've applied the fix to the 2.0-preview branch.