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

Add amp-story-grid-layer tag #11487

Merged
merged 3 commits into from
Oct 2, 2017
Merged

Add amp-story-grid-layer tag #11487

merged 3 commits into from
Oct 2, 2017

Conversation

newmuis
Copy link
Contributor

@newmuis newmuis commented Sep 29, 2017

This adds a layer for amp-story that is based on CSS grid. The layer exposes a few preset templates (fill, vertical, horizontal, and thirds) and also accepts some CSS grid properties as attributes on its children (currently only grid-area is accepted, but this could in theory be extended to other properties as well).

@newmuis newmuis requested review from dreamofabear and removed request for aghassemi September 29, 2017 16:39
*/

/**
* @fileoverview Embeds a story

Choose a reason for hiding this comment

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

Unfinished sentence?

@newmuis newmuis added this to Merge in Stories - By Type Oct 2, 2017
@newmuis newmuis moved this from Pending to Ready to Merge in Stories - By Type Oct 2, 2017
@alanorozco alanorozco moved this from Ready to Merge (approved + comments addressed) to Merged in Stories - By Type Oct 2, 2017
@alanorozco alanorozco merged commit 771353a into ampproject:master Oct 2, 2017
@newmuis newmuis moved this from Migration to amphtml repo to Done in Stories - By Type Jan 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants