-
Hello , congratulation for help us VUE developer building this wonderful class.
I have a question , I want to use just this component ( IVUE SELECT ) -
https://www.iviewui.com/components/select-en…
-
Hello , If I use this component like this it will work -
```
import ViewUI from 'view-design';
import 'view-design/dist/styles/iview.css';
import { locale } from 'view-design';
import lang from…
-
无论数据量大小,不管鼠标滚动还是拖动垂直滚动条,都没有拖动水平滚动条平滑,感觉非常卡。
貌似水平并没有人为限定刷新策略,而垂直使用了固定刷新率来渲染结果,防止CPU使用率太高,其实这样的限制还有优化的空间。参考第三方前端框架,比如layui/viewui,垂直滚动都很流畅。
-
```
Scrolling
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut…
-
使用 TS, 在router/index.ts 文件里写有这样
router.beforeEach((to, from, next) => {
ViewUI.LoadingBar.start();
会提示Property 'LoadingBar' does not exist on type 'IView'.
-
版本 4.0.0+
使用了'vue-i18n,并安装文档教程配置后,调用`this.$Modal`报错如下。
不使用i18n就不会报错
```
import ViewUI from 'view-design';
import 'view-design/dist/styles/iview.css';
import VueI18n from 'vue-i18n';
import …
-
-
WCAG2ICT guidance: https://www.w3.org/TR/wcag2ict-22/#focus-visible
Share your thoughts for applying to mobile apps as a comment below.
-
### Environment
任意
### Reproduction link
[https://codesandbox.io/s/vue-antd-template-hihlw?file=/src/iviewApp.vue](https://codesandbox.io/s/vue-antd-template-hihlw?file=/src/iviewApp.vue)
### …
-
### Environment
macos chrome vue(3.10.0)
### Reproduction link
[https://github.com/view-design/ViewUI/blob/master/src/components/switch/switch.vue](https://github.com/view-design/ViewUI/blob/mast…