Skip to content

Commit 4c9ccbb

Browse files
committed
chore(docs): drop change note for combo valid
1 parent 3c99959 commit 4c9ccbb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ All notable changes for each version of this project will be documented in this
2828
- `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`.
2929

3030
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`.
33-
3431
## 16.1.4
3532
### New Features
3633
- `Themes`:

0 commit comments

Comments
 (0)