You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ All notable changes for each version of this project will be documented in this
24
24
-`IgxRadio`, `IgxRadioGroup`
25
25
- Added component validation along with styles for invalid state
26
26
-`IgxAvatar`
27
-
-**Breaking Change** The `roundShape` property has been deprecated and will be removed in a future version. Users can control the shape of the avatar by the newly added `shape` attribute that can be either `square`or `rounded`. The default shape of the avatar is `square`.
27
+
-**Breaking Change** The `roundShape` property has been deprecated and will be removed in a future version. Users can control the shape of the avatar by the newly added `shape` attribute that can be `square`, `rounded`or `circle`. The default shape of the avatar is `square`.
0 commit comments