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 }}
IgniteUI
/
igniteui-react-examples
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
25
Code
Issues
26
Pull requests
28
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Transformed a small subset of samples to functional components
- #1056
#1056
Draft
gedinakova
with
Copilot
wants to merge 11 commits into
vnext
IgniteUI/igniteui-react-examples:vnext
from
copilot/refactor-to-functional-components
IgniteUI/igniteui-react-examples:copilot/refactor-to-functional-components
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Draft
Transformed a small subset of samples to functional components
#1056
gedinakova
with
Copilot
wants to merge 11 commits into
vnext
IgniteUI/igniteui-react-examples:vnext
from
copilot/refactor-to-functional-components
IgniteUI/igniteui-react-examples:copilot/refactor-to-functional-components
Copy head branch name to clipboard
Commits
Commits on Apr 8, 2026
refactor: add functional component counterparts for 7 class-based samples + README
Show description for be51d4a
Copilot
and
gedinakova
authored
be51d4a
View commit details
Copy full SHA for be51d4a
Browse repository at this point
refactor: add 5 chart functional counterparts + update README (samples 8-12)
Show description for a7a4520
Copilot
and
gedinakova
authored
a7a4520
View commit details
Copy full SHA for a7a4520
Browse repository at this point
fix: replace incorrect setState null guard with mountedRef pattern in high-frequency chart
Show description for 2456a97
Copilot
and
gedinakova
authored
2456a97
View commit details
Copy full SHA for 2456a97
Browse repository at this point
Commits on Apr 9, 2026
docs: add FUNCTIONAL_COMPONENT_GENERATION_GUIDE.md with full construct reference
Show description for b758457
Copilot
and
gedinakova
authored
b758457
View commit details
Copy full SHA for b758457
Browse repository at this point
feat: add index.functional.template.tsx for functional component generation
Show description for f83493d
Copilot
and
gedinakova
authored
f83493d
View commit details
Copy full SHA for f83493d
Browse repository at this point
Commits on Apr 14, 2026
fix: simplify section 5 ref pattern — use ref={chartRef} directly, drop redundant onChartRef callback
Show description for 97e7bf3
Copilot
and
gedinakova
authored
97e7bf3
View commit details
Copy full SHA for 97e7bf3
Browse repository at this point
refactor: replace useEffect/addEventListener with form onInput={handleInput}
Show description for e56265f
Copilot
and
gedinakova
authored
e56265f
View commit details
Copy full SHA for e56265f
Browse repository at this point
docs: update section 15 of generation guide to use onInput prop instead of useEffect
Show description for 168891e
Copilot
and
gedinakova
authored
168891e
View commit details
Copy full SHA for 168891e
Browse repository at this point
Commits on Apr 15, 2026
fix: remove unused renderer and related dead imports from DataPieChartLegendFunctional
Show description for 9e9a075
Copilot
and
gedinakova
authored
9e9a075
View commit details
Copy full SHA for 9e9a075
Browse repository at this point
Update comment for useState in DoughnutChartLegend Sample component
Show description for 55511b3
gedinakova
authored
55511b3
View commit details
Copy full SHA for 55511b3
Browse repository at this point
chore(*): Show the samples with functional components in the tree
gedinakova
committed
b26eb11
View commit details
Copy full SHA for b26eb11
Browse repository at this point
You can’t perform that action at this time.