Brian Vaughn
3e4f2687c6
Update copyright headers ( #3086 )
Added and updated copyright headers.
Added some missing Flow types.
Removed an invalid prop-types import.
5 years ago
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.
5 years ago
Dan Abramov
76f696dc8c
CSS fixes for BLM styling
5 years ago
Dan Abramov
5eeb441074
Add a BLM banner
5 years ago
Fran Zekan
91ffdb0812
Upgrade to Node 12 LTS ( #2831 )
* Upgrade to node 12 LTS
* Run prettier
5 years ago
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
6 years ago
Camilo Giraldo
2a1b08943c
Fix 1640: Formatting for code blocks nested in blockquote ( #1899 )
6 years ago
Nelson Reitz
1fe2e0ae29
Fix overflowing headers on small screens ( #1830 )
6 years ago
Dan Abramov
bab2a3491a
Hide horizontal scrollbar in header and tweak breakpoitns ( #1749 )
* Hide horizontal scrollbar in header
* Tweak topbar breakpoints
* Simplify breakpoints to fix animation
6 years ago
Jane Manchun Wong
bbfb7c5b27
articleLayout.container.flexDirection='column' only when media is less than 'small' ( #1416 )
* Specify articleLayout.container to flex in column direction
* articleLayout.container.flexDirection=column when media less than small
* Comply with eslint rules
6 years ago
Dan Abramov
e6818c5979
Revert "Specify articleLayout.container to flex in column direction ( #1414 )" ( #1415 )
This reverts commit d0718a3953
.
6 years ago
Jane Manchun Wong
d0718a3953
Specify articleLayout.container to flex in column direction ( #1414 )
6 years ago
Sophie Alpert
c90d27a249
Smaller code font inside list items
6 years ago
Dan Abramov
35992a2a4d
Fix bad word breaks in Safari
6 years ago
Dan Abramov
03c0046f7b
Try to fix iPhone horizontal scroll in Component reference
7 years ago
Brian Vaughn
ce060eb37a
Imported theme style tweaks from PR 587
7 years ago
Alex Krolick
a5022da882
Add in-page TOC
Also reduce spacing between ul/li tags
7 years ago
Brian Vaughn
bb55d1083b
Re-ran Prettier after version bump
7 years ago
Sophie Alpert
59cb8abc77
Tweak link/code styles ( #435 )
- Tone down link background
- Tone down code background
- Shrink font -- I'd prefer 15px Menlo and 17px Consolas but we'll meet
in the middle at 16px where both look reasonable, unlike 17px Menlo
which was comically large.
![before-after](https://user-images.githubusercontent.com/6820/34066487-360cf57e-e1c4-11e7-891e-db5d4cd59b1d.gif )
7 years ago
Fredrik Forsmo
a970afa27e
Remove "use strict" from source files
7 years ago
Ismael Martínez
6f5518b9d6
Add left padding for lists in all viewport sizes
It looks wrong on medium sizes, and looks like a negative indent on large sizes.
7 years ago
Brian Vaughn
7a9f04cad8
Removed MIT section from website source file headers
7 years ago
Brian Vaughn
0e647230e2
Replaced CC-BY 4.0 license in source code headers with MIT
7 years ago
Brian Vaughn
c9e1c3b834
Updated license name in headers
7 years ago
Brian Vaughn
1de4c66dc6
Added some basic Flow types to get things started
7 years ago
Brian Vaughn
9d9b2021ed
Migrated Gatsby website source and config
7 years ago