Promact / md2

Angular2 based Material Design components, directives and services are Accordion, Autocomplete, Collapse, Colorpicker, Datepicker, Dialog(Modal), Menu, Multiselect, Select, Tabs, Tags(Chips), Toast and Tooltip.
http://code.promactinfo.com/md2/
MIT License
379 stars 111 forks source link

[Feature] clear option #274

Open AlanCrevon opened 7 years ago

AlanCrevon commented 7 years ago

Bug, feature request, or proposal:

Feature request

What is the expected behavior?

Add optionnal button to clear a field.

It should be a suffix button on the input (a cross at the end of the input, maybe ?).

What is the current behavior?

Once a date is set, it cannot be unset.

What is the use-case or motivation for changing an existing behavior?

A date input is not always "required" (does not invalidate form)

Is there anything else we should know?

Love this library :+1: