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 }}
react-component
/
table
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
618
Star
1.4k
Code
Issues
128
Pull requests
58
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 9, 2026
chore: upgrade dropdown demo to v2 (#1514)
QDyanbing
authored
e63fbf5
View commit details
Copy full SHA for e63fbf5
Browse repository at this point
Commits on Sep 3, 2026
refactor: use shared value guards (#1511)
QDyanbing
authored
9d0fbdd
View commit details
Copy full SHA for 9d0fbdd
Browse repository at this point
Commits on Aug 18, 2026
chore: bump version to 1.12.0
zombieJ
committed
7977f2b
View commit details
Copy full SHA for 7977f2b
Browse repository at this point
feat: support expand all control in expandable column header (#1505)
Show description for b946846
nikzanda
and
zombieJ
authored
b946846
View commit details
Copy full SHA for b946846
Browse repository at this point
Commits on Aug 3, 2026
chore: bump version to 1.11.1
zombieJ
committed
60ab7b7
View commit details
Copy full SHA for 60ab7b7
Browse repository at this point
fix(table): fix row hover with expanded offset rowSpan (#1488)
Show description for 2ebb87b
3 people
authored
2ebb87b
View commit details
Copy full SHA for 2ebb87b
Browse repository at this point
Commits on Jul 31, 2026
chore: bump version to 1.11.0
zombieJ
committed
08188d3
View commit details
Copy full SHA for 08188d3
Browse repository at this point
feat: support force rendering expanded rows
Show description for 4a3373a
3 people
authored
4a3373a
View commit details
Copy full SHA for 4a3373a
Browse repository at this point
Commits on Jul 27, 2026
ci: deploy documentation with reusable workflow (#1501)
zombieJ
authored
adf0701
View commit details
Copy full SHA for adf0701
Browse repository at this point
Commits on Jul 8, 2026
chore: bump version to 1.10.4
zombieJ
committed
0a343c8
View commit details
Copy full SHA for 0a343c8
Browse repository at this point
fix: cancel stale scroll retry sync
Show description for dd5b7c3
zombieJ
authored
dd5b7c3
View commit details
Copy full SHA for dd5b7c3
Browse repository at this point
Commits on Jul 7, 2026
chore(deps): bump the github-actions group across 1 directory with 4 updates (#1496)
Show description for 7da1f76
dependabot[bot]
authored
7da1f76
View commit details
Copy full SHA for 7da1f76
Browse repository at this point
chore: bump version to 1.10.3
zombieJ
committed
3f4046c
View commit details
Copy full SHA for 3f4046c
Browse repository at this point
fix: avoid stale scroll retry sync (#1495)
zombieJ
authored
cbcfd8a
View commit details
Copy full SHA for cbcfd8a
Browse repository at this point
Commits on Jul 6, 2026
ci: allow Vercel install with eslint 10
afc163
committed
204d749
View commit details
Copy full SHA for 204d749
Browse repository at this point
chore(deps-dev): bump the npm-dependencies group with 6 updates (#1497)
Show description for 373ed08
dependabot[bot]
and
afc163
authored
373ed08
View commit details
Copy full SHA for 373ed08
Browse repository at this point
Commits on Jul 3, 2026
chore: update maintenance dependencies (#1494)
Show description for 65805df
afc163
authored
65805df
View commit details
Copy full SHA for 65805df
Browse repository at this point
Commits on Jun 29, 2026
chore: standardize repository setup (#1491)
Show description for 14b74e6
afc163
authored
14b74e6
View commit details
Copy full SHA for 14b74e6
Browse repository at this point
Commits on May 27, 2026
chore: bump version to 1.10.2
zombieJ
committed
b611eb2
View commit details
Copy full SHA for b611eb2
Browse repository at this point
Avoid rc package deep imports (#1489)
Show description for fd6ca0a
QDyanbing
authored
fd6ca0a
View commit details
Copy full SHA for fd6ca0a
Browse repository at this point
Commits on May 26, 2026
chore: bump version to 1.10.1
zombieJ
committed
c210b35
View commit details
Copy full SHA for c210b35
Browse repository at this point
Commits on May 8, 2026
fix: pass classNames.body.cell to VirtualCell in virtual mode (#1487)
Show description for d5b5bb1
gavanx
and
claude
authored
d5b5bb1
View commit details
Copy full SHA for d5b5bb1
Browse repository at this point
Commits on Apr 24, 2026
fix: apply expandedRowClassName to virtual tree rows (#1482)
QDyanbing
authored
80fcd5e
View commit details
Copy full SHA for 80fcd5e
Browse repository at this point
Commits on Apr 7, 2026
chore: bump version to 1.10.0
zombieJ
committed
29dcc3e
View commit details
Copy full SHA for 29dcc3e
Browse repository at this point
feat: scrollTo add align support (#1469)
Show description for d22a20d
4 people
authored
d22a20d
View commit details
Copy full SHA for d22a20d
Browse repository at this point
Commits on Feb 6, 2026
chore(deps-dev): bump jsdom from 27.4.0 to 28.0.0 (#1445)
Show description for 45f97df
dependabot[bot]
authored
45f97df
View commit details
Copy full SHA for 45f97df
Browse repository at this point
chore(deps-dev): bump @types/node from 24.10.11 to 25.2.1 (#1449)
Show description for 59db11b
dependabot[bot]
authored
59db11b
View commit details
Copy full SHA for 59db11b
Browse repository at this point
Commits on Jan 4, 2026
chore: bump version to 1.9.1
afc163
committed
1a55265
View commit details
Copy full SHA for 1a55265
Browse repository at this point
fix(table): guard virtual rowSpan height calc when data shrinks (#1433)
Show description for 2b96b0a
QDyanbing
authored
2b96b0a
View commit details
Copy full SHA for 2b96b0a
Browse repository at this point
Commits on Dec 2, 2025
chore: bump version to 1.9.0
afc163
committed
5254ebc
View commit details
Copy full SHA for 5254ebc
Browse repository at this point
refactor: migrate to @rc-component/virtual-list (#1423)
yoyo837
authored
38ba7e2
View commit details
Copy full SHA for 38ba7e2
Browse repository at this point
Commits on Nov 24, 2025
Update GitHub Actions badge in README.md
afc163
authored
1c47315
View commit details
Copy full SHA for 1c47315
Browse repository at this point
Commits on Nov 22, 2025
chore: bump version to 1.8.2
zombieJ
committed
2412881
View commit details
Copy full SHA for 2412881
Browse repository at this point
Commits on Nov 7, 2025
fix: Due to precision issues, scrollLeft cannot reach the maximum scrollable width, causing the shadow to remain visible (#1404)
Show description for c8d2df1
codewizardTM
and
叶文俊
authored
c8d2df1
View commit details
Copy full SHA for c8d2df1
Browse repository at this point
Commits on Nov 3, 2025
chore: bump @rc-component/context to drop rc-util (#1371)
yoyo837
authored
6a249a2
View commit details
Copy full SHA for 6a249a2
Browse repository at this point
Previous
Next
You can’t perform that action at this time.