Commit Graph

19 Commits

Author SHA1 Message Date
Matt Perry
c8a3ccd256 Add Framer Motion to animation FAQ (#4149) 2021-12-11 10:06:59 +05:30
Dan Abramov
1cc8aa3f03 Remove outdated comparison 2020-08-19 19:08:47 +01:00
James Innes
ddbd064d41 Add React Spring to Animation on Styling FAQ (#2147)
Spring is a popular library on top of motion with some useful developments
2019-08-12 13:24:09 +03:00
Nat Alison
25df15b83e reapply, correctly generating links 2019-02-06 18:03:29 -08:00
Nat Alison
dc1e5366e3 revert id adding 2019-02-06 18:00:52 -08:00
Nat Alison
3e49e971d0 add everything else again 2019-02-06 17:22:04 -08:00
Bartosz Kaszubowski
5c3f61d312 Small changes to "classnames" tip (#1151)
Just two small changes on "Styling and CSS" page:
* tip regarding "classnames" has been placed in quote box to visually emphasize it
* link to "classnames" package now points to React related section on the page
2018-10-05 14:41:13 -07:00
Alex Krolick
d7f675d418 "efficient" is vague 2018-04-10 16:29:30 -07:00
Alex
bd422de439 make css-in-js language more neutral
CSS-in-JS is not endorsed but it's also not discouraged; trying to find middle ground.
2017-11-27 02:39:45 -08:00
Alex
501293a425 Update explanation of CSS-in-JS
A post-merge comment for the original PR for this section mentioned that not all libs actually extract static stylesheets (and docs shouldn't explain implementation details of 3rd party libs unnecessarily, as a rule)
2017-11-27 02:31:28 -08:00
Alex
d739beef67 treat className+*.css as default styling approach 2017-11-27 02:26:26 -08:00
Alex
bc3cae5e83 add link to classname docs 2017-11-27 02:22:00 -08:00
Yash Joshi
149c49542f Removed Line breaks 2017-11-27 15:30:32 +05:30
Yash Joshi
7416caf9af Updated-2 2017-11-27 15:28:27 +05:30
Yash Joshi
eaa73084a7 Updated
Removed the import statement, expanded the previous commit
2017-11-27 11:27:36 +05:30
Yash Joshi
027ec4b2ed Updated FAQ
Added a note that CSS-in-JS is not mandatory adn How to import css files.
2017-11-26 11:25:12 +05:30
Dan Abramov
986d97788c Minor FAQ updates (#308)
* Don't use experimental syntax unless necessary

* Edit another page

* Update another page

* Unrelated bikeshed on virtual DOM

* Please, no *.jsx, we don't recommend it

* Update faq-structure.md

* Minor updates

* Update faq-ajax.md

* Update faq-functions.md

* Add binding explanation
2017-11-20 22:05:00 +00:00
Alex Krolick
6d8c199203 Don't show raw URLs in links 2017-11-12 20:06:22 -08:00
Alex Krolick
e9b132a280 Add FAQ pages 2017-11-12 19:25:43 -08:00