Skip to content

Releases: vodkabears/Vide

0.3.1

22 Feb 17:17
Compare
Choose a tag to compare
  • 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.

0.3.0

14 Nov 23:16
Compare
Choose a tag to compare
  • Added the resizing option.
  • Updated tests.

0.2.1

09 Nov 17:10
Compare
Choose a tag to compare
  • Code refactoring.
  • Updated devDependencies.

0.2.0

26 Oct 19:58
Compare
Choose a tag to compare
  • Lots of updates since 0.1.0.
  • Improved code linting.
  • Cleaned up the repository.
  • Added bower dependencies.
  • Updated devDependencies.

0.1.4

19 Oct 17:28
Compare
Choose a tag to compare
  • Fixed wrong URL parsing.
  • Changed main files in bower.json.

0.1.3

03 Oct 22:21
Compare
Choose a tag to compare
  • 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.

0.1.2

31 Aug 19:59
Compare
Choose a tag to compare
  • Restored posterType option to specify poster image type.

0.1.1

21 Aug 15:59
Compare
Choose a tag to compare
  • 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.

0.1.0

22 Jul 00:37
Compare
Choose a tag to compare

First!