Blame view

node_modules/vue-video-player/CHANGELOG.md 331 Bytes
2a09d1a4   liuqimichale   添加宜春 天水 宣化
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
  
  ## CHANGELOG
  
  ### v5.0.2
  
  fix #142 custom event
  
  ### v5.0.1
  
  support dynamic change options
  
  ### v5.0.0
  
  #### use
  1. add global default options
  2. update the options assign logic
  3. Update to [video.js6](https://github.com/videojs/video.js)
  
  #### project
  - add brower support
  - add test scripts
  - update babel and webpack configs