Abdón Rodríguez

Results 202 comments of Abdón Rodríguez

+1 for drag and drop element! :+1:

Nice! More refs: - https://github.com/PolymerElements/paper-button/issues/35 And anchor example in `paper-button` and `paper-icon-button`: - https://github.com/PolymerElements/paper-button/pull/91 - https://github.com/PolymerElements/paper-icon-button/pull/69

Another reference with paper-tabs: https://github.com/PolymerElements/paper-tabs/blob/master/demo/index.html#L171-L193

Another reference with paper-item: https://github.com/PolymerElements/paper-item/pull/75

@ebidel we still have the issue when we want to wait the `paper-ripple` effect. And the `paper-tabs` puts the anchor inside the `paper-tab`. :confused:

@robdodson nice! The anchor will be outside the `paper-tab`? Like the rest of paper elements. ``` html Inbox Starred ```

It's a bit inconsistent have elements that have the anchor inside and others outside. It would be great if we can unify.

@cdata @robdodson @ebidel Sorry for reliving this post after so long, but... Today a friend has shared this post with me: [`Can I nest a element inside an using HTML5?`](https://stackoverflow.com/questions/6393827/can-i-nest-a-button-element-inside-an-a-using-html5)...

Friendly ping to @aomarks. 🙂