-
### 已解决
我按照video.js的文档设置了语言库的引用但是报错没有video.js
解决代码
` import videojs from 'vue-video-player'`
`//debug后看到在这里有他的videojs文件`
`window.videojs = videojs.videojs`
`//本项目有集成的I18N文件夹故这样引入语言文件`
` req…
-
![image](https://user-images.githubusercontent.com/4917754/35854977-d911d5c4-0b6c-11e8-8dcd-1cb24e996b87.png)
![image](https://user-images.githubusercontent.com/4917754/35854987-dd528f48-0b6c-11e8-…
-
### Clear and concise description of the problem
hi,
how to use other theme like https://github.com/craftzdog/cm6-themes
thx
### Suggested solution
can provide any example?
### Alternative
_N…
-
在IE10中报错,[Parchment] Invalid definition
-
Hi!
I would like to make this layout http://take.ms/vPEp0
to be shifted like this http://take.ms/E3wci
is it possible to achieve with swiper settings or I should write a custom css for this?
**Li…
-
I just want to call the interface when I click play and pause.
When I am dragging the time bar, I don't need to call.
so how to prevent drag operation triggering the play and pause event ?
or ho…
-
It seems like when a new instance of quill-editor is created it triggers an event on the clipboard.
This behavior doesn't happen in the original version of quilljs. I looked into the code and seems l…
-
### Clear and concise description of the problem
Hi, I'm the maintainer of Quill. Thanks for making such a great Vue binding for Quill.
We are currently actively maintaining Quill 2.0 and anticipa…
luin updated
6 months ago
-
I'm trying to make my swiper responsive without the use of breakpoints. I want the container itself to just shrink in width, bringing the navigation buttons along with it, while my slides maintain the…
-
i have added quill to my page (SPA)
then wrote this option
editorOption: {
modules: {
toolbar: [
['bold', 'italic', 'underline', '…