greenkeeper[bot]
f87b12c3af
chore(package): update rollup to version 0.42.0 ( #4392 )
2017-06-27 09:43:18 +10:00
Gary Katsevman
546bef5321
6.2.0
2017-05-30 15:25:58 -04:00
Gary Katsevman
c31836c30c
feat: Use Rollup to generate dist files ( #4301 )
2017-05-25 19:40:35 -04:00
greenkeeper[bot]
98160700e5
chore(package): update videojs-flash to version 2.0.0 ( #4375 )
2017-05-25 18:16:31 -04:00
greenkeeper[bot]
d57f09f7cf
chore(package): update grunt-contrib-cssmin to version 2.2.0 ( #4345 )
2017-05-25 18:15:42 -04:00
Gary Katsevman
8f67b4fc54
6.1.0
2017-05-15 14:35:23 -04:00
Garrett
483e5a2ca5
feat: Add getVideoPlaybackQuality API ( #4338 )
...
Provides a tech getter for getVideoPlaybackQuality as specified by the W3C's Media Playback Quality API: https://wicg.github.io/media-playback-quality/ .
2017-05-12 15:22:02 -04:00
greenkeeper[bot]
b5c60f339b
fix(package): update global to version 4.3.2 ( #4291 )
...
https://greenkeeper.io/
2017-05-11 17:52:30 -04:00
Gary Katsevman
d6e56e9222
6.0.1
2017-04-13 16:58:11 -04:00
Gary Katsevman
d9d7278282
6.0.0
2017-04-03 17:37:03 -04:00
Gary Katsevman
c7fd68d4ae
6.0.0-RC.8
2017-03-31 10:50:26 -04:00
Gary Katsevman
29d733d0d1
chore: ignore qunit and sinon from greenkeeper ( #4242 )
2017-03-30 13:46:41 -04:00
Gary Katsevman
dc37cb24f2
6.0.0-RC.6
2017-03-24 18:43:52 -04:00
Gary Katsevman
6d876ee6ef
chore: 6.x build updates ( #4228 )
...
This runs the changelog generation on versioning automatically, if it isn't a pre-release.
It also runs the build and API docs generation on publish and makes sure that the generated API docs are in the published package.
2017-03-24 18:42:39 -04:00
greenkeeper[bot]
7d12c9ea85
chore(package): update videojs-vtt.js to version 0.12.3 ( #4221 )
2017-03-24 14:38:06 -04:00
greenkeeper[bot]
022305706c
chore(package): update webpack to version 2.3.0 ( #4219 )
...
https://greenkeeper.io/
2017-03-23 16:21:35 -04:00
Brandon Casey
61e20786a9
docs: fix links in generated docs ( #4200 )
2017-03-21 17:13:06 -04:00
Gary Katsevman
c829fcff5f
6.0.0-RC.5
2017-03-09 15:45:42 -05:00
Gary Katsevman
23823556d4
6.0.0-RC.4
2017-03-09 13:30:43 -05:00
Gary Katsevman
bf787bd5cc
chore(package): update uglify-js to version 2.8.8 ( #4170 )
...
Closes #4138
https://greenkeeper.io/
2017-03-07 13:59:20 -05:00
greenkeeper[bot]
5265624410
fix(package): update xhr to version 2.4.0 ( #4101 )
...
https://greenkeeper.io/
2017-03-02 14:52:02 -05:00
greenkeeper[bot]
9ef2d07b41
chore(package): update remark-lint to version 6.0.0 ( #4129 )
...
https://greenkeeper.io/
2017-03-02 12:00:32 -05:00
greenkeeper[bot]
139567738f
chore(package): update remark-validate-links to version 6.0.0 ( #4128 )
...
https://greenkeeper.io/
2017-03-02 11:59:32 -05:00
greenkeeper[bot]
d5a619d10e
chore(package): update remark-toc to version 4.0.0 ( #4127 )
...
https://greenkeeper.io/
2017-03-02 11:58:20 -05:00
greenkeeper[bot]
dc9ed1cf5f
chore(package): update remark-cli to version 3.0.0 ( #4126 )
...
https://greenkeeper.io/
2017-03-02 11:58:04 -05:00
Gary Katsevman
96a387f723
feat: update videojs-vtt.js and wrap native cues in TextTrack ( #4115 )
...
Update videojs-vtt.js and don't auto-export its versions of VTTCue globally.
When our TextTrack object is given a cue, if it's a native cue, wrap it in our emulated vttjs.VTTCue.
Fixes #4093 .
2017-02-27 13:52:01 -05:00
Gary Katsevman
f558648f44
6.0.0-RC.3
2017-02-22 14:56:33 -05:00
typicode
c3b1d689f6
chore: switch from ghooks to husky ( #4074 )
2017-02-15 15:22:50 -05:00
Gary Katsevman
3aa79ae9b1
6.0.0-RC.2
2017-02-06 15:58:22 -05:00
Brandon Casey
49496195ed
chore: Add flash as a dev dependency for testing ( #4016 )
...
Add videojs-flash to devDependencies and update sandbox examples to use flash
2017-02-01 17:21:44 -05:00
Gary Katsevman
5b8b41e546
chore(package): pin karma to 1.3.0 ( #4002 )
...
Karma 1.4.0 indavertantely broke IE8 when updating socket.io.
This pins karma to 1.3.0 a version that is known to work on IE8.
See https://github.com/karma-runner/karma/issues/2556
See https://github.com/socketio/socket.io-client/issues/1063
2017-01-31 15:22:03 -05:00
Gary Katsevman
c8f5e3a3fc
6.0.0-RC.1
2017-01-30 14:51:09 -05:00
greenkeeper[bot]
924fb279ee
chore(package): update xhr to version 2.3.3 ( #3914 )
...
https://greenkeeper.io/
2017-01-24 12:06:18 -05:00
Gary Katsevman
e642295468
docs(jsdoc): introduce a jsdoc template and build on publish ( #3910 )
...
Use the TUI JSDoc Template to generate the jsdoc files. Also, build this out on publish.
2017-01-24 11:26:39 -05:00
Gary Katsevman
e3424f6a4d
6.0.0-RC.0
2017-01-19 17:48:24 -05:00
Brandon Casey
b387437aed
feat: remove flash tech ( #3956 )
...
Remove Flash Tech from core. Use videojs-flash if flash is needed.
Also, update DOM method names.
BREAKING CHANGE: remove flash tech from core.
2017-01-19 16:01:56 -05:00
Gary Katsevman
7bafcc2a55
test: fix tests ( #3953 )
...
* Switch to es3 preset for babel so that it runs last. Plugins run before presets and presets run in reverse order. Also, we ran into a weird bug in babel that causes `default` not to be quoted in some cases (https://github.com/babel/babel/issues/4799 ) which we've worked around here.
* Restore the es-shims for tests and the ie8 fallback script.
* Do a null-check around `Player.players`.
* use more round fractions (like 0.5 and 1) to avoid rounding issues.
2017-01-19 11:17:46 -05:00
Gary Katsevman
bb9b710d95
v5.16.0
2017-01-12 14:54:11 -05:00
Brandon Casey
d290db1765
refactor: require videojs-vtt.js
via require rather than concat ( #3919 )
...
Using aliasify and require, we can generate the dist/video.js and dist/alt/video.novtt.js files each with and without vttjs while having the require-able version of video.js available to require vttjs and have it work with bundlers like browserify and webpack.
2017-01-11 14:56:07 -05:00
Gary Katsevman
c239bd5c5a
chore: don't run tests on travis if only docs were changed ( #3908 )
2017-01-04 10:58:54 -05:00
Gary Katsevman
9ec55879a1
chore: better dev experience ( #3896 )
...
npm start now runs `grunt dev` which in turn runs the connect server,
sets up babel watching, browserify watching (for both src and test
files), and css and alternate builds watching.
Additionally, it will copy over the dev build files into the dist folder
so that if you're linking videojs and you have a project that gets
video.js from the dist, you can link and develop with more easy without
rerunning all of `grunt dist` each time.
Additionally, this specifically does not run more time consumming
operations like minification.
2017-01-03 15:05:58 -05:00
Gary Katsevman
83d453b498
chore(sass): upgrade to latest version of grunt-sass ( #3897 )
...
Fixes #3692 .
2017-01-03 15:05:41 -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
eb389c57c0
chore(videojs-standard): update to version 6.0.1 ( #3884 )
2016-12-20 18:32:24 -05:00
Brandon Casey
0493f54d6f
chore(docs): Documentation Linting and TOC generation ( #3841 )
...
Use remark to lint and generate TOC for markdown files.
2016-12-20 16:55:59 -05:00
greenkeeper[bot]
d20e9ce128
chore(package): update dependencies (enable Greenkeeper) 🌴 ( #3777 )
2016-12-19 16:07:59 -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
Pat O'Neill
761b877626
feat: Eliminate lodash-compat as a dependency, rewrite mergeOptions ( #3760 )
2016-12-02 15:51:41 -05:00