You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -28,9 +28,6 @@ All notable changes for each version of this project will be documented in this
28
28
-`ISimpleComboSelectionChangingEventArgs` exposes two new properties `newSelection` and `oldSelection` in place of the old ones that are no longer affected by `valueKey` and consistently emit items from Combo's `data`.
29
29
30
30
Note: In remote data scenarios with `valueKey` set, selected items that are not currently part of the loaded data chunk will be emitted a partial item data object with the `valueKey` property.
31
-
-`IgxCombo`,`IgxSimpleCombo`
32
-
-**Breaking Change** The `valid` property now accepts and returns the same `IgxInputState` enumeration as `IgxInput`.
0 commit comments