- Remove deprecated jQuery load method.
- Add the
className
option.
- Fix hidden video.
- Add
bgColor
property. - Fix a blurred circle on IOS9.
- Update dependencies.
- Fix the 'Not implemented' error in IE.
- Make a small refactoring.
- Rename 'video/ogv' type to 'video/ogg'.
- Correct the docs.
- Remove moot
version
property from bower.json. - Update linter configs.
- Update dependencies.
- Fixed disappearing of the poster image in Android 5.
- Updated Meteor documentation.
- Refactoring.
- Updated dependencies.
- Added Browserify support.
- Removed the checking of User-Agent.
- Fixed issues of the back/forward cache in Safari.
- Updated Meteor integration.
- Updated dependencies.
- Added support of old FF versions.
- Improved Safari playback fixes.
- Updated dependencies.
- Fixed a flash.
- Fixed Safari playback bugs.
- Used package.json instead of vide.jquery.json.
- Used '#on' instead of '#bind'.
- Imporved the codestyle.
- Updated dependencies.
- Added the
resizing
option. - Updated tests.
- Code refactoring.
- Updated devDependencies.
- Lots of updates since 0.1.0.
- Improved code linting.
- Cleaned up the repository.
- Added bower dependencies.
- Updated devDependencies.
- Fixed wrong URL parsing.
- Changed main files in bower.json.
- Path argument can receive list of sources.
- Strings with options and pathes can be passed to the constructor directly.
- Added
posterType: none
value. - Updated README.
- Updated JSDoc.
- Updated tests.
- Updated examples.
- Added CONTRIBUTING.md
- Other small fixes and optimizations.
- Restored
posterType
option to specify poster image type.
- Support of absolute URLs (#10).
- Fixed the CORS issue (#11).
- Fixed the destroy method.
- Fixed parsing of empty options.
- Poster and video positions are the same now.
- Syntax and behavior of the position option are similar to the CSS
background-position
property. - Add support of the
.jpeg
extension.