stable
Clone or download
Read-only
Those classes are not helpers, so let' fix this up. part of: story #16645 have searchable (multi) select boxes with (static binding, no dependencies) -- No functional change expected Change-Id: I8ec991dc5b0419d437e7601883ebf79f7230a1da
Modified Files
Name | ||||
---|---|---|---|---|
R | src/scripts/list-picker/src/helpers/DropdownToggler.test.ts | Go to diff View file | ||
R | src/scripts/list-picker/src/helpers/DropdownToggler.ts | Go to diff View file | ||
R | src/scripts/list-picker/src/helpers/EventManager.test.ts | Go to diff View file | ||
R | src/scripts/list-picker/src/helpers/EventManager.ts | Go to diff View file | ||
M | src/scripts/list-picker/src/list-picker.ts | +3 | −3 | Go to diff View file |
M | src/scripts/list-picker/src/navigation/KeyboardNavigationManager.test.ts | +2 | −2 | Go to diff View file |
M | src/scripts/list-picker/src/navigation/KeyboardNavigationManager.ts | +1 | −1 | Go to diff View file |
R | src/scripts/list-picker/src/helpers/DropdownContentRenderer.test.ts | Go to diff View file | ||
R | src/scripts/list-picker/src/helpers/DropdownContentRenderer.ts | Go to diff View file | ||
R | src/scripts/list-picker/src/helpers/__snapshots__/DropdownContentRenderer.test.ts.snap | Go to diff View file | ||
M | src/scripts/list-picker/src/selection/MultipleSelectionManager.test.ts | +1 | −1 | Go to diff View file |
M | src/scripts/list-picker/src/selection/MultipleSelectionManager.ts | +1 | −1 | 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 |