Skip to content
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

Stories share menu redesign. #19303

Merged
merged 2 commits into from Nov 14, 2018
Merged

Conversation

gmajoulet
Copy link
Contributor

Redesign of the story share menu to make it match with all our other white drawers, and more colorful. Also adding some responsive magic for when it's displayed on desktop.
The bookend is unchanged, except for the share item label that went from a font size of 10 to 11px.

image
image
image
image

#19270

@Enriqe
Copy link
Contributor

Enriqe commented Nov 14, 2018

LGTM. Percy tests look broken though, can you take a look?

display: none !important;
}

@media (min-width: 1024px) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we actually bind this to the desktop/fullbleed attributes instead of using media queries?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done (for the desktop-fullscreen only, as this menu doesn't exist on the panels experience)

@gmajoulet
Copy link
Contributor Author

Percy should fail in an expected way (slightly bigger font size) this time :)

@gmajoulet gmajoulet merged commit dba4d64 into ampproject:master Nov 14, 2018
Enriqe pushed a commit to Enriqe/amphtml that referenced this pull request Nov 28, 2018
* Share menu redesign.

* Reviews.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants