File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,12 @@ All notable changes for each version of this project will be documented in this
14
14
- ` igx-select ` , ` igx-combo ` , ` igx-drop-down `
15
15
- ** Behavioral Change** - The select, combo, and dropdown items now have display block and text-overflow ellipsis enabled by default.
16
16
17
+ ## 9.1.4
18
+
19
+ ### New Features
20
+ - ` IgxList `
21
+ - Added localization support.
22
+
17
23
## 9.1.1
18
24
19
25
### General
@@ -184,9 +190,6 @@ All notable changes for each version of this project will be documented in this
184
190
- `IgxHighlightDirective`
185
191
- New `metadata` property was introduced, which allows adding additional, custom logic to the activation condition of a highlighted element.
186
192
187
- - `IgxList`
188
- - Added localization support.
189
-
190
193
### RTL Support
191
194
- `igxSlider` have full right-to-left (RTL) support.
192
195
You can’t perform that action at this time.
0 commit comments