Dan Abramov
405870f223
Remove unused
2023-01-24 04:36:55 +00:00
dan
54e6276f2f
[Beta] Fix header IDs ( #5128 )
...
* Fix heading scripts
* [Beta] Fix header ID generation
* Fix headers
* Remove the Convention block breaking TOC
* Fix message
2022-09-28 19:05:10 +01:00
dan
b59b64f386
[Beta] Upgrade to MDX 2 ( #5107 )
...
* [Beta] MDX 2
* Fix up old pages
2022-09-24 17:37:15 +01:00
Dan Abramov
6e67dfbb98
Fix
2022-05-24 03:56:55 +01:00
Strek
cd1b0dfed9
Changed the version generation script to update vercel.json instead of _redirects ( #4136 )
...
* Changed the version generation script to update vercel.json instead of _redirects
* Fix prettier failures
* Expected to return a value at the end of async function 'writeRedirectsFile'
* Add same script for beta as well
* Fixes review comments
* Fixes formatting in old site
2022-01-18 17:31:17 +00:00
Strek
0b21acb5ab
Added hook to validate if headings are present or not ( #4143 )
...
* Added hook to validate if headings are present or not
* Remove un wanted default param
* Add validate Ids to ci check too
* Revamp heading id generation and validation workflow
* Update validateHeadingIDs.js
2022-01-18 17:28:11 +00:00
Titus
4022f9774b
Use custom ID format that works better with MDX 2 ( #4105 )
...
* Fix two unicode whitespaces which are invalid
* Use custom ID format that works better with MDX 2
* Fix sebastian
* remark-slug as dev dep
2021-11-15 04:20:32 +00:00
Rachel Nabors
981db3397e
Initial check-in of new React docs and website
...
Co-authored-by: Dan Abramov <dan.abramov@me.com >
Co-authored-by: Sylwia Vargas <sylwia.vargas@gmail.com >
Co-authored-by: Dan Lebowitz <dan.lebo@me.com >
Co-authored-by: Razvan Gradinar <grazvan@fb.com >
Co-authored-by: Jared Palmer <jared@palmer.net >
Co-authored-by: Dane Grant <danecando@gmail.com >
Co-authored-by: Dustin Goodman <dustin.s.goodman@gmail.com >
Co-authored-by: Rick Hanlon <rickhanlonii@gmail.com >
Co-authored-by: Maggie Appleton <maggie.fm.appleton@gmail.com >
Co-authored-by: Alex Moldovan <alex.n.moldovan@gmail.com >
Co-authored-by: Ives van Hoorne <ives.v.h@gmail.com >
Co-authored-by: Brian Vaughn <bvaughn@fb.com >
Co-authored-by: Dmitri Pavlutin <dpavlutin@gmail.com >
2021-10-28 21:33:41 +01:00