Skip to content

Support mobile devices #107

New issue

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

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Oct 24, 2017
Merged

Support mobile devices #107

merged 12 commits into from
Oct 24, 2017

Conversation

yujinakayama
Copy link
Member

There're still some skewed layouts on mobile devices but it's better than the current desktop-only support.

Before

rspec-before

After

rspec-after

== yield_content(:head)

title= current_page.data.title

== stylesheet_link_tag 'application', 'normalize'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we sure we import application in every page partial? I'm not even sure we have a page partial for every page :/

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've confirmed that all pages are properly displayed with this. Actually I want to refactor all the stylesheets but doing so is out of scope of this PR.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yujinakayama ok I trust you, merge and deploy at your lesuire

@myronmarston
Copy link
Member

Any reason not to merge this? I trust @yujinakayama :).

@JonRowe
Copy link
Member

JonRowe commented Sep 11, 2017

My concern has yet to be addressed, if @yujinakayama says we do in fact reimport it everywhere I'm okay with it, otherwise I'd like that addressed before merge.

@yujinakayama yujinakayama force-pushed the support-mobile-devices branch 2 times, most recently from aa370ae to 8ef2a82 Compare October 21, 2017 10:07
@yujinakayama yujinakayama force-pushed the support-mobile-devices branch from 8ef2a82 to 83e5fec Compare October 24, 2017 02:05
@yujinakayama yujinakayama merged commit 76b3138 into source Oct 24, 2017
@yujinakayama yujinakayama deleted the support-mobile-devices branch October 24, 2017 02:05
Sign up for free to 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