-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Version
^3.12.0
### Vue Version
^4.2.5
### Link to minimal reproduction
https://opentiny.design/tiny-vue/zh-CN/os-theme/components/grid-filter#filter-advanced-filter
![image](https://github.…
-
AngularJS is end-of-life since 2022 and Vue is considered the best alternative, see discussion in #228.
The plan is:
1. Prepare for migration
- Use more Vue-compatible concepts
- Remove …
-
## 基础库
[flowchart.js](https://github.com/adrai/flowchart.js) Draws simple SVG flow chart diagrams from textual
[GoJS](https://github.com/NorthwoodsSoftware/GoJS) JavaScript diagramming library f…
OXOYO updated
2 years ago
-
I tried to add `vuepress-plugin-flowchart` to my project but had issues.
First It failed to compile because I needed some dependencies, so I started adding them manually. Finally it worked but when…
-
TODO in ColumnFilterModal.vue:
1. Add a drag handle to each column, to allow users to move columns up and down
2. These column order changes should apply to TableTable when users click 'ok' in the m…
-
### 问题描述
当我在自定义一个节点后,创建这个节点,但是缩放框异常了,拖动缩放框,图形并没有跟着缩放框改变
![image](https://github.com/antvis/X6/assets/45034786/40297a56-123a-4605-ae08-847cb7205515)
我的代码是这样的
![image](https://github.com/antvis/X6/a…
-
this simple data array is creating this odd view:
[
{
id: "1",
text: "A",
link: ["-- yes -->", "-- no -->"],
next: ["2", "3"],
editab…
-
- 自定义群组 · 语雀 [https://www.yuque.com/antv/g6/custom-group](https://www.yuque.com/antv/g6/custom-group)
- 基于G6画个xmind出来 - 听雨阁中听雨歌 - 博客园 [https://www.cnblogs.com/tingyugetc/p/11820008.html](https://www.…
-
请把VUE语言转换成Angular语言,你需要识别出有哪些文件需要修改,并把它们统一都替换成Angular的写法。
注意:
1. 保持前端的样式结构,不要让页面出现乱码、样式错位等内容
2. 原逻辑需要保持不变,你可以在你允许范围内适当check是否会存在bug
3. 如果文件过多超出了你的处理极限,你可以先处理其中一部分,我想先看到效果
需要替换的文件如下:
vue-…