Commit Graph

16 Commits

Author SHA1 Message Date
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
2022-01-28 18:56:11 +00:00
dan
4451e5b0b3 Make line highlight full width (#4246) 2022-01-28 00:42:14 +00:00
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
2022-01-24 16:28:52 +00:00
harish-sethuraman
7254849ade Stop zooming for search input (#4094) 2021-11-12 14:33:26 +00:00
harish-sethuraman
d9901c44d3 Update algolia.css (#4092) 2021-11-12 11:21:52 +00:00
Alexey Pyltsyn
eb84de7444 Enable dark mode in browser UI (#4089) 2021-11-11 21:36:01 +00:00
Alexey Pyltsyn
719aa3c377 Allow page zooming/scaling (#4082)
* Allow page zooming/scaling

* Fix for iOS
2021-11-11 16:50:49 +00:00
Danilo Woznica
8ed148b2ca fix(sandpack): upgrade dependencies (#4075)
* fix(sandpack): upgrade dependencies

* fix(sandpack): remove selector that relies on the editor state
2021-11-08 15:32:48 +00:00
Matthew Martinez
c29bcd7ed7 edit sandpack style overrides to also cover 'dirty' case (#4070)
Co-authored-by: Matt Martinez <matmartinez@bills.com>
2021-11-07 00:49:26 +00:00
Alexey Pyltsyn
aa5212b1b8 Adjust code line numbers background (#4055)
* Adjust code line numbers background

* Fixes after review
2021-11-06 14:41:08 +00:00
Dan Abramov
9affdc9a5a Only show sidebar scrollbars when needed (#4052)
* Adjust sidebar scrollbars

* thinner
2021-11-06 01:12:57 +00:00
Dan Abramov
9dd3d5494b Fix error color in dark mode 2021-11-04 23:08:44 +00:00
Dan Abramov
d51f70658f [Beta] Dark more tweaks (#4019)
* Make sandbox themeable

* Fix gutters

* Fix FOUCs

Co-authored-by: Dan Lebowitz <dan.lebo@me.com>
2021-11-04 22:56:40 +00:00
Dan Abramov
07923227b2 Revert "Style scrollbars in dark mode (#3975)"
This reverts commit 446c15c195.
2021-10-28 21:33:41 +01:00
The Otterlord
c1d9db157f Style scrollbars in dark mode (#3975) 2021-10-28 21:33:41 +01: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