Skip to content

Releases: radio4000/components

0.0.28

04 Nov 07:58
Compare
Choose a tag to compare

Full Changelog: 0.0.27...0.0.28

0.0.27

03 Nov 23:03
Compare
Choose a tag to compare

Full Changelog: 0.0.26...0.0.27

0.0.26

03 Nov 17:24
Compare
Choose a tag to compare
  • support r4-app[channel=""] with a channel slug, to support slug.4000.network subdomains

Full Changelog: 0.0.25...0.0.26

0.0.25

03 Nov 14:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.24...0.0.25

0.0.24

01 Nov 12:05
Compare
Choose a tag to compare

Full Changelog: 0.0.23...0.0.24

  • r4-player that embeds the radio4000-player (new npm dependency), and global play event
  • r4-channel can be a link to the channel, origin="https://example.org/path/random?channel-url={{slug}}"
  • r4-dialog to create a modal using the dialog element
  • r4-channel-sharer to create a form to share an url/iframe/icon to the channel
  • r4-page-add on /add with ?url= for media url and ?channel= for channel slug currently selected
  • add modals on r4-page-channel for r4-channel-{update,delete,sharer}

0.0.23

27 Oct 14:07
Compare
Choose a tag to compare
  • r4-page-channels
  • fix r4-app links handling with page.base() and anchor click handling
  • add css variable themes

0.0.22

25 Oct 15:17
Compare
Choose a tag to compare
  • r4-list -> can fetch data for a model (mapped to sdk query), and use <template/> to select what to render
  • r4-list-channels -> r4-channels
  • r4-channels + r4-tracks to use r4-list
  • r4-track

0.0.21

23 Oct 20:34
Compare
Choose a tag to compare

Fix track update again

0.0.20

23 Oct 20:01
Compare
Choose a tag to compare

Fix track update

0.0.19

23 Oct 15:00
Compare
Choose a tag to compare
  • r4-sign-out without lit
  • r4-form put default errors (without field into the submit error output`), add more comments
  • r4-track-delete

Full Changelog: 0.0.18...0.0.19