* 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>
The sections above this describe how to use the arrow function to bind functions to the component instance to avoid explicit binding in the constructor. This example though, uses both the arrow function and explicitly binds the function. I realise the point of this particular example isn't to describe the binding process, but considering the sections that immediately proceed it, I think it'd be good to avoid confusion here.
Hey all,
Was hoping you’d be ok with us including the React Wednesday streams we’ve been doing for the last several months. Wasn’t totally sure where to put this, as there’s no section for “streams” (although I could create one), so you’ll have to let me know what you think.
Thanks!
* update React Summit time and add 2021 date
* move past events to the bottom
* Update React ATL date to 2021
* React next is now remote
* remove React Day Berlin
* React v17.0 Release Candidate: Support for New JSX Transform
* Change date and slight edits
* tweak note
* more thanks
* fix example
* Include version for TS
* Add a note on running the codemod
* Move and add note
Co-authored-by: Dan Abramov <dan.abramov@me.com>
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>