Strek
|
ea086bd312
|
Fixing Eslint configuration (#4087)
* fix-collapsable-color
* Made Eslint work and added next's eslint config
* Add lint:fix to pre commit rule
* Reverts older anchor links
* Fixed review comments
* Replace with spaces like before
* Update DocsFooter.tsx
* Update arrow function
* Update CodeBlock.tsx
* Update MDXComponents.tsx
* Update SidebarLink.tsx
|
3 years ago |
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
|
3 years ago |
harish-sethuraman
|
f31c9fdae8
|
Remove unwanted dependency (#4083)
|
3 years ago |
Alexey Pyltsyn
|
0b7fd7b7a4
|
Add git hook to generate headings ids (#4043)
* Add git hook to generate headings ids
* Fixes "Analyze Bundle" workflow
|
3 years ago |
Danilo Woznica
|
8ed148b2ca
|
fix(sandpack): upgrade dependencies (#4075)
* fix(sandpack): upgrade dependencies
* fix(sandpack): remove selector that relies on the editor state
|
3 years ago |
Dan Abramov
|
7451b15015
|
Revert "fix(dependencies): update yarn.lock (#4045)" (#4046)
This reverts commit b249a442f4 .
|
3 years ago |
Danilo Woznica
|
b249a442f4
|
fix(dependencies): update yarn.lock (#4045)
Co-authored-by: Danilo Woznica <danilo@codesandbox.io>
|
3 years ago |
Dan Abramov
|
8cd97ad66a
|
Bump to Next 12 (#4037)
|
3 years ago |
Dan Abramov
|
1c2f980f01
|
[Beta] Add bundle analyzer (#4036)
|
3 years ago |
Danilo Woznica
|
9707812678
|
fix(sandpack): do not translate code blocks (#4034)
|
3 years ago |
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>
|
3 years ago |