Shanmughapriyan S
3a9b0c81e2
[beta] fix: cleanup resize listener ( #4847 )
3 years ago
dan
4c37115f3f
[Beta] Code style tweaks ( #5104 )
* Use named React imports
* More manual edits
* Remove displayNames
* rm dead code
3 years ago
Guihua Ran
2d42098bc8
fix: reset showHint to false when click Next Challenge ( #4948 )
* fix: reset showHint to false when click Next Challenge
* Split Challenges into two components
* clean code, add to flag whether the activeChallenge has changed to avoid scrolling to Chalenges when page mounted
* Simplify
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
3 years ago
Danilo Woznica
e4d807d0e4
[Beta] fix(navigation): ui tweak ( #4709 )
* fix(navigation): ui tweak
* revert border color
3 years ago
ycjcl868
022c8ff29d
[Beta] Add some types ( #4728 )
* [Beta] Optimize some performance
* Unnecessary image optimization
* Unused optimizeFonts
3 years ago
Anjorin Damilare
9bcbe7ba5f
[beta] bump tailwind to v3 and update config ( #4366 )
* [beta] bump tailwind to v3 and update config
* fix widget wrong position
* fix content tailwind config
3 years ago
Sha Mwe La
2310e15532
Add ARIA labels on the navigation buttons ( #4363 )
3 years ago
Ben Rogers-McKee
53d279e370
fix: challenges navigation ( #4123 )
* fix: challenges navigation
* fix: challenges navigation alternate solution
* fix: challenges navigation assert non null on find
* refactor: unnecessary default value
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>
4 years ago