Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
1112305
fix(focus-trap): filter the hidden elements in getFocusableElements
MonikaKirkova Aug 29, 2025
9f614bb
chore(*): fix import in .spec file
MonikaKirkova Aug 29, 2025
fbc4217
chore(deps-dev): bump devalue from 5.1.1 to 5.3.2
dependabot[bot] Sep 18, 2025
1cd34d2
chore(deps-dev): bump astro from 5.9.4 to 5.13.2
dependabot[bot] Sep 18, 2025
ec50ea0
chore(deps-dev): bump tar-fs from 3.0.9 to 3.1.1
dependabot[bot] Sep 24, 2025
c0023a0
Merge pull request #16243 from IgniteUI/dependabot/npm_and_yarn/tar-f…
ChronosSF Sep 29, 2025
913787d
Merge pull request #16186 from IgniteUI/dependabot/npm_and_yarn/deval…
ChronosSF Sep 29, 2025
2271834
Merge branch '20.1.x' into dependabot/npm_and_yarn/astro-5.13.2
ChronosSF Sep 29, 2025
06c0c62
Merge pull request #16158 from IgniteUI/dependabot/npm_and_yarn/astro…
ChronosSF Sep 29, 2025
000d7d9
Merge branch '20.1.x' into mkirkova/fix-16156-master
Lipata Sep 29, 2025
fe21c03
Merge pull request #16189 from IgniteUI/mkirkova/fix-16156-master
kacheshmarova Oct 1, 2025
13132d7
refactor(themes): set avatar size only in card thumbnail (#16268)
simeonoff Oct 2, 2025
0dc0004
test(elements): adjust wait timing to address test flicker 😞
damyanpetev Oct 2, 2025
51dbe7f
Merge pull request #16271 from IgniteUI/dpetev/elements-tests-flicker
ChronosSF Oct 2, 2025
0a7c7e3
fix(button-group): remove unnecessary bootstrap-specific styles (#16272)
desig9stein Oct 3, 2025
6b3b664
fix(themes): styles not working for Angular Elements components (#16266)
simeonoff Oct 6, 2025
5bb55f8
fix(card): make sure that actions text color is not overriding the bu…
desig9stein Oct 6, 2025
ca9f087
refactor(cell-merge): change blazorSuppress to blazorCSSuppress - 20.…
IMinchev64 Oct 6, 2025
b2ec51b
Apply review comments from PR 15819 (#16232)
MayaKirova Oct 7, 2025
00d9c2a
deps(theming): bump to latest version with fixes (#16289)
simeonoff Oct 9, 2025
8ef93bd
fix(input): update validity when control is marked as touched - 20.1.…
viktorkombov Oct 10, 2025
5993c89
Perf. improvements with activation and cell merge. (#16251)
MayaKirova Oct 13, 2025
7f538ff
fix(ESF): Fix `ExpressionChangedAfterItHasBeenCheckedError` on openin…
gedinakova Oct 13, 2025
1c1dc75
fix(IgxGrid): Add notifier for repeating keydown. Limit change detect…
MayaKirova Oct 20, 2025
9221089
Fixed tree grid records' order after hierarchizing. (#16329)
gedinakova Oct 20, 2025
009de28
feat(security): removing redundant config
kdinev Oct 13, 2025
f183232
chore(deps): bump the npm_and_yarn group across 1 directory with 4 up…
dependabot[bot] Oct 14, 2025
3a6e587
chore(*): updating packages
kdinev Oct 18, 2025
ba63cb0
Merge pull request #16333 from IgniteUI/fix-20.1-conflict
damyanpetev Oct 20, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
67 changes: 0 additions & 67 deletions .github/workflows/codeql-analysis.yml

This file was deleted.

Loading
Loading