Skip to content

Commit 66a0552

Browse files
chore(changelog): list radio validation feature (#12659)
Co-authored-by: Simeon Simeonoff <[email protected]>
1 parent da018a1 commit 66a0552

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ All notable changes for each version of this project will be documented in this
1313
- **Breaking Change** The `onDensityChanged` output has been renamed to `densityChanged` to not violate the no on-prefixed outputs convention. All components expolsing this event are affected. Automatic migrations are available and will be applied on `ng update`.
1414
- `IgxCarousel`
1515
- **Breaking Change** The `onSlideChanged`, `onSlideAdded`, `onSlideRemoved`, `onCarouselPaused` and `onCarouselPlaying` outputs have been renamed to `slideChanged`, `slideAdded`, `slideRemoved`, `carouselPaused` and `carouselPlaying` to not violate the no on-prefixed outputs convention. Automatic migrations are available and will be applied on `ng update`.
16+
- `IgxRadio`, `IgxRadioGroup`
17+
- Added component validation along with styles for invalid state
1618

1719

1820
## 15.0.1

0 commit comments

Comments
 (0)