Open twink1e opened 8 years ago
Modernizr only detects whether the browser supports type=date
. I don't actually think this is a huge issue - for browsers that do not support it, just add the date format to the placeholder
so that the user will write the date out in the correct format. If we need to we can drop in a datepicker widget later on.
added modernizr npm package and @type/modenizr, still can't get it to work in dash-board.component