- Fix wrong README links (#148)
- Fix incorrect responsive behavior with SSR responsive (#147)
- Fix incorrect responsive behavior with SSR responsive (#147)
- Add Angular 12 as peer dep (#146)
- Add peer dependency for react 18 (#145)
- Update README.md (#144)
- Remove production mode (#143)
- fix svelte build requirements (#141)
- bump minimist version (#142)
- Responsive Plugin will now respect steps to define max width (#133)
- Responsive Plugin will now respect steps to define max width (#133)
- Update htmlVideo to use the right format for ogg/ogv (#138)
- Adjust package.json fields (#136)
- Replace micro-bundle with rollup (#131)
- Fix muted attribute on angular video (#126)
- Add video reference (#127)
- Added missing comments
- Feature/add analytics (#114)
- Change plugin input to object instead of string (#119)
- Update url-gen version
- Update issue templates
- Update pull_request_template.md
- Add test for muted video (#122)
- Fix video src url with analytics (#121)
- Add img attributes to angular (#118
- update readme for packages (#108)
- resolve broken ts imports (#109)
- rename angular package (#107)
- Add Lerna (#104)
- updated to html to latest version (#96)
- added autoOptimalBreakpoints to picture tag (#86)
- changed to url-gen package name (#94)
- Fix/common js build (#87)
- Add advanced picture (#84)
- Release pipeline testing
- Fix svelte npm package file contents
- Release pipeline testing
- align video attributes in React and Angular(#77)
- Added ondestroy lifecycle hook to video component (#78)
- Disable package-lock generation by adding .npmrc config
- Feature/add vue sdk infrastructure (#74)
- Add dynamic copy right date (#76)
- React - Add innerRef prop to AdvanceVideo component (#65)
- React - Add video component (#59)
- Shared(Breaking) - Update video sources to accept Transcode action (#64)
- Svelte - Fix ts errors by adding importsNotUsedAsValues rule (#68)
- Angular - Add enableProdMode() (#63)
- Svelte tests - Add svelte ssr tests (#62)
- Svelte tests - Add responsive unit tests for svelte sdk (#60)
- Angular tests - add missing angular tests (#61)
- React tests - add react e2e tests (#58)
- Svelte docs - Add svelte sdk docs (#57)
- React - Update dependency of react version to be ^16.3.0 || ^17.0.0 (#49)
- Shared - fix status canceled error on placeholder (#54)
- Shared - Feature/add video layer (#52)
- Add svelte sdk (#48)
- Upgrade to base beta (#51)
- Handle placeholder onerror (#46)
- Add travis.yml file (#50)
- Docs - Add version number to the docs reference (#47)
- Docs - Finalize readme before release (#45)
- Beta release
- Add changelog
- Test full release-cycle using jenkins
- Implement plugins - Responsive, Placeholder, Accessibility, Lazyload
- Implement React and Angular image components