browser support for html5 input types
Currently the browser lacks support for the following html5 input types:
- date
- color
- month
- week
- time
- datetime
- datetime-local
These input types should invoke their corresponding silica component instead of opening the keyboard. Critical ones are date, color, time and datetime-local.
Silica colorpicker component also needs improvement. More on that in this question:
EDIT: Issue opened on sailfish browser github: