Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 12 additions & 11 deletions features-json/input-inputmode.json
Original file line number Diff line number Diff line change
Expand Up @@ -382,16 +382,16 @@
"11.0-11.2":"n",
"11.3-11.4":"n",
"12.0-12.1":"n",
"12.2-12.5":"y",
"13.0-13.1":"y",
"13.2":"y",
"13.3":"y",
"13.4-13.7":"y",
"14.0-14.4":"y",
"14.5-14.8":"y",
"15.0-15.1":"y",
"15.2-15.3":"y",
"15.4":"y"
"12.2-12.5":"y #2",
"13.0-13.1":"y #2",
"13.2":"y #2",
"13.3":"y #2",
"13.4-13.7":"y #2",
"14.0-14.4":"y #2",
"14.5-14.8":"y #2",
"15.0-15.1":"y #2",
"15.2-15.3":"y #2",
"15.4":"y #2"
},
"op_mini":{
"all":"n"
Expand Down Expand Up @@ -461,7 +461,8 @@
},
"notes":"",
"notes_by_num":{
"1":"Support can be enabled via the `dom.forms.inputmode` flag"
"1":"Support can be enabled via the `dom.forms.inputmode` flag",
"2":"Decimal inputs has the native decimal separator of the device, so no dot for German phones. There is no minus available."
},
"usage_perc_y":89.68,
"usage_perc_a":0.02,
Expand Down