Skip to content

Commit 008a5cf

Browse files
committed
chore(chip): update the changelog
1 parent edec21c commit 008a5cf

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22

33
All notable changes for each version of this project will be documented in this file.
44

5-
## 15.2.0
5+
## 16.0.0
66

77
### General
88
- `IgxChip`
9-
- **Behavioral Change** The `igxChip` styles have been revisited and the select container animaton has been removed when selecting/deselecting a chip.
10-
9+
- **Behavioral Change** The `igxChip` styles have been revisited and the select container animaton has been removed when selecting/deselecting a chip.
10+
- **Behavioral Change** The remove button behavior have been revisited, now when the chip is in `disabled` state the remove button is hidden.
11+
- The `igxChip` have new input `variant` which can take any of the following values: `'primary'`, `'info'`, `'success'`, `'warning'`, `'danger'`
1112
## 15.1.0
1213

1314
### New Features

0 commit comments

Comments
 (0)