v1.0.0-canary.0
Pre-release
Pre-release
·
213 commits
to canary
since this release
What's Changed
Features 🎉
- feat: adding basic workflow of build and release by @danestves in #2
- feat: basic implementation of react-youtube by @danestves in #3
- feat: adding utils package by @danestves in #7
- feat: finish youtube lite component by @danestves in #8
- feat: verify if link is already on DOM and return by @danestves in #9
- fix: imports, tsc alias and global dependencies by @danestves in #10
- feat: YouTube
vuecomponent by @danestves in #14 - feat: node polyfill for all packages by @danestves in #16
- feat: adding youtube icon for vue by @danestves in #17
- feat: using single package for lite components by @danestves in #18
- feat: react vimeo lite component by @danestves in #19
- feat: fixed versions for
npmpackages by @danestves in #24 - ci: install dependencies with frozen lockfile by @danestves in #25
- feat: using yarn instead of npm by @danestves in #29
- feat: v-bind css propperties by @danestves in #30
- feat: adding
vueVimeo component by @danestves in #33 - feat: move warm to utils folder by @danestves in #35
- feat: get Vimeo poster as independent javascript function by @danestves in #36
- ci: clean
prepublishscript by @danestves in #37
Bug Fixes 🐛
- fix: correct name for exports by @danestves in #11
- fix: import react on yt icon by @danestves in #12
- fix: correctly build types and dependant packages by @danestves in #15
- fix: correct regex for youtube videos by @danestves in #20
- fix: styles for Vimeo button and positioning by @danestves in #21
- fix: resolve types folder for React by @danestves in #22
- fix: center position of Vimeo button by @danestves in #23
- fix: external dependencies for utils by @danestves in #28
- fix: correct bind for css vars by @danestves in #31
- fix: correct types for youtube player by @danestves in #32
- fix: moving youtube gradient css to component itself by @danestves in #34
Other Changes 🤷♂️
- ci: only install packages by @danestves in #26
- ci: delete cache dependencies by @danestves in #27
Full Changelog: https://github.com/danestves/lite-embed/commits/v1.0.0-canary.0