datepicker icon indicating copy to clipboard operation
datepicker copied to clipboard

remove scss div deprecation warnings

Open Steffen8608 opened this issue 3 years ago • 1 comments
trafficstars

Hi, i took another shot at solving the Sass warnings. I ran the build and and had also the precalculation of the calc() expressions. That should be fixed now with escaping the values.

But there is still a difference in the build css - a new space character is now new but i couldn't see why it now exists but not before.

Steffen8608 avatar Feb 14 '22 10:02 Steffen8608

Any reason this can't be merged?

tr-jason avatar Apr 12 '22 23:04 tr-jason

Thanks for your patience! It's been a while since I payed attention to my libraries. I was about to merge a different PR, but looks like they're all addressing the same thing and this one preserves the CSS calc's that should remain. Thanks for this!

qodesmith avatar Oct 26 '22 16:10 qodesmith

@Steffen8608 Ok, the latest version has been published to npm - 5.18.1.

qodesmith avatar Oct 26 '22 17:10 qodesmith