dan
|
fc644cd244
|
Revert "Sandpack error icon overlapping issue fix (#4302)" (#4325)
This reverts commit cd1717bfbd .
|
3 years ago |
Amaresh S M
|
cd1717bfbd
|
Sandpack error icon overlapping issue fix (#4302)
* sandpack error icon overlapping issue fix
* modified errorline css
|
3 years ago |
Strek
|
3564e690b8
|
Introduce lint staged (#4240)
* Commit lint staging
* Add mdx parser for prettier
* fix css
* Fixed lint staged for md
* Fixed markdowns
* Revert prettifying markdown since build fails
* Removed css command and included with tsx
* replace with older readme and contibuting
|
3 years ago |
dan
|
4451e5b0b3
|
Make line highlight full width (#4246)
|
3 years ago |
Danilo Woznica
|
d80ef566a3
|
Sandpack: upgrade dependencies and adds ReactDevtools (#4161)
* upgrade sandpack dependencies
* update csb button
* remove unnecessary ref
* add react dev tools
* remove duplicated/unnecessary element
* fix: codemirror gutter
* fix codemirror gutter
* make devtools optional
* bump sandpack version
* fix: add website theme to the react devtools
* fix: react devtools ui tweaks
* devtools: custom theme
* refactor: reset sandbox
* fix sandpack
* fix: devtools style
* fix: tweaks on mobile version
* fix: soft refresh when module is loaded
* bump sandpack version
* update color
* remove demo
* remove inspect button
* bring back key logic
* refactor: icon align
* update sandpack
* logic to keep the content synced
|
3 years ago |
harish-sethuraman
|
7254849ade
|
Stop zooming for search input (#4094)
|
3 years ago |
Alexey Pyltsyn
|
eb84de7444
|
Enable dark mode in browser UI (#4089)
|
3 years ago |
Alexey Pyltsyn
|
719aa3c377
|
Allow page zooming/scaling (#4082)
* Allow page zooming/scaling
* Fix for iOS
|
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 |
Matthew Martinez
|
c29bcd7ed7
|
edit sandpack style overrides to also cover 'dirty' case (#4070)
Co-authored-by: Matt Martinez <matmartinez@bills.com>
|
3 years ago |
Alexey Pyltsyn
|
aa5212b1b8
|
Adjust code line numbers background (#4055)
* Adjust code line numbers background
* Fixes after review
|
3 years ago |
Dan Abramov
|
9dd3d5494b
|
Fix error color in dark mode
|
3 years ago |
Dan Abramov
|
d51f70658f
|
[Beta] Dark more tweaks (#4019)
* Make sandbox themeable
* Fix gutters
* Fix FOUCs
Co-authored-by: Dan Lebowitz <dan.lebo@me.com>
|
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 |