Skip to content

Commit 70bc2cf

Browse files
authored
Merge branch '19.2.x' into mdragnev/fix-16035-19.2.x
2 parents a4a9dfb + d3b8a65 commit 70bc2cf

File tree

116 files changed

+2126
-314
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

116 files changed

+2126
-314
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
strategy:
1818
matrix:
19-
node-version: [20.x, 22.x]
19+
node-version: [20.x, 22.17.1]
2020

2121
steps:
2222
- name: Checkout

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes for each version of this project will be documented in this file.
44

5+
## 19.2.15
6+
### General
7+
- `IgxSimpleCombo`
8+
- Added `disableFiltering` to the `IgxSimpleCombo`, which enables/disables the filtering in the list. The default is `false`. With this introduction, `filteringOptions.filterable` is no longer used.
9+
- `IgxCombo`, `IgxSimpleCombo`
10+
- Removed deprecated `filteringOptions.filterable` option.
11+
512
## 19.2.0
613

714
### General

projects/igniteui-angular-elements/src/app/wrapper/template-ref-wrapper.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import { ElementRef, EmbeddedViewRef, Injector, TemplateRef } from '@angular/core';
2+
import { getUUID } from '../../../../igniteui-angular/src/lib/grids/common/random';
23

34
const CONTEXT_PROP = 'context';
45
const IMPLICIT_PROP = 'implicit';
@@ -71,7 +72,7 @@ export class TemplateRefWrapper<C extends object> extends TemplateRef<C> {
7172
root = viewRef.rootNodes[0];
7273

7374
contentContext = new TemplateRefWrapperContentContext();
74-
contentId = crypto.randomUUID();
75+
contentId = getUUID();
7576
contentContext._id = contentId;
7677
root._id = contentId;
7778
contentContext.root = root;

projects/igniteui-angular-i18n/src/i18n/BG/combo-resources.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,7 @@ export const ComboResourceStringsBG = {
88
igx_combo_empty_message: 'Списъкът е празен',
99
igx_combo_filter_search_placeholder: 'Въведете термин за търсене',
1010
igx_combo_addCustomValues_placeholder: 'Добавяне на елемент',
11-
igx_combo_clearItems_placeholder: 'Изчистване на избора'
11+
igx_combo_clearItems_placeholder: 'Изчистване на избора',
12+
igx_combo_aria_label_options: 'Има избрани опции',
13+
igx_combo_aria_label_no_options: 'Няма избрани опции'
1214
} satisfies MakeRequired<IComboResourceStrings>;

projects/igniteui-angular-i18n/src/i18n/CS/combo-resources.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,7 @@ export const ComboResourceStringsCS = {
88
igx_combo_empty_message: 'Seznam je prázdný',
99
igx_combo_filter_search_placeholder: 'Zadejte hledaný výraz',
1010
igx_combo_addCustomValues_placeholder: 'Přidat položku',
11-
igx_combo_clearItems_placeholder: 'Vymazat výběr'
11+
igx_combo_clearItems_placeholder: 'Vymazat výběr',
12+
igx_combo_aria_label_options: 'Vybrané možnosti',
13+
igx_combo_aria_label_no_options: 'Žádné možnosti nejsou vybrány'
1214
} satisfies MakeRequired<IComboResourceStrings>;

projects/igniteui-angular-i18n/src/i18n/DA/combo-resources.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,7 @@ export const ComboResourceStringsDA = {
88
igx_combo_empty_message: 'Listen er tom',
99
igx_combo_filter_search_placeholder: 'Indtast en søgeterm',
1010
igx_combo_addCustomValues_placeholder: 'Tilføj element',
11-
igx_combo_clearItems_placeholder: 'Ryd markering'
11+
igx_combo_clearItems_placeholder: 'Ryd markering',
12+
igx_combo_aria_label_options: 'Valgte muligheder',
13+
igx_combo_aria_label_no_options: 'Ingen valgte muligheder'
1214
} satisfies MakeRequired<IComboResourceStrings>;

projects/igniteui-angular-i18n/src/i18n/DE/combo-resources.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,7 @@ export const ComboResourceStringsDE = {
88
igx_combo_empty_message: 'Die Liste ist leer',
99
igx_combo_filter_search_placeholder: 'Suchbegriff eingeben',
1010
igx_combo_addCustomValues_placeholder: 'Element hinzufügen',
11-
igx_combo_clearItems_placeholder: 'Auswahl löschen'
11+
igx_combo_clearItems_placeholder: 'Auswahl löschen',
12+
igx_combo_aria_label_options: 'Ausgewählte Optionen',
13+
igx_combo_aria_label_no_options: 'Keine Optionen ausgewählt'
1214
} satisfies MakeRequired<IComboResourceStrings>;

projects/igniteui-angular-i18n/src/i18n/ES/combo-resources.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,7 @@ export const ComboResourceStringsES = {
88
igx_combo_empty_message: 'La lista está vacía',
99
igx_combo_filter_search_placeholder: 'Escriba un término de búsqueda',
1010
igx_combo_addCustomValues_placeholder: 'Agregar elemento',
11-
igx_combo_clearItems_placeholder: 'Borrar selección'
11+
igx_combo_clearItems_placeholder: 'Borrar selección',
12+
igx_combo_aria_label_options: 'Opciones seleccionadas',
13+
igx_combo_aria_label_no_options: 'No hay opciones seleccionadas'
1214
} satisfies MakeRequired<IComboResourceStrings>;

projects/igniteui-angular-i18n/src/i18n/FR/combo-resources.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,7 @@ export const ComboResourceStringsFR = {
88
igx_combo_empty_message: 'La liste est vide',
99
igx_combo_filter_search_placeholder: 'Entrez un terme de recherche',
1010
igx_combo_addCustomValues_placeholder: 'Ajouter un élément',
11-
igx_combo_clearItems_placeholder: 'Effacer la sélection'
11+
igx_combo_clearItems_placeholder: 'Effacer la sélection',
12+
igx_combo_aria_label_options: 'Options sélectionnées',
13+
igx_combo_aria_label_no_options: 'Aucune option sélectionnée'
1214
} satisfies MakeRequired<IComboResourceStrings>;

projects/igniteui-angular-i18n/src/i18n/HU/combo-resources.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,7 @@ export const ComboResourceStringsHU = {
88
igx_combo_empty_message: 'Üres a lista',
99
igx_combo_filter_search_placeholder: 'Írjon be egy keresési kifejezést',
1010
igx_combo_addCustomValues_placeholder: 'Elem hozzáadása',
11-
igx_combo_clearItems_placeholder: 'Kiválasztás törlése'
11+
igx_combo_clearItems_placeholder: 'Kiválasztás törlése',
12+
igx_combo_aria_label_options: 'Kiválasztott lehetőségek',
13+
igx_combo_aria_label_no_options: 'Nincsenek kiválasztott lehetőségek'
1214
} satisfies MakeRequired<IComboResourceStrings>;

0 commit comments

Comments
 (0)