forked from mister-ben/videojs-mobile-ui
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Update deps for release version of v8 and merge into next (mis…
…ter-ben#84) * feat: Support Video.js v8 (mister-ben#74) * feat!: Support Video.js v8 * chore: Drop es-check on verify, as not building for es5 * feat: support multple taps for longer seeks (mister-ben#82) * feat: Support multiple tap for longer seek * rmeove <8 code * chore: update rollup config for es classes * match master dep vs * update deps for release
- Loading branch information
1 parent
f9c4e89
commit ccf2f4f
Showing
10 changed files
with
16,031 additions
and
869 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"seconds": "Sekunden" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
"Include your own strings in JSON files.": "Include your own strings in JSON files." | ||
"seconds": "seconds" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"seconds": "secondi" | ||
} |
Oops, something went wrong.