Farhad Yasir
b50fe64c1e
fix(unicode-to-char): Replaced other languages unicode to text ( #1780 )
* fix(unicode-to-char): Replaced other languages unicode to text
* fix(unicode-to-char): run prettier to fix lint error
* feat(unicode-to-char): modified the replace function with p1 parameter
6 years ago
Brian Vaughn
e81a451424
16.8.3 -> 16.8.4
6 years ago
Nat Alison
c792f7d29f
Fix eslint errors ( #1734 )
6 years ago
Dan Abramov
bab2a3491a
Hide horizontal scrollbar in header and tweak breakpoitns ( #1749 )
* Hide horizontal scrollbar in header
* Tweak topbar breakpoints
* Simplify breakpoints to fix animation
6 years ago
Dan Abramov
ef81426b06
Put Blog in top bar before Community ( #1741 )
6 years ago
Brian Vaughn
07253c8209
Add "Languages" page ( #1691 )
* Added language selector page
* PR nits
* Fix typo in variable name
* Added language icon. Show search icon in mobile.
* Tweaked header alignment
* Split languages into 3 categories based on progress:
complete, partially translated, and needs contributors
* Lower-cased pt-* language codes
* Re-added locale sort
* Renamed 'Partially Translated' header to 'In Progress'
6 years ago
Farhad Yasir
927a44a0b4
fix(remove-unused-var): Unused variable ReactDOM removed
6 years ago
Dan Abramov
4a7df5686b
Bump React to 16.8.3 ( #1724 )
6 years ago
Farhad Yasir
cd7bfe7b2f
fix(renderExamplePlaceholder): renderExamplePlaceholder removed as its never used
6 years ago
Saransh Kataria
cbe648ede3
updated footer to get year based on current date
6 years ago
Dan Abramov
b2183584ba
Use 16.8.2 ( #1686 )
6 years ago
Nurul Sundarani
bbf2cb1d6f
Updated Copyright Year
6 years ago
Michał Gołębiowski-Owczarek
7e4ac52af4
HTTPS-ify most insecure URLs in content/docs (& one in Acknowledgments)
This is a followup to #1157
6 years ago
Dan Abramov
8eaa70139f
Use 16.8.1 ( #1638 )
6 years ago
Nikhil Erkimutt
98c1ebeff3
Update version number in header and versions page
6 years ago
Dan Abramov
ea03fe7163
Clarify DOM container in homepage examples ( #1526 )
6 years ago
Andrew Clark
ed911f4822
Update site constants
6 years ago
Jack Cross
a4148163b5
Add -webkit-overflow-scrolling to prism styles ( #1457 )
6 years ago
Jane Manchun Wong
bbfb7c5b27
articleLayout.container.flexDirection='column' only when media is less than 'small' ( #1416 )
* Specify articleLayout.container to flex in column direction
* articleLayout.container.flexDirection=column when media less than small
* Comply with eslint rules
6 years ago
Dan Abramov
e6818c5979
Revert "Specify articleLayout.container to flex in column direction ( #1414 )" ( #1415 )
This reverts commit d0718a3953
.
6 years ago
Jane Manchun Wong
d0718a3953
Specify articleLayout.container to flex in column direction ( #1414 )
6 years ago
Sophie Alpert
cd6950a718
Add information about versioning policy ( #1403 )
6 years ago
Dan Abramov
1a97b5bd01
Update to 16.6.3 ( #1398 )
6 years ago
Andrew Clark
333656c363
Update version to 16.6.1
6 years ago
Dan Abramov
854b931866
Use 16.6.0 ( #1286 )
6 years ago
Sophie Alpert
c90d27a249
Smaller code font inside list items
6 years ago
Sophie Alpert
40394f97a8
Feature headings easier to read
6 years ago
Dan Abramov
35992a2a4d
Fix bad word breaks in Safari
6 years ago
Michał Gołębiowski-Owczarek
06a8850b2f
HTTPS-ify lots of URLs, update some to their newer homes ( #1157 )
This matters for user security.
I didn't touch blog posts & pages related to past conferences.
The `content/docs` could be HTTPS-ified as well but it contains lots of HTTP
links so maybe that'd be best done in a separate PR.
6 years ago
Dustin Schau
7d12082d8b
fix: prevent gatsby file detection from breaking path field ( #1226 )
Fixes #1088
This should fix the path issues that people intermittently run into.
Gatsby sees the relative path (and the parent node with an absolute
path), joins on the parent path and the relative path, and presumes it's
a file... which is normally good, but which here is not what we want
beacuse then we're getting a resolver of type file instead of type
string referring to the relative path of the document.
This seems to fix a (long standing?) bug where the "Edit this Page"
button is broken, as well. e.g. see [this page](https://reactjs.org/community/support.html ) which _should_ have an Edit this Page button
I'd need to think more as to whether there's a cleaner fix here, but
this seems to work pretty well!
6 years ago
Brian Vaughn
d0141c9326
Tweaked Prism theme to improve color accessibility
6 years ago
Dan Abramov
8c4652b041
Change highlight color ( #1211 )
6 years ago
Dustin Schau
3954cfe6f3
fix: address PR feedback (thanks @bvaughn!)
6 years ago
Dustin Schau
e855f5f503
chore: rearrange import order
6 years ago
Dustin Schau
6e2340d141
style: run prettier
6 years ago
Dustin Schau
12c43455e7
chore: add prop-types validation to code example
6 years ago
Dustin Schau
169754fb1b
refactor: tweak to use the _updateState method
6 years ago
Dustin Schau
d83238caf0
feat: get hot reloading working for js code snippets
6 years ago
Dustin Schau
57cb7abde1
chore: remove outer wrapper div
6 years ago
Dustin Schau
fc0ef96fb6
chore: minor tweaks and run prettier
6 years ago
Dustin Schau
9d6015a871
fix: refactor plugin to use source-filesystem and onCreateNode
6 years ago
Dustin Schau
3ead525cf7
feat: refactor index page so hot reloading works for code examples
6 years ago
Sophie Alpert
a78049a5da
Fix number alignment in sidebar ( #1203 )
![screenshot](https://user-images.githubusercontent.com/6820/46177889-6cf2b480-c269-11e8-8a92-182b3c225e8a.png )
6 years ago
Lionel
4a11063e9b
Update versiont into 16.5.2 ( #1198 )
6 years ago
Alexander Nanberg
71b03486c0
Upgrade to Gatsby v2 ( #1104 )
* Upgrade to Gatsby v2
* Remove unnecessary polyfills since gatsby already provides them
* Move global styles to gatsby-browser
* Add fb comment and convert to cjs
* Revert to use pageQuery again
* Add back html.js
* Update dependencies
* Move TitleAndMetaTags
* Replace glamor/reset with normalize.css which fixes style order in prod
* Prettier formatting
* Remove unused types
* Remove old layout
* Fix versions link
* Update deps
* Update deps
* Remove hack since it's no longer needed
* Update dependencies
* Fix build error
* Fix prettier config resolution
* Update gatsby
* Remove custom onCreatePage logic
* Update dependencies
* Fix build
* Update dependencies
* prettier formatting
* update dependencies
* add custom babel config for flow
* upgrade dependencies
* update dependencies
* use stable gatsby release
6 years ago
Dan Abramov
74e254a394
16.5.1
6 years ago
Brian Vaughn
bfc61c3d69
Bumped docs version
6 years ago
Dan
58804cc370
More Flow fixes
6 years ago
Dan
88799e61fd
Add exit clause for static builds
6 years ago
Dan Abramov
1ee1c3085f
Patch the DOM to fix Google Translate ( #1148 )
* Fix Google Translate
* Tweaks
6 years ago