vue-components
Here are 1,007 public repositories matching this topic...
Environment
Vuetify Version: 2.2.20
Vue Version: 2.6.11
Browsers: Chrome 80.0.3987.163
OS: Mac OS 10.15.2
Steps to reproduce
- open console
- focus input
- check console for 'handleFocus'
- click 'no data'
- check console for 'handleBlur'
- re-focus input field
- handleFocus doesn't trigger again
Expected Behavior
v-autocomplete/v-combobox `@b
Environment
Mac OS 10.15.3, Chrome 80.0.3987.122, Vue 2.5
Reproduction link
https://jsfiddle.net/nLkrdwc5/
Steps to reproduce
Add 'tree' property to 'columns' data, refresh (the feature should appear), nothing changes
What is expected?
TreeData feature should be displayed:
https://www.iviewui.com/components/table-en#TreeData
W
我的vue.config.js配置
configureWebpack: config => {
require('@vux/loader').merge(config, {
plugins: ['vux-ui']
})
}
vux及vux-loader版本
"vux": "^2.9.4",
"vux-loader": "^1.2.9"
npm run serve/build 时报错如下内容
Error: [BABEL] unknown: Preset /* your preset */ requires a filename to be set when babel is called directly,
babel.transform(code,
Mint UI version
2.2.13
OS/Browsers version
ios/chrome
Vue version
2.6.10
Reproduction Link
Steps to reproduce
nuxt :
- nuxt.config.js中按需引入mint-ui
babel: {
plugins: [
[
'component',
{
libraryName: 'element-
I want to format some selection node to some other ,but not found the api,some function like :
- import some css, that can redefine the style
- add some predefined style,that can be apply to selected element
- do any replace as I want (maybe what I need is get selection's element node,content,then set content)
add parent element div and class
<p>autor: abc</p><p>date:2020...</>
-
.英文不是很好,用的是nuxt.js,在刷新引入插件的页面会报window is not defined
// nuxt.config.js
plugins: [ {src: '~plugins/swiper',ssr: false} ],
//plugins文件夹下
import Vue from 'vue';
if (process.BROWSER_BUILD) {
const VueAwesomeSwiper = require('vue-awesome-swiper/dist/ssr');
Vue.use(VueAwesomeSwiper);
}
.vue文件
import { swiper, swiperSlide } from 'vue-awesome-swiper';
compone
Version
1.9.3
Reproduction link
https://l44llqp9j9.codesandbox.io/
Steps to reproduce
<textarea cols="30" rows="10"></textarea>
What is expected?
textarea 内容多时可以滚动
What is actually happening?
textarea不可以滚动
Dependencies Version
vue: 2.5.17-beta.0
better-scroll: 1.11.1
BScroll
Note: for support questions, please use stackoverflow. This repository's issues are reserved for feature requests and bug reports.
-
I'm submitting a ...
- bug report
- feature request
- support request => Please do not submit support request here, see note at the top of this template.
-
Do you want to request a feature or report a bug?
Minor bug
In NUXT project, highlight.js asynchronous change 'content'. In 'onEditorChange(){}' , 'this.content' repeated assignment. So dead cycle. The code and error are as follows:
[Vue warn]: You may have an infinite update loop in a component render function.
found in
---> <QuillEditor> at components/common/quillEditor.vue
<Pages/detail/Index.vue> at pages/deta
Hey, I am using tooltip in my navbar and I have two layout.
- With navbar
- No Navbar
I have button in navbar which navigates to another layout which dont have any navbar.(So, when I click on btn, btn it self and navbar gets destroyed). But that tooltip which I used on button still remain.
i have created simillar demo for you.
jsfiddle
Affected Projects
React
Is your feature request related to a problem? Please describe.
Was looking through the change log and the new documentation but could not find any reference to the deprecated DataController.
Describe the solution you'd like
Would be great to get some documentation on the recommended way to migrate from using DataController to not using it.
**Descr
npm link后提示
npm WARN iview@2.14.0 requires a peer of vue@^2.5.2 but none is installed. You must install peer dependencies yourself.
npm WARN WZ@1.0.0 No repository field.
wz命令执行不了。
-
Updated
Jan 8, 2020 - Vue
-
Updated
Nov 18, 2017 - JavaScript
Element UI version
2.4.5
OS/Browsers version
Chrome 67.0.3396.99 (64bit)
Vue version
2.5.17
Compent version
- VideoJs V6.6.2
- Element-UI v2.4.5
Reproduction Link
https://jsfiddle.net/15klli/h63s104c/14/
Steps to reproduce
- 点击“打开dialog”--click the link to open dialog
- 点击 poster中间的播放按钮(无反应) -- click the Pl
https://github.com/pablohpsilva/vuejs-component-style-guide#why-6
Again, grouping makes the component easier to read (name; extends; props, data and computed; components; watch and methods; lifecycle methods, etc.);
export default {
// Do not forget this little guy
name: 'RangeSlider',
// share common functionality with component mixins
mixins: [],
// compos
I haven't gone through each one (yet) but for sure a couple are broken:
- Edit this page (at the very bottom)
- An imperative guide to forms in Vue.js
HTH
Mand Mobile Version
2.5.9
Vue Version
2.6.11
Model / OS & Browser Info
iPhone8
Recurring Links
https://codesandbox.io/s/mand-mobile-quick-start-mgmk9?fontsize=14&hidenavigation=1&theme=dark
Recurring Steps
点击按钮,不做选择操作,直接点击确认按钮。选择器没有反应。
Expectant Behaviors
触发confirm事件,隐藏选择器。
Actual Behaviors
选择器没有触发confirm事件。
-
Updated
Apr 29, 2020 - Vue
Currently on "mouse up" the v-input-number is incremented once.
If you press and keep holding the mouse in pressed state, the increment / decrement should continue as long as the mouse is kept pressing. The increment / decrement should start on "mouse down" and stop on "mouse up".
-
Updated
Jun 12, 2020 - Vue
ERROR in ./src/main.js
✘ http://eslint.org/docs/rules/ Parsing error: Unexpected token
44 | cordova.initialize()
45 | // 打开此行代码的注释可以打 cordova 的包
46 |
| ^
G:\VueDemo\vue-objccn-master\src\main.js:46:1
^
✘ 1 problem (1 error, 0 warnings)
Errors:
1 http://eslint.org/docs/rules/null
ERROR in ./src/main.js
Module build failed: SyntaxError: G:/VueDemo/v
-
Updated
Jun 6, 2020 - JavaScript
The problem
We need a more modern way to edit examples.
- TypeScript
- pug
- SCSS
It would be incredible if we could get contextual autocompletion
Proposed solution
- Use Monaco as the editor
- Update the inbrowser-compiler with
- possible babel-typescript
- pug co
Mb for nuxt asyncData api, because waitFor
not working for this
Something like this
export default function (waiter, func) {
return async (...args) => {
const { app } = args[0];
try {
app.wait.start(waiter);
return await func.apply(this, args);
} finally {
app.wait.end(waiter);
}
};
};
Or if vue-wait
have this function, sorry a
Environment
Windows 10 version 1909, Google Chrome Version 80.0.3987.132, Vue version 2.6.11
Reproduction link
https://jsfiddle.net/shankanb/q53r9bnx/10/
Steps to reproduce
- Keep cycling through the carousel items
- When the carousel wraps back to the first item
- Table content collapses
- Repeat step 1 and 2 again. Table r
Vue.js version and component version
vue
version2.6.11
vue-codemirror
version4.0.6
Steps to reproduce
- Make editor with model set:
<codemirror v-model="draft" />
- Initially set model:
draft: 'TO WHATEVER TEXT'
. - Open editor, press Ctrl + Z.
What is Expected?
Nothing must happen.
What is actually happening?
Conten
- Vue.js version: 2.6.10
- Nuxt.js version: 2.10.2
nuxt.config.js
plugins: [
....
{
src: "~plugins/vue-tables-2.js",
ssr: true, //or false, the same
},
....
/plugins/vue-tables-2.js
import {
ServerTable
} from 'vue-tables-2'
export default ({
app: {
$axios,
},
}, inject) => {
Vue.use(Serve
Improve this page
Add a description, image, and links to the vue-components topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vue-components topic, visit your repo's landing page and select "manage topics."
Existing Component
Yes
Component Name
el-scrollbar
Description
I'm trying to add a scrollbar to an aside menu with el-scrollbar componant but I have some difficulty due to missing entry in the documentation.
My case is exactly the same as the documentation: a fixed header, a scrollable sidebar menu and a scro