Brandon Casey
edce736d18
feat(css): run autoprefixer on css ( #5239 )
2018-06-21 14:21:17 -04:00
Gary Katsevman
0b2a8e04ef
7.0.5
2018-06-11 14:35:04 -04:00
Gary Katsevman
59ab3237c3
chore(package): update conventional-changelog-cli to version 2.0.1 🚀 ( #5236 )
...
Closes #5225
2018-06-07 15:39:22 -04:00
Gary Katsevman
1b0ff8a02f
chore(package): update rollup to version 0.60.1 🚀 ( #5235 )
...
Closes #5232
2018-06-07 11:25:45 -04:00
greenkeeper[bot]
781d9aee63
chore(package): update rollup-plugin-filesize to version 2.0.0 🚀 ( #5234 )
...
* chore(package): update rollup-plugin-filesize to version 2.0.0
* chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2018-06-07 10:57:23 -04:00
greenkeeper[bot]
e8d00e278c
chore(package): update grunt-contrib-watch to version 1.1.0 🚀 ( #5170 )
2018-06-06 17:50:18 -04:00
Gary Katsevman
b3884973fc
7.0.4
2018-06-05 14:23:33 -04:00
Gary Katsevman
16b7acd4b9
chore(package): update rollup to version 0.59.3 ( #5204 )
...
Closes #5174
2018-05-24 15:19:36 -04:00
Brandon Casey
6a947416ee
chore(build): fix rollup watch during npm start ( #5203 )
2018-05-24 12:35:27 -04:00
Gary Katsevman
6f8597fed6
7.0.3
2018-05-23 14:27:46 -04:00
Gary Katsevman
fcd7d0db13
7.0.2
2018-05-17 20:34:40 -04:00
Gary Katsevman
eaf151663f
chore(package): Upgrade @videojs/http-streaming to 1.0.2 ( #5189 )
...
Upgrade to 1.0.2 which contains babel build fixes.
Fixes #5186
2018-05-17 20:00:30 -04:00
Gary Katsevman
2a85bdd3bf
7.0.1
2018-05-17 15:19:15 -04:00
Gary Katsevman
ad47b30f01
7.0.0
2018-05-11 17:21:17 -04:00
greenkeeper[bot]
de9c4da6c0
chore(package): update rollup-plugin-json to version 3.0.0 🚀 ( #5169 )
2018-05-11 14:27:32 -04:00
greenkeeper[bot]
54073815e5
chore(package): update unified to version 7.0.0 🚀 ( #5166 )
2018-05-11 14:12:48 -04:00
greenkeeper[bot]
83c30556aa
chore(package): update load-grunt-tasks to version 4.0.0 🚀 ( #5151 )
2018-05-07 14:15:07 -04:00
greenkeeper[bot]
a6165d978e
chore(package): update klaw-sync to version 4.0.0 🚀 ( #5130 )
2018-04-30 10:53:59 -04:00
Gary Katsevman
ea9a53cc60
7.0.0-rc.1
2018-04-20 16:40:33 -04:00
Gary Katsevman
eeb13aa939
feat: upgrade video.js font to 3.0 for woff only font-icons ( #5112 )
2018-04-20 16:21:24 -04:00
greenkeeper[bot]
907c1f5c18
chore(package): update karma to version 2.0.2 🚀 ( #5109 )
2018-04-19 20:26:03 -04:00
Gary Katsevman
97db94e8a6
chore: update rollup and uglify and the build process ( #5096 )
...
This is upgrades rollup and uglify to latest versions. It also rewrites the rollup config to take advantage of the newest features of rollup. Minification is also split up into a separate process, mostly to speed up the build. The total build type can go down from about 2.5 minutes to around 1 minute for all the generated javascript files.
2018-04-19 13:23:53 -04:00
greenkeeper[bot]
66d7545538
fix(package): update videojs-vtt.js to version 0.14.1 🚀 ( #5085 )
2018-04-11 11:39:05 -04:00
Gary Katsevman
c2b5ade109
chore(package): remove npm-run dev dep as it's no longer used ( #5084 )
2018-04-10 11:11:28 -04:00
greenkeeper[bot]
12095fb050
fix(package): update @videojs/http-streaming to version 1.0.0 🚀 ( #5083 )
2018-04-10 10:35:16 -04:00
greenkeeper[bot]
11b4d5de9f
fix(package): update @videojs/http-streaming to version 0.9.0 🚀 ( #5064 )
2018-04-02 14:23:34 -04:00
Gary Katsevman
c3a4bfdb65
7.0.0-alpha.1
2018-03-30 14:16:56 -04:00
Joe Forbes
d1b4768b05
feat: built-in HLS playback support ( #5057 )
...
This PR is to add HLS playback support built into video.js for 7.0 via videojs-http-streaming (shorthand VHS). VHS is the next major version of videojs-contrib-hls that removes HLS Flash playback and includes some experimental DASH support (hence the rename). The purpose is to improve the out-of-the-box experience for video.js and allow cross browser HLS compatibility.
The proposed changes are to have the standard video.js browser and module scripts contain VHS and provide an alternate video.js browser script that does not contain VHS.
A video.js/core export is provided for importing without VHS.
2018-03-30 14:01:16 -04:00
Gary Katsevman
44312bc060
chore(test): upgrade qunit and karma-qunit to latest ( #5051 )
...
Since we no longer support IE8, we can actually update our qunit version.
2018-03-26 10:40:59 -04:00
Gary Katsevman
bc2da7c67b
refactor: remove IE8 specific changes ( #5041 )
...
BREAKING CHANGE: remove IE8, IE9, and IE10 specific JavaScript and CSS code. Remove Android 2.3 workaround.
2018-03-23 13:25:12 -04:00
Gary Katsevman
874779402c
6.8.0
2018-03-19 14:50:48 -04:00
Gary Katsevman
5d689041fb
6.7.4
2018-03-05 17:32:08 -05:00
greenkeeper[bot]
270a23196a
chore(package): update grunt-accessibility to version 6.0.0 🚀 ( #4968 )
...
* chore(package): update grunt-accessibility to version 6.0.0
* chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2018-02-28 11:15:25 -05:00
greenkeeper[bot]
2d64977736
fix(package): update videojs-vtt.js to version 0.12.6 ( #4954 )
2018-02-28 11:14:00 -05:00
Gary Katsevman
76bff32f7b
6.7.3
2018-02-22 17:30:40 -05:00
Gary Katsevman
6a66e80c47
6.7.2
2018-02-13 10:43:54 -05:00
Gary Katsevman
7145a9cf1d
6.7.1
2018-01-31 11:19:12 -05:00
Gary Katsevman
4404e071ba
6.7.0
2018-01-30 13:54:57 -05:00
Gary Katsevman
9ceb4e4fe0
feat: playerresize event in all cases ( #4864 )
...
Use ResizeObserver when available for better and more performant resizing information, otherwise, fall back to a throttled resize event on an iframe that's the size of the player.
Allows a video.js user to disable this by setting resizeManager: false as an option since the component will not be initialized.
Add a debounce util.
This reverts #4800 (e0ed0b5
) because we end up getting two playerresize events with the dimension methods now.
2018-01-30 13:26:21 -05:00
Gary Katsevman
dcab42e3d0
chore(package): update dependencies ( #4908 )
2018-01-30 11:18:04 -05:00
Gary Katsevman
f6eaa5e2ae
6.6.3
2018-01-24 14:29:48 -05:00
Gary Katsevman
ddfaf14b00
chore(docs site): use git commit message for netlify build ( #4900 )
2018-01-24 13:47:07 -05:00
Gary Katsevman
87cbd239f4
chore(package): update shelljs to version 0.8.1 ( #4899 )
...
Closes #4875
2018-01-23 15:02:08 -05:00
greenkeeper[bot]
2c5947649b
chore(package): update remark-parse to version 5.0.0 ( #4892 )
2018-01-23 15:00:55 -05:00
greenkeeper[bot]
5b76bb16f9
chore(package): update remark-stringify to version 5.0.0 ( #4893 )
2018-01-23 14:59:17 -05:00
greenkeeper[bot]
aee4e6b343
chore(package): update remark-cli to version 5.0.0 ( #4894 )
2018-01-23 14:58:59 -05:00
Gary Katsevman
f22cb50574
6.6.2
2018-01-05 17:04:12 -05:00
greenkeeper[bot]
22fcd035bb
chore(package): update karma to version 2.0.0 ( #4834 )
2018-01-05 14:14:42 -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
dede592ab7
chore: remove unused deps ( #4814 )
2017-12-14 17:36:57 -05:00
greenkeeper[bot]
11175872d5
fix(package): update videojs-font to version 2.1.0 ( #4812 )
2017-12-14 17:34:17 -05:00
greenkeeper[bot]
0fa8c845c4
chore(package): update remark-toc to version 5.0.0 ( #4803 )
2017-12-14 17:33:39 -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
4dd000c809
docs: deploy docs using netlify ( #4774 )
...
This adds in the legacy docs into the repo and enables automatic deployment via netlify. The netlify-docs.js script will error out the build on netlify on master if we're not on a tagged commit so that it won't redeploy the docs unless there's a new release. If we're not on master or on master with a tagged commit, it will process with the deploy.
Also, this removes the API docs from being published with npm, fixes #4609 .
2017-12-04 17:42:07 -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
greenkeeper[bot]
db2f14ce22
chore(package): update babelify to version 8.0.0 ( #4684 )
2017-10-24 14:16:47 -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
greenkeeper[bot]
7929677f6f
chore(package): update remark-validate-links to version 7.0.0 ( #4585 )
2017-09-19 17:21:39 -04:00
greenkeeper[bot]
6cd785ab7f
chore(package): update grunt-browserify to version 5.2.0 ( #4578 )
2017-09-19 17:21:20 -04:00
Brandon Casey
edde614822
chore: alias rollup-dev to watch for development ( #4615 )
2017-09-14 15:09:52 -04:00
ldayananda
9f969300d7
6.2.8
2017-09-01 13:37:46 -04:00
Gary Katsevman
5e23048370
fix(package): remove pkg.module ( #4594 )
...
More info available in #4580 .
Fixes #4580 .
2017-08-31 16:16:41 -04:00
Pat O'Neill
6e2a302af8
6.2.7
2017-08-24 16:20:40 -04:00
greenkeeper[bot]
7b251d0d35
chore(package): update rollup to version 0.47.5 ( #4572 )
2017-08-17 13:30:46 -04:00
Gary Katsevman
09ace0c625
6.2.6
2017-08-16 17:32:35 -04:00
Gary Katsevman
d7f7e05b5c
chore(package): update rollup to version 0.47.4 ( #4570 )
...
Closes #4561
2017-08-16 14:14:26 -04:00
greenkeeper[bot]
8c21f0afe0
chore(package): update grunt-browserify to version 5.1.0 ( #4565 )
2017-08-16 14:05:29 -04:00
greenkeeper[bot]
f6f9998299
chore(package): update grunt-babel to version 7.0.0 ( #4553 )
2017-08-16 14:02:00 -04:00
greenkeeper[bot]
6233d14091
chore(package): update klaw-sync to version 3.0.0 ( #4544 )
2017-08-14 16:39:07 -04:00
Gary Katsevman
998c0042cb
6.2.5
2017-07-26 16:49:20 -04:00
Gary Katsevman
fe95a7720a
chore(greenkeeper): ignore webpack and uglify ( #4518 )
2017-07-26 13:29:39 -04:00
greenkeeper[bot]
7c80e1300a
chore(package): update remark-cli to version 4.0.0 ( #4508 )
2017-07-25 17:08:26 -04:00
greenkeeper[bot]
abb5d67eb2
chore(package): update remark-parse to version 4.0.0 ( #4507 )
2017-07-25 17:08:12 -04:00
greenkeeper[bot]
bbd92ab813
chore(package): update remark-stringify to version 4.0.0 ( #4506 )
2017-07-25 17:07:21 -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
971f633c73
chore(package): update rollup to version 0.45.2 ( #4487 )
...
Closes #4475
2017-07-14 14:43:58 -04:00
Gary Katsevman
3a600d0eea
chore: add automatic github release ( #4466 )
...
This will automatically do a github release with the correct changelog entry and the built zip file.
If a publish is made with `--tag next` it will mark the release as a pre-release.
To use, just add `VJS_GITHUB_USER` and `VJS_GITHUB_TOKEN` env variables as part of the publish command:
```sh
$ VJS_GITHUB_USER=gkatsev VJS_GITHUB_TOKEN=test_token npm publish --tag next
```
2017-07-14 14:21:07 -04:00
Gary Katsevman
39ff0f4fb6
6.2.1
2017-06-28 16:58:10 +10:00
Gary Katsevman
66a0d23e05
chore(package): update husky to version 0.14.1 ( #4444 )
...
Closes #4436
2017-06-27 09:44:28 +10:00
greenkeeper[bot]
4bce4a2954
chore(package): update rollup-watch to version 4.0.0 ( #4396 )
2017-06-27 09:43:42 +10:00
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
Pat O'Neill
8f16de2778
feat: Object Type-Detection and Replacing object.assign ( #3757 )
2016-12-02 15:44:57 -05:00
Brandon Casey
1a0b2812ce
docs(jsdoc): Update the jsdoc comments to modern syntax - Part 1 ( #3694 )
...
Add jsdoc npm script.
Update JSDoc comments for the following files:
* src/js/big-play-button.js
* src/js/button.js
* src/js/clickable-component.js
* src/js/close-button.js
* src/js/component.js
* src/js/error-display.js
* src/js/event-target.js
2016-12-02 15:07:19 -05:00
Gary Katsevman
406c203f17
v5.13.2
2016-11-14 16:13:07 -05:00
Greenkeeper
6b477bb737
chore(package): update karma-detect-browsers to version 2.2.3 ( #3770 )
...
https://greenkeeper.io/
2016-11-10 11:52:11 -05:00
Gary Katsevman
3fc9b83958
v5.13.1
2016-11-09 16:33:43 -05:00
Gary Katsevman
50f8ad214c
5.13.0 dummy commit
2016-11-09 16:32:57 -05:00
Greenkeeper
b6d521f472
chore(package): update grunt-accessibility to version 5.0.0 ( #3747 )
...
https://greenkeeper.io/
2016-11-09 11:42:42 -05:00
Gary Katsevman
4859bb9e3d
chore: pin karma-detect-browsers to 2.1.0 ( #3764 )
...
See https://github.com/litixsoft/karma-detect-browsers/issues/17
2016-11-09 11:40:21 -05:00
Gary Katsevman
11a096d60f
docs(contributing.md): update CONTRIBUTING.md with latest info ( #3722 )
...
Update CONTRIBUTING.md with inspiration and dev certificate of origin from node's CONTRIBUTING.md.
Add grunt and doctoc npm scripts.
2016-11-04 14:21:05 -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