Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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-bootstrap-table
/
react-bootstrap-table2
Public
Notifications
You must be signed in to change notification settings
Fork
431
Star
1.3k
Code
Issues
476
Pull requests
66
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Code
Feat/cell editor
#61
Code
Merged
AllenFang
merged 11 commits into
develop
react-bootstrap-table/react-bootstrap-table2:develop
from
feat/cell-editor
react-bootstrap-table/react-bootstrap-table2:feat/cell-editor
Copy head branch name to clipboard
Sep 20, 2017
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Feat/cell editor
#61
AllenFang
merged 11 commits into
develop
react-bootstrap-table/react-bootstrap-table2:develop
from
feat/cell-editor
react-bootstrap-table/react-bootstrap-table2:feat/cell-editor
Copy head branch name to clipboard
Commits
Commits on Sep 17, 2017
implement cell editor
AllenFang
committed
f1a0710
Copy full SHA for f1a0710
keyField shouldn't be editable
AllenFang
committed
d8dbcb8
Copy full SHA for d8dbcb8
add additional check to avoid some bugs
AllenFang
committed
2ecf6fe
Copy full SHA for 2ecf6fe
add jsdom for enzyme mount
AllenFang
committed
97f3f2b
Copy full SHA for 97f3f2b
add some helpers class for enzyme mounting
AllenFang
committed
321d996
Copy full SHA for 321d996
add testing for cellEdit
AllenFang
committed
9bf57a1
Copy full SHA for 9bf57a1
use npm instead
AllenFang
committed
692b0a2
Copy full SHA for 692b0a2
Commits on Sep 19, 2017
add test for TableResolver
AllenFang
committed
246ff4c
Copy full SHA for 246ff4c
table-layout: fixed; to fix the columns width when content of td changed
AllenFang
committed
77bb95a
Copy full SHA for 77bb95a
add stories for cell edit
AllenFang
committed
1fad5dd
Copy full SHA for 1fad5dd
Commits on Sep 20, 2017
add document for cellEdit
AllenFang
committed
9f42714
Copy full SHA for 9f42714
You can’t perform that action at this time.