Commit Graph

5219 Commits

Author SHA1 Message Date
Strek
17ad2cbc71 Fixes unwanted scrolls in mobile (#4114)
* added word break

* Update PageHeading.tsx
2021-11-18 21:17:15 +00:00
Andrew Clark
34325ff441 Update React 18 post for beta (#4109)
Adds a note to the top of the page linking to the 18 Beta announcement.
2021-11-15 16:38:50 -08:00
Strek
49a552c1c1 Fix prettier CI and add it to pre commit (#4100)
* Add prettier before commit and during CI

* Add workflow

* Reverse merge main to branch

* dry run prettier

* dry run prettier

* [warn] jsxBracketSameLine is deprecated so replaced it to bracketSameLine

* Revert "[warn] jsxBracketSameLine is deprecated so replaced it to bracketSameLine"

This reverts commit 43dbe9ed3f.

* Revert "dry run prettier"

This reverts commit b62948042c.

* Revert "dry run prettier"

This reverts commit 382f9a4691.

* Revert "Reverse merge main to branch"

This reverts commit 43667eaf29.

* [warn] jsxBracketSameLine is deprecated so replaced it to bracketSameLine
2021-11-15 18:23:25 +00:00
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
2021-11-15 15:33:15 +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
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
harish-sethuraman
64e236cf84 Typo fixes (#4091)
* chore: fix typo

* Update referencing-values-with-refs.md

* Fix typo of typo

Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
2021-11-12 08:56:28 +03: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
Alexey Pyltsyn
5c1f51316f Add support for Unicode chars when detect headings IDs (#4086) 2021-11-11 12:35:22 +00:00
harish-sethuraman
f31c9fdae8 Remove unwanted dependency (#4083) 2021-11-11 00:32:38 +00:00
Alexey Pyltsyn
e206d8cdf1 Set page layout dynamically (#4084) 2021-11-11 00:27:46 +00:00
Alexey Pyltsyn
0b7fd7b7a4 Add git hook to generate headings ids (#4043)
* Add git hook to generate headings ids

* Fixes "Analyze Bundle" workflow
2021-11-10 18:19:44 +00:00
harish-sethuraman
8333b6d127 Fixes wrong breadcrumb for 404 page (#4074)
* Fixes wrong breadcrumb for 404 page

* Change Home as default layout

* Add layout Learn to the pages inside learn
2021-11-10 18:10:20 +00:00
Dan Lebowitz
29fbe65acb fix safari bug 2021-11-10 17:50:07 +00:00
Dan Lebowitz
23c09e0072 polish dark mode illustrations 2021-11-09 23:07:39 +00:00
Dan Abramov
b761b81322 Fix typo 2021-11-09 19:22:49 +00:00
harish-sethuraman
967bf1f152 Update doc (#4077) 2021-11-09 11:18:22 +00:00
Patrick Aljord
85e1c32976 Update to latest conferences (#4076) 2021-11-08 22:42:37 +03: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
beet
7f995398f4 Fix alternative solution to add and remove a CSS class (#4027) (#4072)
* Fix alternative solution to add and remove a CSS class (#4027)

* Update reacting-to-input-with-state.md

Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2021-11-07 03:31:17 +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
Dan Abramov
196edb3022 Bump action version 2021-11-06 21:06:52 +00:00
Dan Abramov
695efe3069 here we go again 2021-11-06 20:28:27 +00:00
Dan Abramov
fa91a189cc lol this time should work 2021-11-06 20:24:05 +00:00
Dan Abramov
ac4b8ecec7 Maybe this works 2021-11-06 20:18:51 +00:00
Dan Abramov
891f62df90 oops 2021-11-06 20:13:25 +00:00
Dan Abramov
fed73bfa4c Maybe fix 2021-11-06 20:05:41 +00:00
Dan Abramov
25ac9d06da Try to fix it 2021-11-06 19:58:12 +00:00
Dan Abramov
6a9f6c83ef Try this instead 2021-11-06 19:23:31 +00:00
Dan Abramov
9a48b5575d Maybe this works 2021-11-06 18:50:48 +00:00
Dan Abramov
019eb6aff4 Fix path 2021-11-06 18:38:02 +00:00
Dan Abramov
4fcc57b97a Fix path 2021-11-06 18:22:39 +00:00
Dan Abramov
e750b8ed0b Try to split workflows 2021-11-06 18:20:07 +00:00
Dan Abramov
3f3a13cf15 Fix labeler workflow 2021-11-06 17:53:27 +00:00
Dan Abramov
71ef15cd72 Nicer formatting 2021-11-06 17:41:08 +00:00
Dan Abramov
7b245262df Maybe fix 2021-11-06 17:14:20 +00:00
Dan Abramov
27d9ca863c Fix labeler config 2021-11-06 17:03:08 +00:00
Dan Abramov
d40844b005 Fix bundle analyzer workflow (#4060)
* try again

* maybe build

* the rest

* add cache back in
2021-11-06 16:57:14 +00:00
Dan Abramov
25483e558c How about this instead 2021-11-06 16:41:59 +00:00
Dan Abramov
33abf28a1d Bump workflow version 2021-11-06 16:34:44 +00:00
Dan Abramov
da420a42d0 Maybe this fixes it? 2021-11-06 16:29:42 +00:00
Dan Abramov
ff7d2a1efa Try to add bundle analyzer 2021-11-06 16:14:19 +00:00
Dan Abramov
d7cbb1bab1 Add labeler config 2021-11-06 15:09:38 +00:00
Dan Abramov
83fb0708cb Add labeler action 2021-11-06 15:09:08 +00:00
Dan Abramov
075b786344 Restore scroll after 'show less' (#4056)
* Restore scroll after 'show less'

* Get the whole sandbox into view
2021-11-06 14:44:15 +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
Alexey Pyltsyn
22f4595dac Fix scroll to last scroll position after close modal search (#4057) 2021-11-06 14:30:12 +00:00
Dan Abramov
f288a83f2d Fix typo 2021-11-06 12:59:38 +00:00