Commit Graph

346 Commits

Author SHA1 Message Date
dependabot-preview[bot] 7ea34704b7
Merge pull request #315 from MoePlayer/dependabot/npm_and_yarn/webpack-dev-server-3.8.2 2019-10-02 18:21:18 +00:00
dependabot-preview[bot] ebc6de07a1
Bump webpack-dev-server from 3.8.1 to 3.8.2
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.8.1 to 3.8.2.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.8.1...v3.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-02 18:18:50 +00:00
dependabot-preview[bot] 1c04a44f6e
Merge pull request #314 from MoePlayer/dependabot/npm_and_yarn/cross-env-6.0.3 2019-10-02 18:16:58 +00:00
dependabot-preview[bot] 51cb84fc8a
Bump cross-env from 6.0.2 to 6.0.3
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/kentcdodds/cross-env/releases)
- [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kentcdodds/cross-env/compare/v6.0.2...v6.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-02 18:14:55 +00:00
dependabot-preview[bot] 6f1c612c1a
Merge pull request #313 from MoePlayer/dependabot/npm_and_yarn/cross-env-6.0.2 2019-10-01 17:58:13 +00:00
dependabot-preview[bot] 1c4c920e02
Bump cross-env from 6.0.0 to 6.0.2
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/kentcdodds/cross-env/releases)
- [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kentcdodds/cross-env/compare/v6.0.0...v6.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-01 17:56:13 +00:00
dependabot-preview[bot] 8fa6836e5b
Merge pull request #312 from MoePlayer/dependabot/npm_and_yarn/eslint-6.5.1 2019-10-01 17:54:09 +00:00
dependabot-preview[bot] fb2dd62536
Bump eslint from 6.5.0 to 6.5.1
Bumps [eslint](https://github.com/eslint/eslint) from 6.5.0 to 6.5.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.5.0...v6.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-01 17:51:40 +00:00
dependabot-preview[bot] 01fd495444
Merge pull request #311 from MoePlayer/dependabot/npm_and_yarn/eslint-6.5.0 2019-09-30 13:52:57 +00:00
dependabot-preview[bot] aaa83133c3
Bump eslint from 6.4.0 to 6.5.0
Bumps [eslint](https://github.com/eslint/eslint) from 6.4.0 to 6.5.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.4.0...v6.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-30 13:50:08 +00:00
dependabot-preview[bot] 80ea2a4b85
Merge pull request #310 from MoePlayer/dependabot/npm_and_yarn/eslint-loader-3.0.2 2019-09-30 13:48:00 +00:00
dependabot-preview[bot] 942ad16e27
Bump eslint-loader from 3.0.1 to 3.0.2
Bumps [eslint-loader](https://github.com/webpack-contrib/eslint-loader) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/webpack-contrib/eslint-loader/releases)
- [Changelog](https://github.com/webpack-contrib/eslint-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/eslint-loader/compare/v3.0.1...v3.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-30 13:45:34 +00:00
dependabot-preview[bot] ff6d2b9e15
Merge pull request #308 from MoePlayer/dependabot/npm_and_yarn/eslint-loader-3.0.1 2019-09-26 10:58:09 +00:00
dependabot-preview[bot] b309d689c3
Bump eslint-loader from 3.0.0 to 3.0.1
Bumps [eslint-loader](https://github.com/webpack-contrib/eslint-loader) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/webpack-contrib/eslint-loader/releases)
- [Changelog](https://github.com/webpack-contrib/eslint-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/eslint-loader/compare/v3.0.0...v3.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-26 10:55:55 +00:00
Hitsuki9 b3b3c442b8 fix: loaded bar length (#289) 2019-09-25 19:16:13 +08:00
test005 64ac6248e8 fix: 初始化进度时歌词未更新 (#284) 2019-09-25 19:13:46 +08:00
yui d01140859d refactor: remove repeated code (#268) 2019-09-25 19:12:49 +08:00
DIYgod 8ff2095ff6
chore: update workflow 2019-09-25 19:08:57 +08:00
DIYgod 6f4cece562
docs: update who use 2019-08-02 16:51:29 +08:00
DIYgod db0bab29fb
fix: links 2019-06-26 02:01:46 +08:00
DIYgod 1903af4806
docs: use doge cdn 2019-02-01 18:55:12 +08:00
DIYgod aa3e92e425
update sponsors 2018-11-21 00:56:34 +08:00
DIYgod 5795387301
fix broken docs 2018-09-27 00:00:39 +08:00
DIYgod 925a44f0d1
set default preload to metadata 2018-06-15 15:07:01 +08:00
DIYgod c761753a0b
use scrollHeight to calculate list height 2018-06-15 01:48:28 +08:00
DIYgod 70de14fb68
update dependencies 2018-06-15 01:19:06 +08:00
DIYgod 94df895394
better performance 2018-06-15 01:19:01 +08:00
Yuan Xin e60f5db916 修复:中文文档API功能写错 (#224) 2018-06-13 23:19:35 +08:00
DIYgod 527d4b17d3
Merge pull request #212 from geekrainy/doc/fix
Update doc
2018-04-25 10:29:52 +08:00
Rainy bd57b9768c Update doc 2018-04-25 10:24:26 +08:00
DIYgod c7d2d819f6
update who use 2018-04-01 23:08:26 +08:00
DIYgod dc31d7d9c7
release v1.10.1 2018-03-29 23:43:26 +08:00
DIYgod af84efb05c
fix changeable height 2018-03-29 23:41:48 +08:00
DIYgod 55039bbc3b
fix list.remove 2018-03-29 23:07:12 +08:00
DIYgod c53e9abd1c
fix typo 2018-03-29 22:26:52 +08:00
Micooz Lee b98b466da7
Merge pull request #206 from sabrinaluo/master
Fix typo in readme
2018-03-29 21:54:13 +08:00
Sabrina Luo 49e8743da9 Fix typo 2018-03-29 21:49:46 +08:00
DIYgod c5c6bfd001
Merge pull request #204 from SevenOutman/patch-1
Update README.md
2018-03-26 11:32:01 +08:00
Doma 483bb11507
Update README.md
Update Vue-APlayer's written form according to its [v1.3.0 Release Note](https://github.com/SevenOutman/vue-aplayer/releases/tag/1.3.0)
2018-03-24 00:16:50 +08:00
DIYgod 398c8be87a
better text-shadow for fixed lrc 2018-03-23 13:30:53 +08:00
DIYgod 1d6ceb833b
update let me know 2018-03-23 01:09:50 +08:00
DIYgod a5dd690e36
update who use 2018-03-23 01:00:47 +08:00
DIYgod b1aa4b60a2
release v1.10.0 2018-03-23 00:47:00 +08:00
DIYgod 5bfde99880
fix lrc in fixed mode 2018-03-23 00:14:46 +08:00
DIYgod 4552dd093a
lrc show/hide button in fixed mode 2018-03-22 23:47:17 +08:00
DIYgod a002a4b180
fixed player 2018-03-22 01:34:24 +08:00
DIYgod 20e2bd3e3d
support empty option.audio 2018-03-20 23:33:59 +08:00
DIYgod 9c983b0833
small fix and docs 2018-03-20 18:55:16 +08:00
DIYgod 95ee708ab1
new api: list.clear 2018-03-20 18:18:39 +08:00
DIYgod a4bdc5345b
rename: user -> storage; new option: storageName 2018-03-20 17:19:10 +08:00