acrn-hypervisor/misc/config_tools/scenario_config/jsonschema
Junjie Mao 72445d01b4 config_tools: add placeholders in input widgets
The configurator today shows "Please Input" as the placeholder of input
widgets, which is far from informative.

This patch specifies element or type specific placeholders in the XML
schema by reusing the `acrn:widget-options` annotation mechanism. For
manually-designed widgets such as ivshmem or vUART the placeholders are
added in the corresponding vue directly.

Tracked-On: #6691
Signed-off-by: Junjie Mao <junjie.mao@intel.com>
2022-05-13 15:50:20 +08:00
..
__init__.py
converter.py config_tools: add placeholders in input widgets 2022-05-13 15:50:20 +08:00
document.py config_tools: refactor configurator for web page cache issue 2022-04-25 18:13:12 +08:00