renanpvaz
|
7efe10fe90
|
update constant name
|
7 years ago |
renanpvaz
|
80b1b83754
|
linting fixes
|
7 years ago |
renanpvaz
|
1d48f7574e
|
load babel only when needed
|
7 years ago |
Brian Vaughn
|
89cf6d20d6
|
Merge pull request #92 from damaera/fix-scroll
Fix scroll in CodeEditor
|
7 years ago |
Brian Vaughn
|
58d57b9c33
|
Merge pull request #94 from zpao/spellfix
Correct spelling of ESLint
|
7 years ago |
Brian Vaughn
|
d8d8f5da65
|
Merge pull request #90 from imagentleman/algolia-search-results-dropdown-border-artifact
Fix visible background over border radius in search dropdown
|
7 years ago |
Paul O’Shannessy
|
6873c25c63
|
Correct spelling of ESLint
|
7 years ago |
jxom
|
d26cf5f86c
|
Add prettier:diff script
|
7 years ago |
jxom
|
bbabe69bf2
|
Add script for check-all in CI
|
7 years ago |
Damaera
|
b450b0d2c7
|
Fix scroll in CodeEditor, adding scroll in right panel. and adding padding bottom in code. #91
|
7 years ago |
sw-yx
|
6dad6d2b7a
|
added documentation for passing arguments to event handlers
|
7 years ago |
Brian Vaughn
|
695e7905df
|
Merge pull request #89 from dance2die/issue70
Add minimum required Node version to create-react-app docs #70
|
7 years ago |
Brian Vaughn
|
5453a06528
|
Merge pull request #88 from jedwards1211/patch-1
Caution (in docs) against dispatching redux actions or triggering component updates by any other means in `componentWillUpdate`
|
7 years ago |
imagentleman
|
06a8b8e0bb
|
Fix visible background over border radius in search dropdown
|
7 years ago |
Sung
|
ca0679478d
|
Add minimum required Node version to create-react-app docs #70
|
7 years ago |
Joe Lim
|
b333f92d76
|
fix minor formatting issue
|
7 years ago |
Joe Lim
|
b0db2aad22
|
include notes on unitless props
|
7 years ago |
Brian Vaughn
|
d5ebad1d2a
|
Wordsmithing nit
|
7 years ago |
Andy Edwards
|
e97ad4f5d4
|
Caution (in docs) against dispatching redux actions or triggering component updates by any other means in `componentWillUpdate`
|
7 years ago |
Brian Vaughn
|
be1f9a60d8
|
Merge pull request #48 from jxom/update-sidebar-highlight-on-scroll
Tweak sidebar to update navigation highlight on scroll
|
7 years ago |
Brian Vaughn
|
39def4b50c
|
Removed no-longer-used isItemActive
|
7 years ago |
Brian Vaughn
|
8a1c36e3f3
|
Merge pull request #63 from danielsbird/remove-duplicate-codepen-scripts
Load CodePen script once
|
7 years ago |
Daniel Bird
|
37c9963889
|
Load CodePen script once
|
7 years ago |
jxom
|
15fc32561f
|
Run check-all script
|
7 years ago |
jxom
|
e9d0884a43
|
PR Changes
|
7 years ago |
Brian Vaughn
|
921b5d8ce0
|
Merge pull request #58 from fpoumian/fix-code-editor-layout-css
Fix Code Editor layout in Smaller Screen Sizes
|
7 years ago |
jxom
|
7786a77547
|
Add new paragraph, change wording
|
7 years ago |
Fernando Poumián
|
4e0ab5622c
|
Format CodeEditor.js with prettier.
|
7 years ago |
Fernando Poumián
|
27994d5fa0
|
Fix margin and border-radius in CodeEditor result and error section.
|
7 years ago |
Fernando Poumián
|
dd97731a33
|
Fix border-radius for CodeEditor component in medium size screens.
|
7 years ago |
Brian Vaughn
|
b60dc47700
|
Merge pull request #51 from akshatnitd/scroll-bar
Fixes #44 : Update CodeEditor to display the complete content
|
7 years ago |
Joe Lim
|
3292248ff0
|
add shorthand for specifying pixel values in style props to docs
|
7 years ago |
Brian Vaughn
|
c4dc0e82b8
|
Merge pull request #47 from yangshun/fix-duplicate-redirect
Add check for unique redirect URLs
|
7 years ago |
Yangshun Tay
|
ad9a5c7403
|
Add check for unique redirect URLs
|
7 years ago |
Brian Vaughn
|
a55036d911
|
Merge pull request #46 from yangshun/fix-tutorial-redirect
Fix redirect behavior for tutorial
|
7 years ago |
Akshat Garg
|
521f334e6f
|
Fixes #44 : Update CodeEditor to display the complete content
|
7 years ago |
Brian Vaughn
|
fd4eda82c4
|
Merge pull request #31 from Krizzu/docs/Error-Boundaries
Docs for Error Boundaries
|
7 years ago |
Brian Vaughn
|
c862fbfe97
|
Merge pull request #35 from FannyVieira/issue-16-null-input
fix #16 missing documentation: null/undefined as input value
|
7 years ago |
Brian Vaughn
|
5a084dd028
|
Wording nits
|
7 years ago |
Brian Vaughn
|
0e647230e2
|
Replaced CC-BY 4.0 license in source code headers with MIT
|
7 years ago |
Brian Vaughn
|
2a7a6321cc
|
Added MIT license for website source code
|
7 years ago |
Brian Vaughn
|
b2d5613b6a
|
Moved the CC license file to cover docs only
|
7 years ago |
jxom
|
be082c9df7
|
Modify v16 blog post to elaborate on upgrading via codemods
|
7 years ago |
Fanny Vieira
|
d3349102de
|
fix redirect file
|
7 years ago |
Fanny Vieira
|
66572d8a98
|
modifying to docs / forms page, adding route in redirect file, correcting grammatical errors
|
7 years ago |
Fanny Vieira
|
6611aef53e
|
Merge remote-tracking branch 'upstream/master' into issue-16-null-input
|
7 years ago |
Krzysztof Borowy
|
03dae5bd0a
|
Reuse images in blog/docs. Remove intends
|
7 years ago |
Yangshun Tay
|
5f804b269d
|
Standardize license across source files (#45)
|
7 years ago |
Carlos Cuesta
|
1442bf4944
|
Document deepEquality checks & JSON.stringify in scu are a bad idea
|
7 years ago |
jxom
|
63280cca1d
|
Make createLinkBlog and createLinkDocs consistent with createLinkTutorial
|
7 years ago |