Commit Graph

2570 Commits

Author SHA1 Message Date
Brian Vaughn
c862fbfe97 Merge pull request #35 from FannyVieira/issue-16-null-input
fix #16 missing documentation: null/undefined as input value
2017-10-07 08:06:45 -07:00
Brian Vaughn
5a084dd028 Wording nits 2017-10-07 08:06:06 -07:00
Brian Vaughn
0e647230e2 Replaced CC-BY 4.0 license in source code headers with MIT 2017-10-07 08:00:22 -07:00
Brian Vaughn
2a7a6321cc Added MIT license for website source code 2017-10-07 08:00:04 -07:00
Brian Vaughn
b2d5613b6a Moved the CC license file to cover docs only 2017-10-07 07:59:43 -07:00
Fanny Vieira
d3349102de fix redirect file 2017-10-07 09:41:29 -03:00
Fanny Vieira
66572d8a98 modifying to docs / forms page, adding route in redirect file, correcting grammatical errors 2017-10-07 08:34:39 -03:00
Fanny Vieira
6611aef53e Merge remote-tracking branch 'upstream/master' into issue-16-null-input 2017-10-07 08:17:07 -03:00
Yangshun Tay
5f804b269d Standardize license across source files (#45) 2017-10-07 10:10:04 +01:00
Brian Vaughn
0047452833 Merge pull request #42 from reactjs/Daniel15-patch-1
Update Yarn installation instructions
2017-10-06 21:27:30 -07:00
Daniel Lo Nigro
6bd26ff851 Update Yarn installation instructions 2017-10-07 12:04:01 +11:00
Brian Vaughn
463640daee Merge pull request #8 from yangshun/constructor-props
Ensure all class constructors call super with props
2017-10-06 17:43:16 -07:00
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
2017-10-06 17:37:52 -07:00
Fernando Poumián
c488041320 Replace babel-preset-es2015 reference and link with babel-preset-env 2017-10-06 17:35:55 -06:00
Brian Vaughn
29835da7a1 Merge pull request #36 from bvaughn/html-to-jsx-redirect-permanent
Make html-to-jsx redirect permanent
2017-10-06 15:29:01 -07:00
Brian Vaughn
cc89a9682b Make html-to-jsx redirect permanent 2017-10-06 15:21:38 -07:00
Fanny Vieira
b20566ba96 fix #16 missing documentation: null/undefined as input value 2017-10-06 18:48:39 -03:00
Brian Vaughn
fcc535341d Merge pull request #6 from bvaughn/html-to-jsx-redirect
Added static redirect for HTML-to-JSX page
2017-10-06 13:37:52 -07:00
Brian Vaughn
574b3b0c24 Merge pull request #13 from yangshun/fix-repo-url
Migrate repo URLs
2017-10-06 13:36:26 -07:00
Dan Abramov
09cde5959e Merge pull request #32 from leticiawanderley/issue-23-broken-link-fix
Bug #23 - Fixing broken download link
2017-10-06 21:35:30 +01:00
Dan Abramov
d099f65314 Update installation.md 2017-10-06 21:35:24 +01:00
Dan Abramov
b99b301f1e Add single file HTML example 2017-10-06 21:31:34 +01:00
Brian Vaughn
a7817cacdd Merge pull request #34 from bvaughn/update-headers
Updated license name in headers
2017-10-06 13:27:47 -07:00
Brian Vaughn
c9e1c3b834 Updated license name in headers 2017-10-06 13:27:15 -07:00
Dan Abramov
2ec96b13bd Merge pull request #33 from leticiawanderley/repo-readme-broken-link
Fix - broken repo link on README
2017-10-06 21:21:59 +01:00
Leticia Wanderley
82136fed26 Fix - broken repo link on README 2017-10-06 17:00:09 -03:00
Leticia Wanderley
52cbef4daf Bug #23 - Fixing broken download link 2017-10-06 16:54:31 -03:00
Yangshun Tay
7c6f185134 Ensure all class constructors call super with props 2017-10-07 02:19:31 +08:00
Yangshun Tay
fb02750d9a Fix repo URLs 2017-10-07 01:19:55 +08:00
Brian Vaughn
9c68ee4afd Fixed a couple of oudated things in package.json 2017-10-06 09:56:44 -07:00
Brian Vaughn
95ea182097 Added static redirect for HTML-to-JSX page 2017-10-06 09:42:38 -07:00
Brian Vaughn
1349493721 Small README update 2017-10-06 08:29:07 -07:00
Brian Vaughn
1de4c66dc6 Added some basic Flow types to get things started 2017-10-05 15:33:18 -07:00
Brian Vaughn
8d54bd01a3 Prettier formatted flow-typed and plugins dirs 2017-10-05 08:08:22 -07:00
Brian Vaughn
1da83176da Moved Prettier config to config file 2017-10-05 08:07:32 -07:00
Brian Vaughn
192c429a21 Added missing title and og:url to 1-off pages 2017-10-04 15:31:46 -07:00
Brian Vaughn
5134f71e20 Removed /docs/index redirect from docs/accessibility 2017-10-04 15:31:01 -07:00
Brian Vaughn
eb1994b0d2 Fixes to markdown content/paths 2017-10-04 15:00:37 -07:00
Brian Vaughn
9d9b2021ed Migrated Gatsby website source and config 2017-10-04 14:56:10 -07:00
Brian Vaughn
93aa551f1a Reorganized 'docs' folder 2017-10-04 14:48:45 -07:00
Dan Abramov
a305ded256 Tweak wording based on @landermkerbey's suggestion in #10433#issuecomment-324488168 2017-10-04 21:44:12 +01:00
Yangshun Tay
c6d3f1acfd Fix blog issues that resulted from migration (#11089) 2017-10-04 19:35:29 +01:00
Gustavo Gard
3b0a77dcaf Correct logo url (#11090) 2017-10-04 19:33:39 +01:00
Dominic Gannaway
76b625ba80 Fixes example in Web Components docs (#11039)
* fixes docs on webcomponent

* Update web-components.md
2017-10-04 17:12:36 +01:00
Dan Abramov
cb860f4a5b Update button labels 2017-10-03 17:03:18 +01:00
Yangshun Tay
bddc8a33bf Fix all GitHub issues and PRs query params (#11066) 2017-10-03 16:58:26 +01:00
pyitphyoaung
e506e9c66b Replace hyperlink tag with button tag in tic-tac-toe tutorial and update related references in the tutorial document (#11045) 2017-10-03 08:48:06 -07:00
Bernard Lin
c954924f97 Update conferences (#10781)
* Update conferences

* Update conferences.md
2017-10-03 15:45:30 +01:00
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
2017-10-03 13:38:28 +01:00
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
2017-10-02 16:41:05 -07:00