Skip to content

Commit e7ea164

Browse files
author
MPopov
committed
feat(dropdown): Update the changelog
1 parent bf039b0 commit e7ea164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ The following example shows how you can use the Indigo theme:
7474
- `igxGrid`
7575
- **Behavioral Change** - Group rows now display the group column's header name instead of field when one is available.
7676
- `igx-select`, `igx-combo`, `igx-drop-down`
77-
- **Behavioral Change** - The select, combo, and dropdown items now have display block and text-overflow ellipsis enabled by default.
77+
- **Behavioral Change** - The select, combo, and dropdown items now have display block and text-overflow ellipsis enabled by default. This requires styling to be handled on the application-level if there is something more than a simple text in the item.
7878
- `IgxTransaction` - The `onStateUpdate` now emits with information of its origin. The emitted value is of type `StateUpdateEvent`, which has two properties:
7979
- `origin` - it can vary within the values of the `TransactionEventOrigin` interface;
8080
- `actions` - contains information about the transactions, that caused the emission of the event.

0 commit comments

Comments
 (0)