* Refactor Footer
* Fix grey line on dark homepage
This is a bit of a hack. Our sections are contain: 'content' so the background doesn't stretch far enough.
* Align horizontal lines
* Fix Quick Start not having Prev/Next
* Make HTML scroll behavior smooth.
To make the site more professional, I add smoothness to the HTML scroll behavior
* Make HTML scroll behavior smooth.
To make the site more professional, I add smoothness to the HTML scroll behavior
* Make HTML scroll behavior smooth
To make the site more professional, I add smoothness to the HTML scroll behavior
* Make HTML scroll behavior smooth
To make the site more professional, I add smoothness to the HTML scroll behavior
* Make HTML scroll behavior smooth
To make the site more professional, I add smoothness to the HTML scroll behavior
* Update beta/src/styles/algolia.css
Co-authored-by: Strek <ssharishkumar@gmail.com>
* Update src/css/algolia.css
Co-authored-by: Strek <ssharishkumar@gmail.com>
* Update beta/src/styles/sandpack.css
Co-authored-by: Strek <ssharishkumar@gmail.com>
Co-authored-by: Strek <ssharishkumar@gmail.com>
Some css variables such as banner were defined, but header css variables
were not, and layout margins were written solidly without css variables.
The layout was broken (to the extent that it was not visible), so it was
corrected.
* Adding Social Banner with Support for Ukraine
* Changing spacing the social banner
* Fixing lint errors
* Remove external link icon from social banner
* Add banner for beta site
* Add todo
* Fix centering on mobile in old site
Co-authored-by: Rick Hanlon <rickhanlonii@gmail.com>
* New post: The Plan for React 18
* Mark CM docs as stale
* Update content/blog/2021-06-08-the-plan-for-react-18.md
Co-authored-by: Ricky <rickhanlonii@gmail.com>
* Simplify
Co-authored-by: Dan Abramov <dan.abramov@me.com>
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
Co-authored-by: Ricky <rickhanlonii@gmail.com>
* 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 3dddae8108f27178628a38aefd98fdfb60ae09b0.
* 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>