Commit Graph

251 Commits

Author SHA1 Message Date
Alex Krolick
38b4c5a33b fix date format for firefox (#3384) 2020-11-12 14:21:06 -05:00
Dan Abramov
433acaa34d Update to 17.0.1 2020-10-22 13:27:57 +01:00
Dan Abramov
55f1662337 Update to React 17 (#3343) 2020-10-20 21:57:29 +01:00
Dan Abramov
b5003c10d1 Update for the new releases 2020-10-14 21:05:59 +01:00
Dan Abramov
8515d08327 Change datez 2020-10-01 22:44:15 +01:00
R Nabors
aef8fb3566 2020 Community survey banner (#3289)
* Adding survey banner for community

* fixing up a kludge for the banner, making the graphic look less like swearing

* updating banner start date

* make the banner smaller

* Close as a button

* fixes

* Remove the arrow

* Updating image sizes, making the arrow do a little slide

* Revert "Remove the arrow"

This reverts commit 3dddae8108.

* Remove extra space

* Legibility tweaks

* Fixing border radius

* Making close button a real button

* Remove trailing space, plz don't re-add, Prettier

* Centering that banner

* Modified Survey header styles

* Inline Banner content at the usage site

* Fix flash by using CSS variables

Co-authored-by: Dan Abramov <dan.abramov@me.com>
Co-authored-by: Brian Vaughn <bvaughn@fb.com>
2020-10-01 20:44:50 +01:00
R Nabors
32e3c7a6f9 Banner scheduling and snooze functionality (#3283)
Co-authored-by: Ricky <rickhanlonii@gmail.com>
2020-09-28 12:01:56 +01:00
Dan Abramov
2e02d9caf6 Add generic banner infrastructure (#3274) 2020-09-25 13:17:56 +01:00
Dan Abramov
1becaff62a End the banner campaign (#3275) 2020-09-21 15:51:11 +01:00
Kavin Desi Valli
d493015fb7 Fix Navbar covering heading while using anchor in docs (#3235)
* Fix Navbar covering heading while using anchor in docs

* reduced number of lines of code from 2 to 1

* Forgot to do tests before. Have done those now with no errors
2020-09-01 22:56:51 -04:00
R Nabors
dbed3cf411 Removing those darn quotes. (#3172) 2020-08-04 19:58:42 +01:00
R Nabors
64c51d419f Adding a little feedback form to the bottom of each page using GA (#3170) 2020-08-04 17:16:25 +01:00
David Barratt
08503a8318 Make og:type article for markdown pages (#3146) (#3147) 2020-08-04 11:07:56 +01:00
Rusimbi Patrick
bb8b0147a8 Fix community anchor link to make it clear on all desktop/laptop screens (#3134) 2020-07-25 23:47:58 -04:00
Saswata Mukherjee
0ad7e3a1f9 Correct broken link in acknowledgements.html.js (#3111) 2020-07-16 15:49:49 +01:00
Kate Efimova
649298b77d Add sidebar item padding (#3090)
* Added padding to the left and to the right

* Switched it to MetaTitle
2020-07-07 23:40:46 -04:00
Brian Vaughn
72b9b1aab8 Added Privacy and Terms footer links (#3087) 2020-07-07 11:32:39 -04:00
Brian Vaughn
d603d48959 Added copyright header to CSS files (#3089) 2020-07-07 11:12:49 -04:00
Brian Vaughn
3e4f2687c6 Update copyright headers (#3086)
Added and updated copyright headers.

Added some missing Flow types.

Removed an invalid prop-types import.
2020-07-07 10:35:57 -04:00
Sunil Pai
c9b990070f remove grayscale treatment (#3024)
As per https://twitter.com/sliminality/status/1269033413488459776, there's feedback that the contrast isn't great for reading. I myself have trouble with low contrast text, (and long sightedness), and I thought it was fine. I was clearly mistaken. Removing this for now to get back to a non harmful position, and we can decide later what to do instead.
2020-06-05 18:55:25 -07:00
Dan Abramov
7aace64d6a Fix flow 2020-06-03 15:53:59 +01:00
Dan Abramov
76f696dc8c CSS fixes for BLM styling 2020-06-03 15:43:38 +01:00
Dan Abramov
5eeb441074 Add a BLM banner 2020-06-01 17:04:53 +01:00
Sunil Pai
b4b59062e5 #blacklivesmatter (#3004) 2020-06-01 15:09:53 +01:00
Vlad Denisov
1c71049cfb Update Footer link href (#2950) 2020-05-09 22:46:51 +03:00
Andrew Clark
e9cdc81ff3 Update for 16.13.1 (#2845) 2020-03-19 14:42:53 -07:00
Fran Zekan
91ffdb0812 Upgrade to Node 12 LTS (#2831)
* Upgrade to node 12 LTS

* Run prettier
2020-03-14 13:24:39 +00:00
Joe Del
1695e26dc8 fix broken link to babel repl on jsx-compiler page (#2349) 2020-03-09 13:28:21 +00:00
38elements
b39931e98a Fix og:image (#2745) 2020-03-09 12:01:49 +00:00
Sunil Pai
1b5c6d3d13 Blog post for v16.13.0 (#2779)
* Blogpost for v16.13.0

* Tweak

* Update 2020-03-02-react-v16.13.0.md

* update react/react-dom versions

Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2020-02-26 20:44:54 +00:00
Luna Ruan
0fb4b10aeb Update for 16.12 (#2568) 2019-11-14 19:03:35 -08:00
Tan Li Hau
66cc1b0e92 Align the meta title (#2514) 2019-11-04 22:59:35 +00:00
Alexey Pyltsyn
c2d0cf203b Update for 16.11.0 2019-10-28 20:23:57 +03:00
Phil Marshall
566a36e2c4 media query to hide header on print (#2409)
* media query to hide header on print

* add media query to hide footer on print
2019-10-10 07:52:44 -07:00
Saurabh Daware
0726327dbb WebApp manifest added to allow users "Add to Homescreen" documentations (#2377)
* manifest config added and src/images/react_logo.png added for icon

* inverted commas fix as per linter

* added legacy:true option for ios

* legacy:true lint fix

* added meta tags for ios and moved logo from src to static
2019-10-09 09:05:28 -07:00
Andrew Clark
b3ff55f163 Update for 16.10.2 (#2392) 2019-10-03 14:59:19 -07:00
murdochd
9b8654c07a Update site-constants (#2391)
At the time of writing, the latest version of react is v16.10.1
2019-10-03 22:27:31 +03:00
Andrew Clark
855bd6d893 Update for 16.10 (#2373) 2019-09-27 14:00:02 -07:00
Dan Abramov
182c3a4928 Link to Code of Conduct in the footer (#2313) 2019-08-30 17:56:35 +01:00
Gasim Gasimzada
da869abbb0 Extracting Header and Footer Links from source into content (#2270)
* Move footer and header links into a YAML file

* Import header and footer nav YAML files directly

- Remove them from section list
- Add keys to nav array items when mapping

* Add flow error supression for YAML imports
2019-08-27 17:08:51 -07:00
정윤재(JungYunJae)
f4325d05a6 Change variable declaration of ‘newState’ in CodeEditor.js (#2241) 2019-08-14 10:04:33 +03:00
Brian Vaughn
4867765f37 Update website to v16.9 (#2210) 2019-08-08 14:35:09 -07:00
Sunil Pai
ccdcf455e7 Update Footer link to 2019-08-08 20:53:40 +01:00
Monica Powell
6e79d0882a Add lang and hreflang to language pages for screen reader UX (#2033)
* Add lang and hreflang for screen reader UX

I wanted to add `lang` and `hreflang` to the link element for translated languages.  `Lang` is used by screen readers to switch language profiles to provide the correct accent and pronunciation.

>If you have multiple versions of a page for different languages or regions, tell Google about these different variations. Doing so will help Google Search point users to the most appropriate version of your page by language or region.
> Note that even without taking action, Google might still find alternate language versions of your page, but it is usually best for you to explicitly indicate your language- or region-specific pages.

Source: https://support.google.com/webmasters/answer/189077?hl=en

* add hrefLang and Lang attributes

* add alternate pages to head

* Apply suggestions from code review

Co-Authored-By: Alexey Pyltsyn <lex61rus@gmail.com>

* mark english hreflang as x-default

* make english the default on the languages page

* rethink default-x
2019-05-29 21:30:56 +03:00
George Véras Valentim
dd79941caf Add canonical url to the head section (#1987) 2019-05-15 18:24:20 -07:00
Abdelrahman Rifai
0097b38994 Fix anchor link offset with fixed header (#1914)
* Fix anchor link offset with fixed header

* handle h3 too

* h4 as an anchor

* don't affect UI by any means

* no need for px

* more fixes

* consistency

* more consistency

* pixel perfection

* fix h4 after gatsby-highlight

* final touch
2019-04-27 22:20:14 +03:00
Stepan
f0d1a01120 links Get started and Take the Tutorial have been relocated in mobile… (#1857) 2019-04-23 20:48:21 +03:00
Camilo Giraldo
2a1b08943c Fix 1640: Formatting for code blocks nested in blockquote (#1899) 2019-04-03 12:51:42 -07:00
Dan Abramov
2753191ee2 Bump React versions 2019-03-28 00:17:49 -07:00
Nelson Reitz
1fe2e0ae29 Fix overflowing headers on small screens (#1830) 2019-03-15 14:04:19 +00:00