Skip to content

Website improvements - #223

Merged
sophiebits merged 5 commits into
react:masterfrom
zpao:website-improvements
Mar 26, 2015
Merged

Website improvements#223
sophiebits merged 5 commits into
react:masterfrom
zpao:website-improvements

Conversation

@zpao

@zpaozpao commented Mar 26, 2015

Copy link
Copy Markdown
Contributor
  • Quick fix for responsiveness
  • Optimized images (shave off ~40% of bytes)
  • Don't link to #content (feels really bad on mobile)

@zpao

zpao commented Mar 26, 2015

Copy link
Copy Markdown
ContributorAuthor

Well, I set the size wrong for that breakpoint image AND I forgot about retina displays, so it's blurry...

@amasad

Copy link
Copy Markdown
Contributor

Does this fix the horizontal scroll on mobile?

@zpao

zpao commented Mar 26, 2015

Copy link
Copy Markdown
ContributorAuthor

Almost, need to also set overflow: auto on .prism (code).

I'm going to drop the image resizing and just optim them and add the prism fix.

@amasad

Copy link
Copy Markdown
Contributor

(y)

@zpao
zpaoforce-pushed the website-improvements branch from 5ef0368 to 4c65579CompareMarch 26, 2015 18:51
@zpao

zpao commented Mar 26, 2015

Copy link
Copy Markdown
ContributorAuthor

Alright, all better.

screen shot 2015-03-26 at 11 51 23 am

zpao added 5 commits March 26, 2015 11:52
This is a quick fix for "responsive" views. It's not perfect but it's
less bad.
This should fix the remaining horizontal scrolls on mobile.
This looks *less bad* than it currently does but it's still pretty
clowny.
@zpao
zpaoforce-pushed the website-improvements branch from 4c65579 to 35fa5aaCompareMarch 26, 2015 18:52
sophiebits added a commit that referenced this pull request Mar 26, 2015
@sophiebits
sophiebits merged commit b4da77a into react:masterMar 26, 2015
mganandraj added a commit to mganandraj/react-native that referenced this pull request Jan 16, 2020
meta-codesyncBot pushed a commit that referenced this pull request Nov 17, 2025
Summary:
Pull Request resolved: #54560
Changelog: [Internal] - Update `react-native/debugger-frontend` from 6e249b3...7f25433
Resyncs `react-native/debugger-frontend` from GitHub - see `rn-chrome-devtools-frontend` [changelog](react/react-native-devtools-frontend@6e249b3...7f25433).
### Changelog
| Commit | Author | Date/Time | Subject |
| ------ | ------ | --------- | ------- |
| [7f2543355](react/react-native-devtools-frontend@7f2543355) | Ruslan Lesiutin (28902667+hoxyq@users.noreply.github.com) | 2025-11-17T14:44:00Z | [upgrade(react-devtools): cherry-pick search query fix (#223)](react/react-native-devtools-frontend@7f2543355) |
Reviewed By: vzaidman
Differential Revision: D87229802
fbshipit-source-id: edae697da173b4f019e11f490cf533b44645135f
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@zpao@amasad@sophiebits