远方os

Results 26 issues of 远方os

调用dialog组件时传入confirmLoading在子组件中触发事件改变父组件中confirmLoading为true时,模态框的loading不同步,请问各路大神怎样解决的

question

rollup打包的时候,需要按需导入主题配置,因为是静态资源,并没有导入什么方法之类的东西,所以打包的时候被tree-shaking掉了,有没有什么办法规避这个问题? require('codemirror/mode/javascript/javascript')

- 项目名称:v-scale-screen - 项目地址:https://github.com/Alfred-Skyblue/v-scale-screen - 项目简介 :大屏自适应容器组件,可用于大屏项目开发,实现屏幕自适应,可根据宽度自适应,高度自适应,和宽高等比例自适应,全屏自适应

组件名: vue-draggable-plus 目的: 该项目的主要目标是解决在 vue2 和 vue3 中遇到的拖拽排序和克隆问题。随着 vue 框架的快速迭代,我们发现原先使用的 Sortablejs 拖拽组件在新版本中已经不能正常工作。为了应对这一挑战,我个人主动着手开发了 [vue-draggable-plus](https://github.com/Alfred-Skyblue/vue-draggable-plus),这是一个同时支持 vue2 和 vue3 的拖拽组件库。 GitHub:https://github.com/Alfred-Skyblue/vue-draggable-plus 中文文档:https://alfred-skyblue.github.io/vue-draggable-plus/ ![2023-12-04 13 13 14](https://github.com/ruanyf/weekly/assets/55641773/d753d3d1-e177-4679-938a-4874ad378af7)

weekly

- 项目名称:v-scale-screen - 项目地址:https://github.com/Alfred-Skyblue/v-scale-screen - 项目简介 (**100** 字以内):大屏自适应容器组件,可用于大屏项目开发,实现屏幕自适应,可根据宽度自适应,高度自适应,和宽高等比例自适应,全屏自适应

由于Sortablejs的VueDraggable.next已经许久没有维护了,跟现有的vue版本有些不兼容的情况,所以自己封装了一个[vue-draggable-plus](https://github.com/Alfred-Skyblue/vue-draggable-plus),它是一个支持vue2、vue3的拖拽层,支持使用组件、指令、函数式调用,总有一款适合你,快来看看吧。 https://user-images.githubusercontent.com/55641773/227981693-a124e1af-6042-4d7d-8d36-0734a5b1a41c.mp4

relate https://github.com/vuejs/core/pull/9839 **What kind of change does this PR introduce?** (check at least one) - [x] Bugfix - [ ] Feature - [ ] Code style update - [ ]...

See https://github.com/vuejs/core/pull/9768 **What kind of change does this PR introduce?** (check at least one) - [x] Bugfix - [ ] Feature - [ ] Code style update - [ ]...

relate: [vue/core](https://github.com/vuejs/core/pull/8719) Enhance the type hints for $set and $delete. **What kind of change does this PR introduce?** (check at least one) - [ ] Bugfix - [ ] Feature...