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