Gary Katsevman
282bda7e34
@gkatsev checked throwIfWhitespace first in hasElClass. closes #3640
2016-09-28 13:18:02 -04:00
Gary Katsevman
3a859f97d0
v5.12.1
2016-08-25 19:47:31 -04:00
Gary Katsevman
0d0ff90ca1
5.12.0
2016-08-25 19:47:02 -04:00
Gary Katsevman
b4265a8468
v5.13.0
2016-08-25 19:34:46 -04:00
Gary Katsevman
fac52046f3
Merge branch 'stable'
2016-08-25 19:34:07 -04:00
Jon-Carlos
a17de688f3
v5.11.6
2016-08-25 23:17:28 +00:00
Jon-Carlos Rivera
fdd8550307
@imbcmdth Added exception handling to event dispatcher. closes #3580
...
* Guard against exceptions in an event handler to stop them from breaking further processing of event handlers
* Added a test for try/catch behavior for exceptions originating in event handlers
2016-08-25 19:08:56 -04:00
Gary Katsevman
83b372c0d4
v5.12.0
2016-08-25 16:44:58 -04:00
Gary Katsevman
daab267736
@gkatsev added webpack to test build. closes #3579
2016-08-25 16:24:31 -04:00
Gary Katsevman
8beab2791a
@gkatsev updated the translation-needed doc. closes #3578
2016-08-25 16:01:10 -04:00
Lionel
2d9d6b9e46
@lionel-m updated french translations. closes #3576
2016-08-25 15:51:54 -04:00
mister-ben
94f22bb995
@mister-ben added task to maintain translations. closes #3572
2016-08-25 15:49:40 -04:00
Gary Katsevman
0b10b69775
@gkatsev added es2015 babel preset as a dependency. closes #3577
2016-08-25 14:46:38 -04:00
Gary Katsevman
f37383784d
Merge branch 'stable'
2016-08-25 12:19:03 -04:00
Justin
eff1cf34db
v5.11.5
2016-08-25 15:49:03 +00:00
Justin Barabander
a2167a6b95
@jbarabander updated Audio to Audio Track and added to en.json. closes #3574
2016-08-25 11:01:13 -04:00
Richard L. Chung
af6beb21c3
@rlchung fixed tests that weren't disposing players when they finished. closes 3524
2016-08-25 10:58:42 -04:00
brandonocasey
ebf7718f1b
@BrandonOCasey linted the sass files. closes #3559
2016-08-24 16:46:27 -04:00
Pat O'Neill
80851ea7ca
@misteroneill added npm scripts for standard actions to match plugin generator. closes #3563
2016-08-24 16:44:58 -04:00
Gary Katsevman
c154518df4
@gkatsev added tests for webpack and browserify bundling and node.js requiring. closes #3558
2016-08-24 16:32:05 -04:00
Pat O'Neill
1d2d08584e
@misteroneill fixed IE8 media error test failure. closes #3568
2016-08-24 13:48:39 -04:00
Justin Barabander
46d713589b
@jbarabander added title attribute to audio button. Fixes #3528 . closes #3565
2016-08-24 11:30:37 -04:00
David Snyder
23d1fcd882
@snyderizer fixed switching between audio tracks. Fixes #3510 . closes #3538
2016-08-24 11:24:55 -04:00
Pat O'Neill
b56ed61523
@misteroneill fixed wrapping native and emulated MediaErrors. closes #3562
2016-08-24 11:00:21 -04:00
Greenkeeper
b90f04fc3b
Update karma-chrome-launcher to version 2.0.0 🚀 ( #3553 )
...
* chore(package): update karma-chrome-launcher to version 2.0.0
https://greenkeeper.io/
* update CHANGELOG
2016-08-22 17:56:10 -04:00
Gary Katsevman
141ecf221b
@gkatsev made videojs requirable in node. closes #3540
2016-08-22 14:20:23 -04:00
Yanglin Zhao
c859d8e104
@yanglinz enabled local coverage reporting with 'npm test --coverage'. closes #3539
2016-08-17 18:32:48 -04:00
Greenkeeper
f787cbad18
Update grunt-concurrent to version 2.3.1 🚀 ( #3532 )
...
* chore(package): update grunt-concurrent to version 2.3.1
https://greenkeeper.io/
* update CHANGELOG
2016-08-17 18:08:24 -04:00
Greenkeeper
46058ddb0f
Update uglify-js to version 2.7.3 🚀 ( #3547 )
...
* chore(package): update uglify-js to version 2.7.3
https://greenkeeper.io/
* update CHANGELOG
2016-08-17 17:53:46 -04:00
Gary Katsevman
955185379f
@gkatsev updated build system to open es5 folder for bundles and dist folder other users. closes #3445
2016-08-17 17:16:41 -04:00
Gary Katsevman
d58be409a6
Merge branch 'stable'
2016-08-16 14:28:25 -04:00
Gary Katsevman
13d16c1d76
v5.11.4
2016-08-16 14:27:22 -04:00
Gary Katsevman
773b5ab1c1
Merge branch 'stable'
2016-08-15 18:20:47 -04:00
Gary Katsevman
5178c122a5
v5.11.3
2016-08-15 18:11:54 -04:00
Gary Katsevman
db0e821f38
Add DOMException to jshint to appease it
2016-08-15 18:02:41 -04:00
mister-ben
fa1c6430f4
@mister-ben silenced chrome's play() request was interrupted by pause() error. closes #3518
2016-08-15 17:49:52 -04:00
Matthew Boles
bf2eabf82d
@mboles updated duration() method documentation. closes #3515
2016-08-15 17:46:59 -04:00
mister-ben
2f5a0ca48b
@mister-ben fixed android treating swipe as a tap. closes #3514
2016-08-15 17:45:38 -04:00
Vineet
2c84f45ff3
@vdeshpande fixed control text for fullscreen button. closes #3485
2016-08-15 17:44:01 -04:00
Gary Katsevman
6385d1d429
@gkatsev reverted back to qunitjs 1.x to unbreak IE8. Added es5-shim to tests. closes #3533
2016-08-12 23:53:08 -04:00
Gary Katsevman
4ae370c1a2
@gkatsev added slack badge to README. closes #3527
2016-08-12 23:39:18 -04:00
Pat O'Neill
72c44daaf3
@misteroneill updated tests to qunit 2.0. closes #3509
2016-08-12 13:51:31 -04:00
Pat O'Neill
b3e4e95f9c
@misteroneill enabled and updated videojs-standard and fixed an issue with linting. closes #3508
2016-08-11 18:33:34 -04:00
Gary Katsevman
ab82bf0008
@gkatsev removed unused dependencies. closes #3516
2016-08-11 18:13:37 -04:00
brandonocasey
1bb40b8d14
@BrandonOCasey updated language docs to link to IANA language registry. closes #3493
2016-08-11 18:09:48 -04:00
Greenkeeper
f2a21d4aa2
Update karma to version 1.2.0 🚀 ( #3523 ) - update karma plugins
...
* chore(package): update karma to version 1.2.0
https://greenkeeper.io/
* update all karma packages
* update CHANGELOG
2016-08-11 18:03:19 -04:00
Gary Katsevman
c15d64adf5
Merge branch 'stable'
2016-08-09 11:24:23 -04:00
Gary Katsevman
b9d811c2e2
v5.11.2
2016-08-09 11:23:30 -04:00
Gary Katsevman
a0e9318862
Merge branch 'stable'
2016-08-08 18:23:27 -04:00
Gary Katsevman
876d1128a6
v5.11.1
2016-08-08 18:21:15 -04:00