stable

Clone or download

Read-only

Merge commit 'refs/changes/11/20811/7' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #18002 "List Picker" should rely on "pointerdown" event instead of "click" event Change-Id: I6ee5aa7653542165aeacb34acf0059e2fee6c8c3

Modified Files

Name
M src/scripts/list-picker/src/events/EventManager.test.ts +12 −7 Go to diff View file
M src/scripts/list-picker/src/events/EventManager.ts +10 −6 Go to diff View file
M src/scripts/list-picker/src/list-picker.ts +1 −0 Go to diff View file
M src/scripts/list-picker/src/selection/MultipleSelectionManager.test.ts +2 −2 Go to diff View file
M src/scripts/list-picker/src/selection/MultipleSelectionManager.ts +2 −2 Go to diff View file
M src/scripts/list-picker/src/selection/SingleSelectionManager.test.ts +1 −1 Go to diff View file
M src/scripts/list-picker/src/selection/SingleSelectionManager.ts +1 −1 Go to diff View file
M src/scripts/list-picker/themes/style.scss +1 −0 Go to diff View file