Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Why does tile-cascade depend on divs? #14

Open
davidpfahler opened this issue Aug 2, 2014 · 5 comments
Open

Why does tile-cascade depend on divs? #14

davidpfahler opened this issue Aug 2, 2014 · 5 comments
Labels

Comments

@davidpfahler
Copy link

It seems to me that tile-cascade transition only works on children of core-animated-pages when they are div tags. Is that correct? If so, why can I not use this on custom elements?

@morethanreal
Copy link
Contributor

That is the way it is currently implemented but it can definitely be made more general. Please feel free to submit a PR :)

@morethanreal morethanreal self-assigned this Aug 5, 2014
@morethanreal morethanreal added the p2 label Aug 5, 2014
@ocorso
Copy link

ocorso commented Dec 8, 2014

It probably won't work if a custom element extends "div" I suppose.

@arthurevans
Copy link

This is quite confusing -- the fix isn't clear to me, but the current state should be clearly documented.

Currently, it seems that the transitions themselves don't have doc comments, and aren't showing up in our API docs ...

@davidpfahler
Copy link
Author

I second that. 👍 /cc @arthurevans @morethanreal

@clyfe
Copy link

clyfe commented Dec 26, 2014

Also, please document tile-cascade and list-cascade, and how are they different from cascade-transition and from each-other.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants