[yast-commit] [yast/yast-yast2] 1e5874: Add new widget to manage multi status selector lists
Branch: refs/heads/cwm/multi_state_selector Home: https://github.com/yast/yast-yast2 Commit: 1e587494c958575b75b3cf8d06b5190f5ffb93e8 https://github.com/yast/yast-yast2/commit/1e587494c958575b75b3cf8d06b5190f5f... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-03-11 (Wed, 11 Mar 2020) Changed paths: A library/cwm/src/lib/cwm/multi_status_selector.rb A library/cwm/test/multi_status_selector_test.rb Log Message: ----------- Add new widget to manage multi status selector lists Providing following features: - Allow to select more than one item. - Able to represent multiple statuses: no selected, selected, auto selected. - Able to represent disabled items. - Emit different events to distinguish the interaction through check box input or its label. - Automatic text wrapping. - Keep the vertical scroll.
participants (1)
-
David Díaz