mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
c060cd8fdf
commit_hash:050f4083171d3172611bec2bf26cabc3414bd5a4
124 lines
3.2 KiB
JSON
124 lines
3.2 KiB
JSON
{
|
|
"features": [{
|
|
"id": "input_password",
|
|
"name": "Input property <code>keyboard_type</code> = <code>password</code>",
|
|
"compat": {
|
|
"android": {
|
|
"version_added": "29.9.0"
|
|
},
|
|
"web": {
|
|
"version_added": "29.9.0"
|
|
}
|
|
}
|
|
}, {
|
|
"id": "input_is_enabled",
|
|
"name": "Input property <code>is_enabled</code>",
|
|
"compat": {
|
|
"ios": {
|
|
"version_added": "29.13.0"
|
|
},
|
|
"android": {
|
|
"version_added": "29.14.0"
|
|
},
|
|
"web": {
|
|
"version_added": "29.15.0"
|
|
}
|
|
}
|
|
}, {
|
|
"id": "input_max_length",
|
|
"name": "Input property <code>max_length</code>",
|
|
"compat": {
|
|
"android": {
|
|
"version_added": "30.3.0"
|
|
},
|
|
"web": {
|
|
"version_added": "30.3.0"
|
|
},
|
|
"ios": {
|
|
"version_added": "30.18.0"
|
|
}
|
|
}
|
|
}, {
|
|
"id": "input_font_weight_value",
|
|
"name": "Input <code>font_weight_value</code> property",
|
|
"compat": {
|
|
"web": {
|
|
"version_added": "30.6.0"
|
|
},
|
|
"ios": {
|
|
"version_added": "30.6.0"
|
|
},
|
|
"android": {
|
|
"version_added": "30.7.0"
|
|
}
|
|
}
|
|
}, {
|
|
"id": "input_autocapitalization",
|
|
"name": "Input <code>autocapitalization</code> property",
|
|
"compat": {
|
|
"ios": {
|
|
"version_added": "30.16.0"
|
|
},
|
|
"android": {
|
|
"version_added": "30.19.0"
|
|
},
|
|
"web": {
|
|
"version_added": "30.20.0"
|
|
}
|
|
}
|
|
}, {
|
|
"id": "input_filters",
|
|
"name": "Input <code>filters</code> property",
|
|
"compat": {
|
|
"ios": {
|
|
"version_added": "30.16.0"
|
|
},
|
|
"web": {
|
|
"version_added": "31.1.0"
|
|
}
|
|
}
|
|
}, {
|
|
"id": "input_validators",
|
|
"name": "Input <code>validators</code> property",
|
|
"compat": {
|
|
"android": {
|
|
"version_added": "25.4.0"
|
|
},
|
|
"ios": {
|
|
"version_added": "27.3.0"
|
|
},
|
|
"web": {
|
|
"version_added": "30.28.0"
|
|
}
|
|
}
|
|
}, {
|
|
"id": "input_enter_key_type",
|
|
"name": "Input <code>enter_key_type</code> property",
|
|
"compat": {
|
|
"ios": {
|
|
"version_added": "30.25.0"
|
|
},
|
|
"android": {
|
|
"version_added": "30.28.0"
|
|
},
|
|
"web": {
|
|
"version_added": "30.28.0"
|
|
}
|
|
}
|
|
}, {
|
|
"id": "input_enter_key_actions",
|
|
"name": "Input <code>enter_key_actions</code> property",
|
|
"compat": {
|
|
"ios": {
|
|
"version_added": "30.25.0"
|
|
},
|
|
"android": {
|
|
"version_added": "30.28.0"
|
|
},
|
|
"web": {
|
|
"version_added": "30.28.0"
|
|
}
|
|
}
|
|
}]
|
|
}
|