googlecodelabs/codelab-elements

New element <google-codelab-card>

x1ddos opened this issue · 1 comments

The card element is an item of the list/index page such as codelabs.developers.google.com:

image

Then, <google-codelab-index> from #21 will be collecting multiple <google-codelab-card> elements, providing sorting and filtering.

Fixed by #29, as an initial implementation. Will create new issues to tweak and improve.