Brian Vaughn
39def4b50c
Removed no-longer-used isItemActive
7 years ago
jxom
15fc32561f
Run check-all script
7 years ago
jxom
e9d0884a43
PR Changes
7 years ago
jxom
63280cca1d
Make createLinkBlog and createLinkDocs consistent with createLinkTutorial
7 years ago
jxom
94270569a5
Tweak sidebar to update navigation highlight on scroll
7 years ago
Brian Vaughn
0047452833
Merge pull request #42 from reactjs/Daniel15-patch-1
Update Yarn installation instructions
7 years ago
Daniel Lo Nigro
6bd26ff851
Update Yarn installation instructions
7 years ago
Brian Vaughn
463640daee
Merge pull request #8 from yangshun/constructor-props
Ensure all class constructors call super with props
7 years ago
Brian Vaughn
6c19b64313
Merge pull request #38 from fpoumian/fix-babel-reference
fix #37 Replace babel-preset-es2015 reference and link with babel-preset-env
7 years ago
Fernando Poumián
c488041320
Replace babel-preset-es2015 reference and link with babel-preset-env
7 years ago
Brian Vaughn
29835da7a1
Merge pull request #36 from bvaughn/html-to-jsx-redirect-permanent
Make html-to-jsx redirect permanent
7 years ago
Brian Vaughn
cc89a9682b
Make html-to-jsx redirect permanent
7 years ago
Brian Vaughn
fcc535341d
Merge pull request #6 from bvaughn/html-to-jsx-redirect
Added static redirect for HTML-to-JSX page
7 years ago
Brian Vaughn
574b3b0c24
Merge pull request #13 from yangshun/fix-repo-url
Migrate repo URLs
7 years ago
Dan Abramov
09cde5959e
Merge pull request #32 from leticiawanderley/issue-23-broken-link-fix
Bug #23 - Fixing broken download link
7 years ago
Dan Abramov
d099f65314
Update installation.md
7 years ago
Dan Abramov
b99b301f1e
Add single file HTML example
7 years ago
Brian Vaughn
a7817cacdd
Merge pull request #34 from bvaughn/update-headers
Updated license name in headers
7 years ago
Brian Vaughn
c9e1c3b834
Updated license name in headers
7 years ago
Dan Abramov
2ec96b13bd
Merge pull request #33 from leticiawanderley/repo-readme-broken-link
Fix - broken repo link on README
7 years ago
Leticia Wanderley
82136fed26
Fix - broken repo link on README
7 years ago
Leticia Wanderley
52cbef4daf
Bug #23 - Fixing broken download link
7 years ago
Yangshun Tay
7c6f185134
Ensure all class constructors call super with props
7 years ago
Yangshun Tay
fb02750d9a
Fix repo URLs
7 years ago
Brian Vaughn
9c68ee4afd
Fixed a couple of oudated things in package.json
7 years ago
Brian Vaughn
95ea182097
Added static redirect for HTML-to-JSX page
7 years ago
Brian Vaughn
1349493721
Small README update
7 years ago
Brian Vaughn
1de4c66dc6
Added some basic Flow types to get things started
7 years ago
Brian Vaughn
8d54bd01a3
Prettier formatted flow-typed and plugins dirs
7 years ago
Brian Vaughn
1da83176da
Moved Prettier config to config file
7 years ago
Brian Vaughn
192c429a21
Added missing title and og:url to 1-off pages
7 years ago
Brian Vaughn
5134f71e20
Removed /docs/index redirect from docs/accessibility
7 years ago
Brian Vaughn
eb1994b0d2
Fixes to markdown content/paths
7 years ago
Brian Vaughn
9d9b2021ed
Migrated Gatsby website source and config
7 years ago
Brian Vaughn
93aa551f1a
Reorganized 'docs' folder
7 years ago
Dan Abramov
a305ded256
Tweak wording based on @landermkerbey's suggestion in #10433#issuecomment-324488168
7 years ago
Yangshun Tay
c6d3f1acfd
Fix blog issues that resulted from migration ( #11089 )
7 years ago
Gustavo Gard
3b0a77dcaf
Correct logo url ( #11090 )
7 years ago
Dominic Gannaway
76b625ba80
Fixes example in Web Components docs ( #11039 )
* fixes docs on webcomponent
* Update web-components.md
7 years ago
Dan Abramov
cb860f4a5b
Update button labels
7 years ago
Yangshun Tay
bddc8a33bf
Fix all GitHub issues and PRs query params ( #11066 )
7 years ago
pyitphyoaung
e506e9c66b
Replace hyperlink tag with button tag in tic-tac-toe tutorial and update related references in the tutorial document ( #11045 )
7 years ago
Bernard Lin
c954924f97
Update conferences ( #10781 )
* Update conferences
* Update conferences.md
7 years ago
matej
3ef329e9d6
Fixing how to contribute beginner friendly issues GitHub link ( #11063 )
* Fixing how to contribute beginner friendly issues GitHub link
* Fixing again url for how to contribute beginner friendly issues GitHub link
7 years ago
Flarnie Marchan
5d14fe92b5
[Website] Add titles and labels to iframes and images on Community pages ( #11041 )
* [Website] Add titles and labels to iframes and images on Community pages
**what is the change?:**
- add titles to all iframes
- add alt tags to images
- add `aria-label` to some links which only have images as contents.
**why make this change?:**
Based on warnings thrown by aXe a11y audit of those pages
**test plan:**
Manual testing
**issue:**
None
* remove redundant alt tags
7 years ago
Ricky Reusser
11bd6395e1
Remove bundle-collapser browserify recommendation ( #11051 )
* Move bundle-collapser browserify plugin recommendation to a note.
* Remove bundle-collapser note entirely
7 years ago
Brian Vaughn
d2b10ee4e8
Refactored Installation page to no longer use tabs ( #11050 )
7 years ago
Orjiewuru Kingdom Isaac
f2ebac725e
Update react summit Nigeria title ( #11046 )
7 years ago
Vicky Chijwani
f8dceef015
Docs: add link to DOM Level 3 spec for possible values of `key` prop ( #11042 )
7 years ago
Dan Abramov
c17d178053
Fix lint
7 years ago