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 }}
notbrain
/
javascript
Public
forked from
airbnb/javascript
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
javascript
react
on
master
User selector
All users
All time
Commit history
Commits on Apr 9, 2016
Improve guideline for image alt text
Show description for a929776
lencioni
committed
a929776
View commit details
Copy full SHA for a929776
View code at this point
Browse repository at this point
Commits on Apr 7, 2016
[eslint config] [breaking] enable `react/require-render-return`
ljharb
committed
7c0bb0a
View commit details
Copy full SHA for 7c0bb0a
View code at this point
Browse repository at this point
Commits on Apr 6, 2016
Use jsx fenced codeblocks for JSX code
Show description for 3f73e35
lencioni
committed
3f73e35
View commit details
Copy full SHA for 3f73e35
View code at this point
Browse repository at this point
Add note and rule about not using accessKey
Show description for f697a15
lencioni
committed
f697a15
View commit details
Copy full SHA for f697a15
View code at this point
Browse repository at this point
Add note and rule about valid, non-abstract ARIA roles
Show description for 0c3b13f
lencioni
committed
0c3b13f
View commit details
Copy full SHA for 0c3b13f
View code at this point
Browse repository at this point
Add note and rule about redundant alt text
Show description for f2aca29
lencioni
committed
f2aca29
View commit details
Copy full SHA for f2aca29
View code at this point
Browse repository at this point
Add note and rule about image alt text
Show description for acbddc1
lencioni
committed
acbddc1
View commit details
Copy full SHA for acbddc1
View code at this point
Browse repository at this point
Commits on Mar 21, 2016
Allow arrow functions in JSX props
Gil Birman
authored and
gilbox
committed
94ace27
View commit details
Copy full SHA for 94ace27
View code at this point
Browse repository at this point
Commits on Mar 2, 2016
Enable react/prefer-stateless-function rule
petersendidit
committed
03d0054
View commit details
Copy full SHA for 03d0054
View code at this point
Browse repository at this point
Commits on Feb 4, 2016
Sort static methods above constructor for React
Show description for e007ec5
lencioni
committed
e007ec5
View commit details
Copy full SHA for e007ec5
View code at this point
Browse repository at this point
Commits on Jan 26, 2016
[guide] [react] add a note preferring normal functions for functional stateless components.
ljharb
committed
da1d031
View commit details
Copy full SHA for da1d031
View code at this point
Browse repository at this point
Remove language interpretable as an ableist slur
apaleslimghost
committed
94776c3
View commit details
Copy full SHA for 94776c3
View code at this point
Browse repository at this point
[react][rule links] add eslint labels back
hshoff
committed
992a9ce
View commit details
Copy full SHA for 992a9ce
View code at this point
Browse repository at this point
[react][rule links] condense lines
hshoff
committed
d852f51
View commit details
Copy full SHA for d852f51
View code at this point
Browse repository at this point
Commits on Jan 20, 2016
Fix PR comments
Show description for 4d2578c
Juan Lulkin
committed
4d2578c
View commit details
Copy full SHA for 4d2578c
View code at this point
Browse repository at this point
Remove space from jsx literal and add space to function definition
Show description for a568c7c
Juan Lulkin
committed
a568c7c
View commit details
Copy full SHA for a568c7c
View code at this point
Browse repository at this point
Favour stateless functions over classes when there's no state
Juan Lulkin
committed
45834dd
View commit details
Copy full SHA for 45834dd
View code at this point
Browse repository at this point
Commits on Jan 17, 2016
fix typo
Kevin Ivan
committed
93a957f
View commit details
Copy full SHA for 93a957f
View code at this point
Browse repository at this point
Commits on Jan 7, 2016
Allow multiple stateless components in a single file
SimenB
committed
96ef087
View commit details
Copy full SHA for 96ef087
View code at this point
Browse repository at this point
Commits on Jan 4, 2016
missing 's', create(s) under Method
Austin Witherow
authored and
Austin Witherow
committed
fd6867d
View commit details
Copy full SHA for fd6867d
View code at this point
Browse repository at this point
Commits on Dec 29, 2015
Add missing back tick
yuyokk
committed
bbaaf74
View commit details
Copy full SHA for bbaaf74
View code at this point
Browse repository at this point
Commits on Dec 23, 2015
Removing name prefix rules.
Jordan Gensler
committed
e12e5f0
View commit details
Copy full SHA for e12e5f0
View code at this point
Browse repository at this point
Removing file extensions. Fixing typos.
Jordan Gensler
committed
ae69188
View commit details
Copy full SHA for ae69188
View code at this point
Browse repository at this point
Cleaning up the react styleguide. Adding additional info in props.
Jordan Gensler
committed
5c3137d
View commit details
Copy full SHA for 5c3137d
View code at this point
Browse repository at this point
[readme] Use consistent whitespace in react readme
Show description for 474087c
lencioni
committed
474087c
View commit details
Copy full SHA for 474087c
View code at this point
Browse repository at this point
[readme] Add missing heading to react TOC
Show description for a7d3e02
lencioni
committed
a7d3e02
View commit details
Copy full SHA for a7d3e02
View code at this point
Browse repository at this point
[readme] Add backticks around code items in react readme
Show description for 450e64c
lencioni
committed
450e64c
View commit details
Copy full SHA for 450e64c
View code at this point
Browse repository at this point
[readme] Clean up isMounted section in react readme
Show description for 055aa14
lencioni
committed
055aa14
View commit details
Copy full SHA for 055aa14
View code at this point
Browse repository at this point
Commits on Dec 22, 2015
[eslint-config] [minor] Enable react/no-is-mounted rule
Show description for f2dc504
lencioni
committed
f2dc504
View commit details
Copy full SHA for f2dc504
View code at this point
Browse repository at this point
Commits on Dec 15, 2015
Remove deprecated react/jsx-quotes
billyjanitsch
committed
bbcb137
View commit details
Copy full SHA for bbcb137
View code at this point
Browse repository at this point
Commits on Dec 12, 2015
Adding links to lint rules in react styleguide.
Jordan Gensler
committed
e9b1ef9
View commit details
Copy full SHA for e9b1ef9
View code at this point
Browse repository at this point
Commits on Oct 21, 2015
export default should not be inline with the class declaration
Show description for efe7507
majapw
committed
efe7507
View commit details
Copy full SHA for efe7507
View code at this point
Browse repository at this point
Commits on Oct 1, 2015
Add further reasoning for using double quotes in JSX
cooperka
committed
ef7fbea
View commit details
Copy full SHA for ef7fbea
View code at this point
Browse repository at this point
Add reasoning for using double quotes in JSX
cooperka
committed
d4f69ef
View commit details
Copy full SHA for d4f69ef
View code at this point
Browse repository at this point
Commits on Sep 16, 2015
Merge pull request #491 from gilbox/react-terse-export-syntax
Show description for c42275f
justjake
committed
c42275f
View commit details
Copy full SHA for c42275f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.