1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-27 02:43:45 +02:00
Commit Graph

902 Commits

Author SHA1 Message Date
Thijs Triemstra
83880b0f0b docs: fix some typos (#4880) 2018-01-22 17:07:05 -05:00
Gary Katsevman
f22cb50574 6.6.2 2018-01-05 17:04:12 -05:00
Gary Katsevman
7272a8a5c0 6.6.1 2018-01-04 11:59:59 -05:00
Gary Katsevman
4d88b61c07 6.6.0 2017-12-15 13:09:08 -05:00
Gary Katsevman
4dd41f0332 6.5.2 2017-12-14 14:11:56 -05:00
Gary Katsevman
e187585748 6.5.1 2017-12-04 18:24:08 -05:00
Gary Katsevman
63bb3c0417 6.5.0 2017-11-17 16:43:31 -05:00
Gary Katsevman
c7ad7b31f0 6.4.0 2017-11-01 16:39:21 -04:00
Gary Katsevman
69577790eb 6.3.3 2017-10-10 13:52:45 -04:00
Pat O'Neill
8ec61bbb20 6.3.2 2017-10-04 10:37:26 -04:00
Pat O'Neill
8878acc040 6.3.1 2017-10-03 13:11:27 -04:00
Pat O'Neill
f0d9c240fe 6.3.0 2017-10-03 11:04:07 -04:00
ldayananda
9f969300d7 6.2.8 2017-09-01 13:37:46 -04:00
Pat O'Neill
6e2a302af8 6.2.7 2017-08-24 16:20:40 -04:00
Gary Katsevman
09ace0c625 6.2.6 2017-08-16 17:32:35 -04:00
Gary Katsevman
998c0042cb 6.2.5 2017-07-26 16:49:20 -04:00
Gary Katsevman
d889b660ac 6.2.4 2017-07-14 15:49:06 -04:00
Gary Katsevman
14ae1e9658 6.2.3 2017-07-14 15:41:59 -04:00
Gary Katsevman
269e504d26 6.2.2 2017-07-14 14:56:58 -04:00
Gary Katsevman
39ff0f4fb6 6.2.1 2017-06-28 16:58:10 +10:00
Gary Katsevman
546bef5321 6.2.0 2017-05-30 15:25:58 -04:00
Gary Katsevman
8f67b4fc54 6.1.0 2017-05-15 14:35:23 -04:00
Gary Katsevman
d6e56e9222 6.0.1 2017-04-13 16:58:11 -04:00
Gary Katsevman
c20ca5cc97 chore(changelog): Update CHANGELOG with v5 changes (#4257) 2017-04-07 13:38:39 -04:00
Gary Katsevman
d9d7278282 6.0.0 2017-04-03 17:37:03 -04:00
Gary Katsevman
bb9b710d95 v5.16.0 2017-01-12 14:54:11 -05:00
Gary Katsevman
b914c76247 v5.15.1 2016-12-23 14:19:13 -05:00
Gary Katsevman
4fd902229f v5.15.0 2016-12-22 17:37:21 -05:00
Gary Katsevman
7985c63541 v5.14.1 2016-12-05 17:04:35 -05:00
Gary Katsevman
766580af2b v5.14.0 2016-12-02 16:33:55 -05:00
Gary Katsevman
406c203f17 v5.13.2 2016-11-14 16:13:07 -05:00
Gary Katsevman
23f0fa05cb chore: fix CHANGELOG 5.13.1 header 2016-11-09 16:44:54 -05:00
Gary Katsevman
2a05633159 chore: fixup CHANGELOG for 5.13.1 release 2016-11-09 16:43:02 -05:00
Gary Katsevman
3fc9b83958 v5.13.1 2016-11-09 16:33:43 -05:00
Gary Katsevman
254683b5cd chore(changelog.md): update 5.12.6 and 5.12.3 (#3715)
5.12.6's changelog accidentally included all the 5.12.x changes and the
link to the comparison was from 5.10.7 to 5.12.6.

The comparison link in 5.12.3 was also updated to properly refer to
5.12.2 as the previous change.
2016-10-25 14:57:18 -04:00
Gary Katsevman
9e20386a94 v5.12.6 2016-10-25 14:49:25 -04:00
Gary Katsevman
fe760a44d7 fix: remove unnecessary comments from video.min.js (#3709)
This involves updating to latest version of uglify and setting
"screwIE8" to false since that is a default in 2.7. However, this makes
"preserveComments" "some" work as it is supposed to work.

Fixes #3707. This also comes from the stable branch after the 5.11.9
release.
2016-10-25 14:31:05 -04:00
Gary Katsevman
ac0329f875 v5.12.5 2016-10-19 18:28:16 -04:00
Gary Katsevman
c51f22680f v5.12.4 2016-10-18 16:32:28 -04:00
Gary Katsevman
44ec0e4e75 fix: Restore timeupdate/loadedmetadata listeners for duration display (#3682)
There was a potential breakage that was caused by #3349. This restores the timeupdate and loadedmetadata listeners in the duration display that were removed. As part of 6.0, they could be removed as durationchange should be the correct and only listener we need.
2016-10-18 11:51:31 -04:00
Gary Katsevman
d6e49a4095 v5.12.3 2016-10-06 14:19:26 -04:00
Gary Katsevman
d4e89d2adc chore: update CHANGELOG automation to use conventional-changelog (#3669)
This updates our changelog automation to use conventinoal changelog. Ultimately, it will make it easier to merge PRs because it won't require the use of the contrib tool.
It uses https://github.com/videojs/conventional-changelog-videojs/blob/master/convention.md
2016-10-06 14:09:48 -04:00
Gary Katsevman
5f95e413e3 v5.12.2 2016-09-28 17:47:55 -04:00
Gary Katsevman
057588f6c7 Update CHANGELOG.md 2016-09-28 17:45:48 -04:00
Gary Katsevman
7cf2de30ac Merge branch 'stable' 2016-09-28 16:28:21 -04:00
Gary
d520d29fd6 v5.11.7 2016-09-28 18:40:33 +00:00
Gary Katsevman
3a927523c3 @gkatsev set playerId on new el created for movingMediaElementInDOM. Fixes #3283. closes #3648 2016-09-28 13:59:21 -04:00
Pat O'Neill
ecc95331a7 @misteroneill pinned grunt-contrib-uglify to ~0.11 to pin uglify to ~2.6. closes #3634 2016-09-28 13:54:41 -04:00
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