mirror of
https://github.com/elisspace/core.git
synced 2026-09-17 16:26:23 +00:00
* * Rename input_slider to input_number * Update input_number to optionally display slider, input box, or both * input_number support either input box or slider mode, but not both * input_number : change service from select_value to set_value * input_number : add test for mode setting to tests