FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for react - PranamBhat/JavaScript-Concepts · GitHub
PranamBhat
/
JavaScript-Concepts
Public
forked from
airbnb/javascript
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
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-Concepts
react
on
master
User selector
Datepicker
Commit history
Commits on Sep 23, 2020
[eslint config] [patch] Fixed `handle` and `on` ordering in `sort-comp` rule
Show description for d3c7b84
alvyn279
authored and
ljharb
committed
d3c7b84
View commit details
Copy full SHA for d3c7b84
View code at this point
Browse repository at this point
Commits on Aug 6, 2020
[guide] [react] Add examples for formatting multiline conditional components
heyitaki
authored and
ljharb
committed
a24dc34
View commit details
Copy full SHA for a24dc34
View code at this point
Browse repository at this point
Commits on Aug 3, 2020
[guide] [react] add missing PascalCase guidance for prop names
ljharb
committed
1dc71d3
View commit details
Copy full SHA for 1dc71d3
View code at this point
Browse repository at this point
Commits on Mar 11, 2020
[react] Update Chinese (Simplified) Translation
Show description for e4f3dd4
jiahao-c
authored and
ljharb
committed
e4f3dd4
View commit details
Copy full SHA for e4f3dd4
View code at this point
Browse repository at this point
Commits on Feb 7, 2020
[Dev Deps] update `markdownlint-cli`
ljharb
committed
41ca203
View commit details
Copy full SHA for 41ca203
View code at this point
Browse repository at this point
Commits on Nov 23, 2019
[eslint config] [*] [readme] normalize multiline word according to merriam-webster
geo4orce
authored and
ljharb
committed
6d05dd8
View commit details
Copy full SHA for 6d05dd8
View code at this point
Browse repository at this point
Commits on Jul 6, 2019
[react] event handlers should not return values
behnammodi
authored and
ljharb
committed
a490005
View commit details
Copy full SHA for a490005
View code at this point
Browse repository at this point
Commits on May 24, 2019
[guide] remove redundant spaces
yuezk
authored and
ljharb
committed
4539dbc
View commit details
Copy full SHA for 4539dbc
View code at this point
Browse repository at this point
Commits on Feb 24, 2019
[guide] [react] add more context about arrow functions, as props and in class fields
Ensive
authored and
ljharb
committed
be07f7a
View commit details
Copy full SHA for be07f7a
View code at this point
Browse repository at this point
Commits on Jan 26, 2019
[editorial] [react] fix typo
telmen
authored and
ljharb
committed
1439ebe
View commit details
Copy full SHA for 1439ebe
View code at this point
Browse repository at this point
Commits on Jan 7, 2019
[guide] [react] add note about `forbid-prop-types` rule
Rahil Vora
authored and
ljharb
committed
95286eb
View commit details
Copy full SHA for 95286eb
View code at this point
Browse repository at this point
Commits on Oct 4, 2018
[doc] add eslint rule references in react guide
Show description for 24da5bb
1pete
authored
24da5bb
View commit details
Copy full SHA for 24da5bb
View code at this point
Browse repository at this point
Commits on Aug 27, 2018
[guide] [react] Explain use of ID over key right on page
kevinweber
authored and
ljharb
committed
48448a8
View commit details
Copy full SHA for 48448a8
View code at this point
Browse repository at this point
[guide] Consistently use curly quotes instead of straight quotes in prose
kevinweber
authored and
ljharb
committed
5443d03
View commit details
Copy full SHA for 5443d03
View code at this point
Browse repository at this point
List bad example first to be consistent
kevinweber
committed
ced1cb3
View commit details
Copy full SHA for ced1cb3
View code at this point
Browse repository at this point
Commits on Jul 11, 2018
[guide] [react] boolean in jsx alignment
Andrew Scheuermann
authored and
ljharb
committed
a12dec9
View commit details
Copy full SHA for a12dec9
View code at this point
Browse repository at this point
Commits on Jun 3, 2018
Fix broken aria roles link in React style guide README
alejandrogarciasalas
authored
8a24480
View commit details
Copy full SHA for 8a24480
View code at this point
Browse repository at this point
Commits on Apr 21, 2018
[react] add vietnamese
m-inh
authored and
ljharb
committed
2653730
View commit details
Copy full SHA for 2653730
View code at this point
Browse repository at this point
Commits on Mar 28, 2018
Minor spacing update
s10wen
authored
06e2899
View commit details
Copy full SHA for 06e2899
View code at this point
Browse repository at this point
Commits on Feb 20, 2018
[guide] [react] add comment about what JS standards are followed
Show description for fd68fdb
raunofreiberg
authored and
ljharb
committed
fd68fdb
View commit details
Copy full SHA for fd68fdb
View code at this point
Browse repository at this point
Commits on Nov 1, 2017
Adds section about spreading props
maggielove
committed
5682155
View commit details
Copy full SHA for 5682155
View code at this point
Browse repository at this point
Commits on Oct 30, 2017
[guide] Use HTTPS for links to ESLint documentation
Show description for 7ff6303
edmorley
committed
7ff6303
View commit details
Copy full SHA for 7ff6303
View code at this point
Browse repository at this point
Commits on Oct 25, 2017
Add component with className as anti-pattern example
lasota-piotr
authored and
ljharb
committed
9d3e7e0
View commit details
Copy full SHA for 9d3e7e0
View code at this point
Browse repository at this point
Change className to variant in examples
lasota-piotr
authored and
ljharb
committed
999fe3b
View commit details
Copy full SHA for 999fe3b
View code at this point
Browse repository at this point
Commits on Sep 3, 2017
add Turkish translation
alioguzhan
authored and
ljharb
committed
17b6491
View commit details
Copy full SHA for 17b6491
View code at this point
Browse repository at this point
Commits on Aug 22, 2017
[eslint config] [new] Enable `react/jsx-closing-tag-location`
lencioni
authored and
ljharb
committed
68cdc59
View commit details
Copy full SHA for 68cdc59
View code at this point
Browse repository at this point
Commits on Aug 17, 2017
[guide] [react] add another “good” example
dhruvdutt
authored and
ljharb
committed
a79237b
View commit details
Copy full SHA for a79237b
View code at this point
Browse repository at this point
Commits on Jun 13, 2017
Updated "how to define propTypes..."
Show description for 1bbac74
gustavoisensee
authored
1bbac74
View commit details
Copy full SHA for 1bbac74
View code at this point
Browse repository at this point
Commits on May 9, 2017
[guide] [react] Update React README ref to jsx-a11y/jsx-space-before-closing
ljharb
committed
152eaa6
View commit details
Copy full SHA for 152eaa6
View code at this point
Browse repository at this point
[guide] [react] Update React README ref to jsx-a11y/img-has-alt
Show description for 2f912c1
TrevorSayre
authored and
ljharb
committed
2f912c1
View commit details
Copy full SHA for 2f912c1
View code at this point
Browse repository at this point
Commits on Apr 22, 2017
[guide] [react] Add missing semicolons
ndresx
authored and
ljharb
committed
8eee1f1
View commit details
Copy full SHA for 8eee1f1
View code at this point
Browse repository at this point
Commits on Apr 12, 2017
Fix the example of "propTypes"
Show description for 2c0da30
Kaka
authored
2c0da30
View commit details
Copy full SHA for 2c0da30
View code at this point
Browse repository at this point
Commits on Apr 11, 2017
translation links in react guide updated
bl00mber
committed
462ea7d
View commit details
Copy full SHA for 462ea7d
View code at this point
Browse repository at this point
translation links sorted
bl00mber
committed
cb027cd
View commit details
Copy full SHA for cb027cd
View code at this point
Browse repository at this point
Commits on Mar 23, 2017
Indent blockquotes in markdown guides
Show description for 98f1b19
Jaden Dessureault
committed
98f1b19
View commit details
Copy full SHA for 98f1b19
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL