gerrit/polygerrit-ui/app/embed
Kasper Nilsson 3a5019e15e Add gr-embed-dashboard element
In Polymer 1.x, the Shadow DOM polyfill requires using the Polymer.dom
API to achieve distribution. There is no way to notify a DOM mutation
happened after the fact. So, when embedding Polymer 1.x elements inside
an app that is not itself a Polymer app, placing arbitrary content
inside a <slot> is not possible.

This element is intended to be a workaround for the duration of
PolyGerrit's existence on Polymer 1.x to allow for slotting of the
<gr-create-change-help> element into the "empty-outgoing" slot of the
<gr-change-list>.

Change-Id: I32a5031df6fff10e3c441ecdf87c7b50d2073e34
2018-10-19 10:48:20 -07:00
..
embed_test.html Add gr-search-bar to the embed bundle 2018-04-02 12:26:29 -07:00
embed.html Add gr-embed-dashboard element 2018-10-19 10:48:20 -07:00
test.html Add @license tags to PG HTML and JS assets 2018-03-26 10:47:55 -04:00