Vlitejs Versions Save

🦋 vLitejs is a fast and lightweight Javascript library for customizing video and audio player in Javascript with a minimalist theme (HTML5, Youtube, Vimeo, Dailymotion)

6.0.3

1 month ago

Fixes

  • Fix Firefox progress bar height (#129)
  • Add Youtube origin parameter (#130)

6.0.2

2 months ago

Fixes

  • Increase progress bar height (#119)
  • Fix preload on html5 provider (#118)

6.0.1

5 months ago

Fixes

  • Added initial aria-label for bigPlay component (#115)

6.0.0

10 months ago

⚠️ Breaking changes

This package is now pure ESM. Please read Sindre Sorhus ESM note for more information

  • Migrate to ESM with package exports and rollup (#100)

5.0.2

11 months ago

Updates

  • Add funding key in package.json (31313e2)

5.0.1

1 year ago

Fixes

Updates

  • Update sticky plugin providers (f142964)

5.0.0

1 year ago

⚠️ Breaking changes

  • Minimum supported Node.js version is 16.20.0 (#97)
  • Update HTML (#99)
    • Remove vlite-js CSS classe
    • Remove v-controlButton on v-bigPlay
    • Add nested container v-container for sticky compatibility
  • Add css file for PIP plugin (#90)

New features

  • Add the volume bar plugin (#90)
  • Add the sticky plugin (#99)

Updates

  • Increase or decrease the volume by 0.1 and fix the round
  • Update README.md (#95, #96)
  • New directory structure (#98)

Removes

  • Remove animation on volume button (#90)

Fixes

  • Fix Dailymotion volume (#90)

4.2.0

1 year ago

New features

  • Add the Google IMA SDK plugin (#77)
  • Add the AirPlay plugin (#82)

Updates

  • Enable playsinline by default (f142964)
  • Call Vlitejs onReady function before the plugins onReady functions (7620e16)
  • Use native aspect-ratio for player responsive (b9816bc)
  • Disable fullscreen on iPhone (not supported yet) (49c9567)

4.1.2

1 year ago

4.1.2

Fixes

  • Fix multiple cast instance (#76)

4.1.1

1 year ago

Fixes

  • Fix default values for Cast plugin options (e0e492e)