combustor
combustor copied to clipboard
Date input type in create.php and edit.php
When generating create.php
and edit.php
, the fields that has a date
or datetime
data types will only generated an <input type="text" />
. It would be nice if it is <input type="date" />
in order for developers to spend time less on replacing them.
Fixed in https://github.com/rougin/combustor/commit/b4f7ba3979ee58e3e72e492fcfb212d4b58b5e19