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
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 }}
kalloc
/
react
Public
forked from
react/react
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
react
src
shared
on
master
User selector
All users
All time
Commit history
Commits on Sep 1, 2015
Add warnings to React module
sophiebits
committed
c04d02e
View commit details
Copy full SHA for c04d02e
View code at this point
Browse repository at this point
Use eslintrc from fbjs
zpao
committed
7645c07
View commit details
Copy full SHA for 7645c07
View code at this point
Browse repository at this point
Make React.Children.map do one pass only
Show description for 6013105
sophiebits
committed
6013105
View commit details
Copy full SHA for 6013105
View code at this point
Browse repository at this point
Commits on Aug 29, 2015
[adler32] fix wrong name
oliviertassinari
committed
0304051
View commit details
Copy full SHA for 0304051
View code at this point
Browse repository at this point
Commits on Aug 28, 2015
Reverse condition of a ternary for readability
zpao
committed
2e5b047
View commit details
Copy full SHA for 2e5b047
View code at this point
Browse repository at this point
Add destructors to pooled classes in ReactChildren
Show description for 16d8f20
sophiebits
committed
16d8f20
View commit details
Copy full SHA for 16d8f20
View code at this point
Browse repository at this point
Commits on Aug 24, 2015
Make createFragment return an array, disallow objects as children
sophiebits
committed
6abf025
View commit details
Copy full SHA for 6abf025
View code at this point
Browse repository at this point
Commits on Aug 12, 2015
Fix typecheck
sebmarkbage
committed
d3f338f
View commit details
Copy full SHA for d3f338f
View code at this point
Browse repository at this point
Commits on Aug 11, 2015
Move guards from auto binding to event dispatch
Show description for 16cc451
sebmarkbage
committed
16cc451
View commit details
Copy full SHA for 16cc451
View code at this point
Browse repository at this point
Upgrade ESLint, fix code
zpao
committed
ecb34de
View commit details
Copy full SHA for ecb34de
View code at this point
Browse repository at this point
Commits on Jul 27, 2015
Update fbjs dependency
Show description for be5c09c
zpao
committed
be5c09c
View commit details
Copy full SHA for be5c09c
View code at this point
Browse repository at this point
Commits on Jul 23, 2015
Use fbjs package from npm, gulp
Show description for 1d0c1b1
zpao
committed
1d0c1b1
View commit details
Copy full SHA for 1d0c1b1
View code at this point
Browse repository at this point
Merge pull request #4367 from Simek/traverse-children-cleanup
Show description for ac5e5d7
zpao
committed
ac5e5d7
View commit details
Copy full SHA for ac5e5d7
View code at this point
Browse repository at this point
Commits on Jul 21, 2015
Improved performance for our adler32 implementation
jimfb
committed
57e9e5b
View commit details
Copy full SHA for 57e9e5b
View code at this point
Browse repository at this point
Commits on Jul 17, 2015
invert few if-else with negation for readability
Simek
committed
da11691
View commit details
Copy full SHA for da11691
View code at this point
Browse repository at this point
Commits on Jul 13, 2015
traverseAllChildren code clarity
Simek
committed
ea2496b
View commit details
Copy full SHA for ea2496b
View code at this point
Browse repository at this point
Commits on Jul 2, 2015
Fix jest tests
sophiebits
committed
0eaa0a6
View commit details
Copy full SHA for 0eaa0a6
View code at this point
Browse repository at this point
Make events propagate through shadow DOMs.
jimfb
committed
4a465fb
View commit details
Copy full SHA for 4a465fb
View code at this point
Browse repository at this point
Commits on Jun 29, 2015
Fail tests on any un-spied warnings
Show description for c22153e
sophiebits
committed
c22153e
View commit details
Copy full SHA for c22153e
View code at this point
Browse repository at this point
Commits on Jun 25, 2015
Remove warnings in tests
Show description for 63d0471
li.li
authored and
sophiebits
committed
63d0471
View commit details
Copy full SHA for 63d0471
View code at this point
Browse repository at this point
Commits on Jun 22, 2015
Merge pull request #4190 from dantman/fix-%s-module
Show description for 859b795
jimfb
committed
859b795
View commit details
Copy full SHA for 859b795
View code at this point
Browse repository at this point
Merge pull request #4164 from spicyj/jest-wc
Show description for 7e0a544
sophiebits
committed
7e0a544
View commit details
Copy full SHA for 7e0a544
View code at this point
Browse repository at this point
Add a comment about why the string is split up. For future readers of this file.
dantman
committed
357ed8e
View commit details
Copy full SHA for 357ed8e
View code at this point
Browse repository at this point
Don't try building a %s module.
Show description for c8d6061
dantman
committed
c8d6061
View commit details
Copy full SHA for c8d6061
View code at this point
Browse repository at this point
Commits on Jun 18, 2015
Fix exceptions when running `grunt test --debug`
sophiebits
committed
d76e3e1
View commit details
Copy full SHA for d76e3e1
View code at this point
Browse repository at this point
Commits on Jun 17, 2015
Merge pull request #2981 from hzoo/jsdoc-fixes
zpao
committed
a841b4f
View commit details
Copy full SHA for a841b4f
View code at this point
Browse repository at this point
Merge pull request #4157 from zpao/svg-image
Show description for 10ada3b
zpao
committed
10ada3b
View commit details
Copy full SHA for 10ada3b
View code at this point
Browse repository at this point
Merge pull request #4100 from zpao/deprecate-react-calls
Show description for ace49f3
zpao
committed
ace49f3
View commit details
Copy full SHA for ace49f3
View code at this point
Browse repository at this point
Support SVG image
zpao
committed
efdd756
View commit details
Copy full SHA for efdd756
View code at this point
Browse repository at this point
Update getMarkupWrap with list of SVG supported in ReactDOM
zpao
committed
572a1d8
View commit details
Copy full SHA for 572a1d8
View code at this point
Browse repository at this point
Rewrite SVG initialization in getMarkupWrap
zpao
committed
265fdc3
View commit details
Copy full SHA for 265fdc3
View code at this point
Browse repository at this point
Commits on Jun 16, 2015
Wrap calls to deprecated functions with a warning.
zpao
committed
e571b32
View commit details
Copy full SHA for e571b32
View code at this point
Browse repository at this point
Move ReactErrorUtils out of vendor
Show description for 93be193
zpao
committed
93be193
View commit details
Copy full SHA for 93be193
View code at this point
Browse repository at this point
Commits on Jun 10, 2015
Add xmlns to svg wrap
Show description for c9fab58
neojski
committed
c9fab58
View commit details
Copy full SHA for c9fab58
View code at this point
Browse repository at this point
Commits on Jun 8, 2015
Merge pull request #3984 from neojski/uppercase-node-name
Show description for 8614dd3
sophiebits
committed
8614dd3
View commit details
Copy full SHA for 8614dd3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.