[READ-ONLY] Mirror of https://github.com/danielroe/stream-vue. Vue component for Cloudflare Stream.
cloudflare stream vue vuejs
0

Configure Feed

Select the types of activity you want to include in your feed.

stream-vue / CHANGELOG.md
1.8 kB

0.3.3 (2021-01-20)#

Bug Fixes#

  • don't replace Vue.config completely (abc02d8)

0.3.2 (2021-01-20)#

Bug Fixes#

  • don't assume existence of Vue.config (eb23bbb), closes #38

0.3.1 (2020-09-27)#

Bug Fixes#

  • tell vue to ignore custom <stream> element (9aacc5e)

0.3.0 (2020-09-27)#

Features#

  • add support for ssr script injection using vue-meta (63817d5)

Bug Fixes#

  • allow class and size bindings to be correctly inherited (72e2b00)
  • don't set height and width if not provided (d967246)

0.2.0 (2020-09-26)#

Features#

  • enable vetur autocompletion (22bff52)

Bug Fixes#

  • add defaults and sync props with child stream element (eb45f24)

0.1.1 (2020-09-26)#