Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
IgniteUI
/
igniteui-angular
Public
Notifications
You must be signed in to change notification settings
Fork
161
Star
602
Code
Issues
32
Pull requests
42
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Mass Merging 20.0.x to master
- #16059
#16059
Merged
ChronosSF
merged 50 commits into
master
IgniteUI/igniteui-angular:master
from
20.0.x
IgniteUI/igniteui-angular:20.0.x
Copy head branch name to clipboard
Jul 30, 2025
Conversation
Commits
50
(50)
Checks
Files changed
Merged
Mass Merging 20.0.x to master
#16059
ChronosSF
merged 50 commits into
master
IgniteUI/igniteui-angular:master
from
20.0.x
IgniteUI/igniteui-angular:20.0.x
Copy head branch name to clipboard
Commits
Commits on Jun 3, 2025
feat(combo): close dropdown on 'Tab'
MonikaKirkova
committed
64905bf
View commit details
Copy full SHA for 64905bf
Browse repository at this point
feat(combo): make 'clear selection' button focusable
MonikaKirkova
committed
23565da
View commit details
Copy full SHA for 23565da
Browse repository at this point
fix(dropdown): Preventing aria-label to defualt to id
Ivan Kitanov
authored and
Ivan Kitanov
committed
081b0db
View commit details
Copy full SHA for 081b0db
Browse repository at this point
Commits on Jun 9, 2025
feat(combo): make toggle button focusable and add aria label
MonikaKirkova
committed
21f05db
View commit details
Copy full SHA for 21f05db
Browse repository at this point
chore(*): fix failing test
MonikaKirkova
committed
832ebfb
View commit details
Copy full SHA for 832ebfb
Browse repository at this point
Commits on Jul 3, 2025
fix(i18n): add localization for the aria label
MonikaKirkova
committed
8840d2e
View commit details
Copy full SHA for 8840d2e
Browse repository at this point
Merge branch '20.0.x' into mkirkova/feat-combo-toggle-button-20.x
MonikaKirkova
authored
ff896e6
View commit details
Copy full SHA for ff896e6
Browse repository at this point
Commits on Jul 4, 2025
fix(grid): Preventing rangeSelection from element inside cellTemplate
Ivan Kitanov
authored and
Ivan Kitanov
committed
a39b7b4
View commit details
Copy full SHA for a39b7b4
Browse repository at this point
Commits on Jul 11, 2025
Merge branch '20.0.x' into ikitanov/fix-15839
IvanKitanov17
authored
49af236
View commit details
Copy full SHA for 49af236
Browse repository at this point
Merge branch '20.0.x' of https://github.com/IgniteUI/igniteui-angular into mkirkova/feat-combo-close-on-blur-15838-master
MonikaKirkova
committed
ea77a9e
View commit details
Copy full SHA for ea77a9e
Browse repository at this point
Commits on Jul 14, 2025
Merge branch '20.0.x' into mkirkova/feat-combo-close-on-blur-15838-master
ChronosSF
authored
f8efc1d
View commit details
Copy full SHA for f8efc1d
Browse repository at this point
Merge branch '20.0.x' of https://github.com/IgniteUI/igniteui-angular into mkirkova/feat-combo-toggle-button-20.x
MonikaKirkova
committed
7450678
View commit details
Copy full SHA for 7450678
Browse repository at this point
Commits on Jul 15, 2025
Merge branch '20.0.x' into ikitanov/fix#15810-20.0.x
kacheshmarova
authored
7b192fe
View commit details
Copy full SHA for 7b192fe
Browse repository at this point
Merge branch '20.0.x' of https://github.com/IgniteUI/igniteui-angular into mkirkova/feat-combo-clear-selection-15841-master
MonikaKirkova
committed
46add5c
View commit details
Copy full SHA for 46add5c
Browse repository at this point
Commits on Jul 18, 2025
Merge branch '20.0.x' into mkirkova/feat-combo-clear-selection-15841-master
ChronosSF
authored
d2ce710
View commit details
Copy full SHA for d2ce710
Browse repository at this point
Merge pull request #15874 from IgniteUI/mkirkova/feat-combo-clear-selection-15841-master
Show description for b2d0fa5
ChronosSF
authored
b2d0fa5
View commit details
Copy full SHA for b2d0fa5
Browse repository at this point
fix(ci): fixing codeql execution rules
ChronosSF
committed
f18ce4e
View commit details
Copy full SHA for f18ce4e
Browse repository at this point
Merge pull request #16060 from IgniteUI/sstoychev/fix-codeql
Show description for 94bd3b3
ChronosSF
authored
94bd3b3
View commit details
Copy full SHA for 94bd3b3
Browse repository at this point
fix(ci): changing loc dir so that it's correct.
ChronosSF
committed
c588764
View commit details
Copy full SHA for c588764
Browse repository at this point
Commits on Jul 21, 2025
Merge branch '20.0.x' into mkirkova/feat-combo-close-on-blur-15838-master
kacheshmarova
authored
eb86e1e
View commit details
Copy full SHA for eb86e1e
Browse repository at this point
Merge branch '20.0.x' of https://github.com/IgniteUI/igniteui-angular into mkirkova/feat-combo-toggle-button-20.x
MonikaKirkova
committed
47880a1
View commit details
Copy full SHA for 47880a1
Browse repository at this point
Merge pull request #16061 from IgniteUI/sstoychev/fix-sassdoc-loc
Show description for 72edb95
ChronosSF
authored
72edb95
View commit details
Copy full SHA for 72edb95
Browse repository at this point
Merge branch '20.0.x' into mkirkova/feat-combo-toggle-button-20.x
ChronosSF
authored
26b66df
View commit details
Copy full SHA for 26b66df
Browse repository at this point
Merge pull request #15921 from IgniteUI/mkirkova/feat-combo-toggle-button-20.x
Show description for df8004e
ChronosSF
authored
df8004e
View commit details
Copy full SHA for df8004e
Browse repository at this point
Merge branch '20.0.x' into ikitanov/fix-15839
ChronosSF
authored
0cc5dc5
View commit details
Copy full SHA for 0cc5dc5
Browse repository at this point
Commits on Jul 22, 2025
Merge branch '20.0.x' into mkirkova/feat-combo-close-on-blur-15838-master
kacheshmarova
authored
8d6e54d
View commit details
Copy full SHA for 8d6e54d
Browse repository at this point
Merge pull request #15872 from IgniteUI/mkirkova/feat-combo-close-on-blur-15838-master
Show description for ea24646
kacheshmarova
authored
ea24646
View commit details
Copy full SHA for ea24646
Browse repository at this point
feat(dropdown): adding activedescendants to toggles for screen readers
ChronosSF
committed
a608f72
View commit details
Copy full SHA for a608f72
Browse repository at this point
Adding activedescendants to toggles for screen readers
Show description for 3efa9f5
IvanKitanov17
authored
3efa9f5
View commit details
Copy full SHA for 3efa9f5
Browse repository at this point
Merge branch '20.0.x' into ikitanov/fix-15839
IvanKitanov17
authored
ac30d52
View commit details
Copy full SHA for ac30d52
Browse repository at this point
chore(dropdown): Adding test for active descendant
Ivan Kitanov
authored and
Ivan Kitanov
committed
a65e95f
View commit details
Copy full SHA for a65e95f
Browse repository at this point
Commits on Jul 23, 2025
chore(combo): Fixing aria-activedescendant test
Ivan Kitanov
authored and
Ivan Kitanov
committed
78ad0c1
View commit details
Copy full SHA for 78ad0c1
Browse repository at this point
Merge branch '20.0.x' into ikitanov/fix#15810-20.0.x
kacheshmarova
authored
d28216d
View commit details
Copy full SHA for d28216d
Browse repository at this point
refactor(input-group): update file upload style implementation (#16003)
desig9stein
authored
0c1ad42
View commit details
Copy full SHA for 0c1ad42
Browse repository at this point
Merge branch '20.0.x' into ikitanov/fix#15810-20.0.x
ddaribo
authored
282111c
View commit details
Copy full SHA for 282111c
Browse repository at this point
chore(grid): Unifying test sample and updating test
Ivan Kitanov
authored and
Ivan Kitanov
committed
8cdf9ea
View commit details
Copy full SHA for 8cdf9ea
Browse repository at this point
chore(grid): Fixing formatting
IvanKitanov17
authored
6b70efe
View commit details
Copy full SHA for 6b70efe
Browse repository at this point
chore(grid): Replacing dispatch event with UiInteractions
IvanKitanov17
authored
548f406
View commit details
Copy full SHA for 548f406
Browse repository at this point
Commits on Jul 24, 2025
chore(grid): Adding check for hierrchical grid
Ivan Kitanov
authored and
Ivan Kitanov
committed
de5530b
View commit details
Copy full SHA for de5530b
Browse repository at this point
chore(grids): Adding tests for tGrid and hGrid
Ivan Kitanov
authored and
Ivan Kitanov
committed
278901c
View commit details
Copy full SHA for 278901c
Browse repository at this point
Commits on Jul 25, 2025
chore(grid): Adressing comments
Ivan Kitanov
authored and
Ivan Kitanov
committed
a617681
View commit details
Copy full SHA for a617681
Browse repository at this point
Merge pull request #16025 from IgniteUI/ikitanov/fix#15810-20.0.x
Show description for 185b87c
kacheshmarova
authored
185b87c
View commit details
Copy full SHA for 185b87c
Browse repository at this point
Handle validation for fields with '.' - 20.0.x (#16054)
Show description for f02e0a0
4 people
authored
f02e0a0
View commit details
Copy full SHA for f02e0a0
Browse repository at this point
Commits on Jul 28, 2025
Merge branch '20.0.x' into ikitanov/fix-15839
kacheshmarova
authored
1504a5f
View commit details
Copy full SHA for 1504a5f
Browse repository at this point
feat(themes): export component themes from angular to theming (#16027)
Show description for 4d0a023
didimmova
and
simeonoff
authored
4d0a023
View commit details
Copy full SHA for 4d0a023
Browse repository at this point
fix(date-picker): indigo elevation (#16078)
Show description for 240dc45
SisIvanova
and
simeonoff
authored
240dc45
View commit details
Copy full SHA for 240dc45
Browse repository at this point
Merge branch '20.0.x' into ikitanov/fix-15839
Lipata
authored
7747cc1
View commit details
Copy full SHA for 7747cc1
Browse repository at this point
deps(theming): bump to latest version (#16079)
Show description for a9d8f8c
simeonoff
authored
a9d8f8c
View commit details
Copy full SHA for a9d8f8c
Browse repository at this point
Merge branch '20.0.x' into ikitanov/fix-15839
ChronosSF
authored
fd19a92
View commit details
Copy full SHA for fd19a92
Browse repository at this point
Merge pull request #15879 from IgniteUI/ikitanov/fix-15839
Show description for bbb547c
ChronosSF
authored
bbb547c
View commit details
Copy full SHA for bbb547c
Browse repository at this point
You can’t perform that action at this time.