Skip to content

Commit 8694f55

Browse files
committed
chore(simple-combo): Document changes in behavior when used in forms
1 parent d2ccb67 commit 8694f55

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ All notable changes for each version of this project will be documented in this
1111
- Fractional seconds: S, SS, SSS.
1212
- Period (Am/Pm): a, aa, aaa, aaaa, aaaaa
1313

14+
### General
15+
- `IgxSimpleCombo`
16+
- **Behavioral Change** When bound to `ngModel` and `formControlName` directives, the model would not be updated when the user types into the input and will only be updated on selection.
17+
1418
## 17.2.0
1519
### New Features
1620
- `IgxAvatar`

0 commit comments

Comments
 (0)