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
Accelerator
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
Type
/
to 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-samples
Public
Notifications
You must be signed in to change notification settings
Fork
21
Star
47
Code
Issues
63
Pull requests
19
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Vnext
- #3770
#3770
Closed
ChronosSF
wants to merge 26 commits into
master
IgniteUI/igniteui-angular-samples:master
from
vnext
IgniteUI/igniteui-angular-samples:vnext
Copy head branch name to clipboard
Conversation
Commits
26
(26)
Checks
Files changed
Closed
Vnext
#3770
ChronosSF
wants to merge 26 commits into
master
IgniteUI/igniteui-angular-samples:master
from
vnext
IgniteUI/igniteui-angular-samples:vnext
Copy head branch name to clipboard
Commits
Commits on Oct 8, 2025
fix(*): configure routing after migration to standalone
ddaribo
committed
9ff122b
View commit details
Copy full SHA for 9ff122b
Browse repository at this point
Commits on Oct 16, 2025
feat(carousel): add styling & tailwind sample
adrianptrv
committed
869a06f
View commit details
Copy full SHA for 869a06f
Browse repository at this point
fix(carousel): format sample files
adrianptrv
committed
af3eab9
View commit details
Copy full SHA for af3eab9
Browse repository at this point
Commits on Oct 18, 2025
Update src/app/layouts/carousel/carousel-styling-sample/carousel-styling-sample.component.scss
Show description for b6c7e10
Konstantin Dinev
and
Copilot
authored
b6c7e10
View commit details
Copy full SHA for b6c7e10
Browse repository at this point
Commits on Oct 20, 2025
Merge branch 'vnext' into bpachilova/fix-routing-configs-3623
kacheshmarova
authored
4aa032e
View commit details
Copy full SHA for 4aa032e
Browse repository at this point
Commits on Oct 22, 2025
Merge branch 'vnext' into bpachilova/fix-routing-configs-3623
ddaribo
authored
c266c65
View commit details
Copy full SHA for c266c65
Browse repository at this point
chore(*): bump igniteui-live-editing version
ddaribo
committed
113cb4b
View commit details
Copy full SHA for 113cb4b
Browse repository at this point
Commits on Oct 23, 2025
Merge pull request #3747 from IgniteUI/bpachilova/fix-routing-configs-3623
Show description for 6bd789c
kacheshmarova
authored
6bd789c
View commit details
Copy full SHA for 6bd789c
Browse repository at this point
Merge branch 'vnext' into apetrov/add-carousel-styling-sample-vnext
adrianptrv
authored
5cd50d9
View commit details
Copy full SHA for 5cd50d9
Browse repository at this point
Commits on Oct 24, 2025
Merge pull request #3753 from IgniteUI/apetrov/add-carousel-styling-sample-vnext
Show description for 2059534
simeonoff
authored
2059534
View commit details
Copy full SHA for 2059534
Browse repository at this point
fix(carousel): rename image + minor fixes
adrianptrv
committed
329d3e2
View commit details
Copy full SHA for 329d3e2
Browse repository at this point
fix(carousel): wording
adrianptrv
committed
162f5ef
View commit details
Copy full SHA for 162f5ef
Browse repository at this point
Merge pull request #3759 from IgniteUI/apetrov/carousel-additional-fixes-vnext
Show description for e246e42
simeonoff
authored
e246e42
View commit details
Copy full SHA for e246e42
Browse repository at this point
Commits on Oct 31, 2025
feat(cd): adding dispatch workflow for cd
ChronosSF
committed
a889832
View commit details
Copy full SHA for a889832
Browse repository at this point
Potential fix for code scanning alert no. 7: Workflow does not contain permissions
Show description for 7d85864
ChronosSF
and
github-advanced-security[bot]
authored
7d85864
View commit details
Copy full SHA for 7d85864
Browse repository at this point
Merge pull request #3764 from IgniteUI/sstoychev/cd-trigger
Show description for 533a46b
ChronosSF
authored
533a46b
View commit details
Copy full SHA for 533a46b
Browse repository at this point
fix(cd): fixing secrets for deploy trigger pipe
ChronosSF
committed
907e3d1
View commit details
Copy full SHA for 907e3d1
Browse repository at this point
Merge pull request #3766 from IgniteUI/sstoychev/cd-trigger-fix
Show description for d086858
ChronosSF
authored
d086858
View commit details
Copy full SHA for d086858
Browse repository at this point
Commits on Nov 3, 2025
fix(cd): changing to classic pat for workflow dispatch
ChronosSF
committed
f2eb75a
View commit details
Copy full SHA for f2eb75a
Browse repository at this point
fix(cd): rewriting to use gh cli
ChronosSF
committed
5d14a31
View commit details
Copy full SHA for 5d14a31
Browse repository at this point
Commits on Nov 5, 2025
fix(finjs): making main chart sample work by upgrading charts
ChronosSF
committed
29acdf7
View commit details
Copy full SHA for 29acdf7
Browse repository at this point
fix(partial-finjs): removing chart column for partial as it cannot work
ChronosSF
committed
2d77893
View commit details
Copy full SHA for 2d77893
Browse repository at this point
fix(*): update igniteui-angular-extras to version 20.0.2
dobromirts
committed
8c2b1c2
View commit details
Copy full SHA for 8c2b1c2
Browse repository at this point
Commits on Nov 6, 2025
chore(*): Fix broken Pivot samples routing
zdrawku
committed
714f367
View commit details
Copy full SHA for 714f367
Browse repository at this point
chore(*): Fix missing chart in master detail
zdrawku
committed
e450e4a
View commit details
Copy full SHA for e450e4a
Browse repository at this point
Merge pull request #3769 from IgniteUI/sstoychev/fix-finjs-open-chart
Show description for 9b1be31
zdrawku
authored
9b1be31
View commit details
Copy full SHA for 9b1be31
Browse repository at this point
You can’t perform that action at this time.