0.4.1 • Published 4 months ago
@theweave/elements v0.4.1
@theweave/elements
This package contains common UI elements for Weave tools to use Weave Asset Locators (WALs) and for Holochain hApps to know if they are in a Weave context or not.
wal-embed
An element for embedding a WAL in an iFrame.
Example use in a lit-element based hApp:
<wal-embed
style="margin-top: 20px;"
src=${this.walEmbedLink}
?bare=${this.bare}
closable
@open-in-sidebar=${() => console.log('Opening in sidebar')}
@close=${() => console.log('Closing requested')}
></wal-embed>
wal-to-pocket
share-wal
weave-client-context
0.4.1
4 months ago
0.4.0
5 months ago
0.4.0-alpha.1
6 months ago
0.4.0-alpha.0
7 months ago
0.3.0
7 months ago
0.2.1
8 months ago
0.2.0
9 months ago
0.1.1
10 months ago
0.1.0
10 months ago