devextreme-vue
devextreme-vue copied to clipboard
Vue UI and data visualization components
# Feature request **Package versions you currently use:** devexteme version: 20.2.x devextreme-vue version: 20.2.x **Description:** When using VSCode or VS2019 the DevExtreme components are not suggested. **Preferred Solution:** Provide with...
# Feature request **Package versions you currently use:** devexteme version:"20.1-stable" devextreme-vue version:"20.1-stable" **Description:** In the back-end management system, traditional enterprises tend to use the mode where the workspace is displayed...
The Environment Created here is inspired from issue #84 # Bug Report When a user tries to create a dropdown with grouping. The control renders each option as a blank...
DxItemDragging is not functioning when moving items between lists while using non-modular approach
I want to achieve the behaviour presented in one of devextreme demos provided by the link https://js.devexpress.com/Demos/WidgetsGallery/Demo/List/ItemDragging/Vue/Light/ **Package versions:** devexteme version:19.2.* devextreme-vue version:19.2.* **Code Sample** It is available on GitHub...
I have vuejs2 web application which uses DevExtreme components. It has quite a few components which uses DataGrid, and only one component which uses PivotGrid. When I run it locally...
# Bug Report **Package versions:** devexteme version: ^19.1.4 devextreme-vue version: ^=19.1.4 **Steps to reproduce:** [Repo for reproduction](https://github.com/faso/dx-column-mount-bug-repro) 1) clone https://github.com/faso/dx-column-mount-bug-repro 2) `npm install` 3) `npm install -g @vue/cli` 4) `npm...
### Issue Type 'feature request' ### Description I write custom configuration component implement connect datasource. My source register initial values for editorOptions. For this solution any other options setup over...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | yargs-parser | [`16.1.0` -> `18.1.1`](https://renovatebot.com/diffs/npm/yargs-parser/16.1.0/18.1.1) | ### GitHub Vulnerability Alerts #### [CVE-2020-7608](https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381) Affected versions of...
**Package versions:** devexteme version: 22.1.4 devextreme-vue version: 22.1.4 **Current behavior:** Vue Js 2 has no multiple v-model **Expected behavior:** it should be used like version 20.1 props mode