[yast-commit] [yast/yast-yast2] b1da41: Add new widget to manage multi status selection lists
Branch: refs/heads/cwm/multi_state_selector Home: https://github.com/yast/yast-yast2 Commit: b1da41a34dfd3ce9eeea167163b748ef7916a6ec https://github.com/yast/yast-yast2/commit/b1da41a34dfd3ce9eeea167163b748ef79... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-03-12 (Thu, 12 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 selection 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. Commit: 4a1782acb6faa08e6044619ec4f242b563f8efb2 https://github.com/yast/yast-yast2/commit/4a1782acb6faa08e6044619ec4f242b563... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-03-12 (Thu, 12 Mar 2020) Changed paths: M package/yast2.changes M package/yast2.spec Log Message: ----------- Bump version and update changelog Commit: 949ca12a8b9d901f81710b2a5282934b47cdf676 https://github.com/yast/yast-yast2/commit/949ca12a8b9d901f81710b2a5282934b47... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-03-12 (Thu, 12 Mar 2020) Changed paths: M library/cwm/src/lib/cwm/multi_status_selector.rb M library/cwm/test/multi_status_selector_test.rb Log Message: ----------- Update from code review Commit: eb990e9bc7de6b33320ffa23ee4b37d6da87f4fe https://github.com/yast/yast-yast2/commit/eb990e9bc7de6b33320ffa23ee4b37d6da... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-03-12 (Thu, 12 Mar 2020) Changed paths: M library/cwm/src/lib/cwm/multi_status_selector.rb M library/cwm/test/multi_status_selector_test.rb Log Message: ----------- Add unit tests for CWM::MultiStatusSelector#handle Commit: ec990454f446846cb75d30e1f170f4db278aef9c https://github.com/yast/yast-yast2/commit/ec990454f446846cb75d30e1f170f4db27... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-03-12 (Thu, 12 Mar 2020) Changed paths: M library/cwm/src/lib/cwm/multi_status_selector.rb M library/cwm/test/multi_status_selector_test.rb Log Message: ----------- Fix rendering items Compare: https://github.com/yast/yast-yast2/compare/08c1863ddc0c...ec990454f446
participants (1)
-
David Díaz