com.unity.uiextensions/Runtime/Scripts/Controls/ComboBox
SimonDarksideJ b171b2c1c2 Added extra event on the AutoCompleteComboBox, to fire when an item in the list is selected, with its display name
Resolves: https://github.com/Unity-UI-Extensions/com.unity.uiextensions/issues/200
2023-11-26 15:26:11 +00:00
..
AutoCompleteComboBox.cs Added extra event on the AutoCompleteComboBox, to fire when an item in the list is selected, with its display name 2023-11-26 15:26:11 +00:00
AutoCompleteComboBox.cs.meta Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
ComboBox.cs patchfix - erroneous using? 2023-02-07 15:04:15 +00:00
ComboBox.cs.meta Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
DropDownList.cs Updated implementations to handle 2023 support, with 2023 moving in to public release 2023-11-23 20:32:53 +00:00
DropDownList.cs.meta Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
DropDownListButton.cs Release 2.3.0 (#429) 2023-02-07 14:35:43 +00:00
DropDownListButton.cs.meta Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
DropDownListItem.cs Release 2.3.0 (#429) 2023-02-07 14:35:43 +00:00
DropDownListItem.cs.meta Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00