[READ-ONLY] Mirror of https://github.com/danielroe/stream-vue. Vue component for Cloudflare Stream.
cloudflare
stream
vue
vuejs
1.8 kB
0.3.3 (2021-01-20)#
Bug Fixes#
- don't replace
Vue.configcompletely (abc02d8)
0.3.2 (2021-01-20)#
Bug Fixes#
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)