Skip to content

Commit 5ff36df

Browse files
committed
chore(*): Adds changelog clarification for the newly introduced input
1 parent 8ae6376 commit 5ff36df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ All notable changes for each version of this project will be documented in this
1212
- `IgxTransaction` - The `onStateUpdate` now emits with information of its origin. The emitted value is of type `StateUpdateEvent`, which has two properties:
1313
- `origin` - it can vary within the values of the `TransactionEventOrigin` interface;
1414
- `actions` - contains information about the transactions, that caused the emission of the event.
15+
- `IgxPaginator` - The input `overlaySettings` was introduced, which allows the appllication of custom overlay settings over the component.
1516

1617
### New Features
1718
- `IgxGrid`

0 commit comments

Comments
 (0)