ng-youtube-embed-iframe
Version:
AngularJS directive for youtube-iframe-player-api
249 lines (151 loc) • 9.92 kB
Markdown
# CHANGELOG
All notable changes to this project will be documented in this file.
> **Tags**
>
> - Features
> - Bug Fixes
> - Performance Improvements
> - Enhancements
> - Dependency Updates
> - Breaking Changes
> - Documentation
> - Internal
## v1.2.15 (2020-12-13)
#### Internal
- update LICENSE ([22eb9e2](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/22eb9e2))
## v1.2.14 (2020-01-03)
#### Enhancements
- make scope parameters optional ([712aab0](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/712aab0))
## v1.2.13 (2020-01-03)
#### Enhancements
- remove unused directive transclude option ([2a84804](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/2a84804))
#### Internal
- update LICENSE ([71a958d](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/71a958d))
## v1.2.12 (2019-12-30)
#### Bug Fixes
- prevent duplicate injection of iframe api script ([233d3d3](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/233d3d3))
- set default player config correctly ([e9cf68e](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/e9cf68e))
- throw error if video-id is not set ([8f798d9](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/8f798d9))
#### Enhancements
- compile files with babel ([3efe5cd](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/3efe5cd))
#### Dependency Updates
- bump devDependencies ([2b55b90](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/2b55b90))
#### Internal
- add karma-jasmine unit tests ([9c0d9b3](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/9c0d9b3))
- migrate to github actions from travis-ci ([0f97e0d](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/0f97e0d))
- use browser-sync for development ([1997e95](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/1997e95))
- cleanup build tasks ([0e1d469](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/0e1d469))
- use eslint instead of grunt-eslint ([aa1fcb8](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/aa1fcb8))
- remove peerDependencies ([8b35ba5](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/8b35ba5))
## v1.2.11 (2019-09-02)
#### Enhancements
- remove angular-sanitize from peerDependencies ([4bbee8a](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/4bbee8a))
#### Dependency Updates
- update angular to v1.7.8 ([4bbee8a](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/4bbee8a))
- update chalk to v2.4.2 ([4bbee8a](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/4bbee8a))
- update eslint to v6.3.0 ([4bbee8a](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/4bbee8a))
- update eslint-config-airbnb-base to v14.0.0 ([4bbee8a](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/4bbee8a))
- update eslint-plugin-import to v2.18.2 ([4bbee8a](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/4bbee8a))
- update grunt to v1.0.4 ([4bbee8a](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/4bbee8a))
- update grunt-coffeelintr to v1.1.3 ([4bbee8a](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/4bbee8a))
- update grunt-contrib-coffee to v2.1.0 ([4bbee8a](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/4bbee8a))
- update grunt-contrib-uglify to v4.0.1 ([4bbee8a](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/4bbee8a))
- update grunt-eslint to v22.0.0 ([4bbee8a](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/4bbee8a))
- update grunt-sass to v3.1.0 ([4bbee8a](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/4bbee8a))
- update husky to v3.0.5 ([4bbee8a](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/4bbee8a))
- update load-grunt-tasks to v5.1.0 ([4bbee8a](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/4bbee8a))
- update sass to v1.22.10 ([4bbee8a](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/4bbee8a))
## v1.2.10 (2018-12-30)
#### Enhancements
- migrate from `unpkg` cdn to `jsdelivr` ([f211409](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/f211409))
#### Internal
- extend package license to 2019 ([2f232e1](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/2f232e1))
- replace `grunt-contrib-sass` with `grunt-sass` ([25f0614](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/25f0614))
#### Dependency Updates
- update grunt-coffeelitr to v1.1.2 ([25f0614](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/25f0614))
- update eslint to v5.11.1 ([25f0614](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/25f0614))
- update husky to v1.3.1 ([25f0614](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/25f0614))
## v1.2.9 (2018-10-05)
#### Dependency Updates
- update grunt-contrib-ugligy to v4.0.0 ([588f132](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/588f132))
- update grunt-coffeelitr to v1.1.1 ([242acac](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/242acac))
- update eslint to v5.6.1 ([01107e4](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/01107e4))
- update husky to v1.1.0 ([01107e4](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/01107e4))
- update grunt-contrib-connect to v2.0.0 ([01107e4](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/01107e4))
- update eslint-plugin-promise to v4.0.1 ([01107e4](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/01107e4))
#### Internal
- apply standardjs rules to eslint ([16c20af](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/16c20af))
- use two space identation instead of four for all files ([96a1669](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/96a1669))
- remove vscode settings in favour of editorconfig ([543b048](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/543b048))
- update github username ([bf0f645](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/bf0f645))
## v1.2.8 (2018-07-27)
Just a Maintenance Patch
#### Internal
- run travis builds in trusty environment ([5a21abc](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/5a21abc))
- use eslint to lint javascript files ([5a21abc](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/5a21abc))
- replace grunt-coffeelint with grunt-coffeelintr ([5a21abc](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/5a21abc))
- remove commitizen and cz-conventional-changelog dependencies ([5a21abc](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/5a21abc))
- add prepublish script to prevent direct execution of `npm publish` ([5a21abc](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/5a21abc))
## v1.2.7 (2018-07-17)
Just a Maintenance Patch
#### Dependency Updates
- update devDependencies to remove dependencies with vulnerability ([998b499](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/998b499))
#### Internal
- update docs
- remove pullapprove
- migrate to travis-ci.com
## v1.2.6 (2018-07-10)
Just a Maintenance Release.
#### Dependency Updates
- update devDependencies and code maintenance ([2a45e71](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/2a45e71))
## v1.2.5 (2018-03-27)
#### Internal
- remove yarn ([f777016](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/f777016))
- remove devDependencies from package.json while publish ([4600aea](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/4600aea))
## v1.2.4 (2018-03-26)
#### Documentation
- fix broken links ([703f63f](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/703f63f))
## v1.2.3 (2018-03-26)
#### Internal
- update Gruntfile.coffee ([4e5a016](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/4e5a016))
- delete unused devDependencies ([7a0457d](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/7a0457d))
- add post-build actions ([0ffef32](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/0ffef32))
#### Dependency Updates
- update devDependencies ([a8c3c3e](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/a8c3c3e))
## v1.2.2 (2017-11-28)
#### Internal
- drop bower support
- publish only `dist/` folder to npm
- add angularjs as a peerDependency
#### Breaking Changes
- bower installations will not be supported anymore, use npm or yarn
## v1.2.1 (2017-11-09)
#### Bug Fixes
- fix player not created while routing ([7d120b3](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/7d120b3))
## v1.2.0 (2017-10-20)
#### Features
- allow multiple player to be created ([4a9047d](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/4a9047d))
#### Dependency Updates
- remove ng-sanitize as dependency ([4a9047d](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/4a9047d))
#### Bug Fixes
- fix `ytPlayer` unable to access in controller ([4a9047d](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/4a9047d))
#### Breaking Changes
- every element must be provided with unique id
## v1.1.2 (2017-07-07)
#### Performance Improvements
- modular approach method to avoid unwanted errors ([fea7a0b](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/fea7a0b))
- compatible with strict-di mode ([fea7a0b](https://github.com/sibiraj-s/ng-youtube-embed-iframe/commit/fea7a0b))
## v1.1.1 (2017-07-04)
#### Dependency Updates
- update angular.js to [v1.6.5](https://github.com/angular/angular.js/blob/master/CHANGELOG.md#165-toffee-salinization-2017-07-03)
## v1.1.0 (2017-06-21)
#### Performance Improvements
- code optimization
- destroy player on view change
#### Breaking Changes
- set/get player options via `youtubePlayerConfig` is removed
## v1.0.1 (2017-06-20)
#### Documentation
- update docs for the player
## v1.0.0 (2017-06-20)
Initial Release. An Angular directive for Youtube Iframe API