Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

mobile responsive design and many design fixes #110

Merged
merged 1 commit into from Apr 1, 2013

Conversation

Projects
None yet
1 participant
Contributor

saivann commented Apr 1, 2013

adapt CSS to be either responsive, or specific to mobiles
add mobile menu icon to show the hidden menu on touch
add optimized language bar menu for mobiles
remove 1200px width workaround for the wallet page. Description now fit even on 1024x728 resolutions
remove links on wallet icons for :hover compatibility with mobile devices
move right buttons into the page
fix contributors plugin to produce W3C valid HTML
drop useless classes list .list
clean and organize CSS

Contributor

saivann commented Apr 1, 2013

This pull request can be viewed and tested live here : http://bitcoinmobile.zapto.org/

It covers at least three things that came back a few times in the feedback I received.

  • Offer a good experience for mobile users.
  • Move the right buttons into the page.
  • Drop the 1200px wide workaround in the choose-your-wallet page.

@tcatm : Perhaps this can help with the bootstrap, as I've made many adaptation that goes in the same direction.

Contributor

saivann commented Apr 1, 2013

More feedback from an iPhone user might be helpful.
What I think needs to be tested the most :

  • Tap to display the menu.
  • Tap to display the description of each wallet in the choose-your-wallet page.
  • Switching between languages.
mobile responsive design and many design fixes
adapt CSS to be either responsive, or specific to mobiles
add mobile menu icon to show the hidden menu on touch
add optimized language bar menu for mobiles
remove 1200px width workaround for the wallet page, description now fit on 1
remove links on wallet icons for :hover compatibility with mobile devices
move right buttons into the page (fixes #67)
fix contributors plugin to produce W3C valid HTML
drop useless classes like .list
clean and organize CSS
add icon for ios touch devices (fixes #111)

saivann added a commit that referenced this pull request Apr 1, 2013

Merge pull request #110 from bitcoin/mobile
mobile responsive design and many design fixes

@saivann saivann merged commit 815959f into master Apr 1, 2013

@saivann saivann deleted the mobile branch Apr 1, 2013

jl2012 pushed a commit to jl2012/bitcoin.org that referenced this pull request Apr 5, 2016

EOL update closes #110 #107
- Correct typo
- Make more translatable
- Duplicate information about release schedule for good measure

Thanks @MarcoFalke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment