火神不太热

Results 15 issues of 火神不太热

Vuex mode event name strict matching mechanism removed, add Chinese document

fieldProps中是否设定fieldNames和treeNodeFilterProp效果都没有出现 ![image](https://user-images.githubusercontent.com/46487804/181155484-1de0f420-e5ed-4527-9a04-34d7aacc802f.png)

INFO Starting development server... 40% building 132/147 modules 15 active E:\workSpaces\explore\node_modules\core-js\internals\classof.jspostcss.plugin was deprecated. Migration guide: https://evilmartians.com/chronicles/postcss-8-plugin-migration 98% after emitting CopyPlugin

When creating the project, there will be an error that the attribute'help' cannot be created on the string'example'

``` const baseBusBar = (pen, ctx) => { const path = !ctx ? new Path2D() : ctx; const { x, y, width, height } = pen.calculative.worldRect; path.moveTo(x, y); path.lineTo(x +...

### 问题描述 批量处理一组Cell隐藏;如果silent: true;那么画面就不会重绘 ### 重现链接 no ### 重现步骤 ![image](https://github.com/antvis/X6/assets/46487804/22eea07a-dc96-4001-9d3e-fc22622b4381) ### 预期行为 可以手动重绘 ### 平台 - 操作系统: Windows, React - 网页浏览器: Google Chrome - X6 版本: 2.16.1 ### 屏幕截图或视频(可选) _No...

Using .craco.config.ts by yourself does not take effect and an error is reported

feature request

In the api documentation, there is no way to customize the control

### 🐛 bug 描述 QueryFilter中只有初始化的时候,ProFormDependency才能监听到值,或者发生onFinish事件触发后;在ProForm和ModalForm中则不会有问题 ### 📷 复现步骤 QueryFilter使用ProFormDependency监听任意表单项目 ### 🏞 期望结果 可以正确的监听到值变化 ### 💻 复现代码 https://codesandbox.io/p/sandbox/cha-xun-shai-xuan-sou-suo-forked-s8hm3p ### © 版本信息 - ProComponents 版本: 2.6.44 - vite or webpack - 浏览器环境...

### Describe the bug 使用Grid组件后ContextMenu Tooltip 等组件无法触发,node选中事件也无法触发,猜测为Grid组件层级遮住了画布; ![image](https://github.com/antvis/Graphin/assets/46487804/0cd7f13a-36c6-4cd9-82c5-7e45ea58ff96) ### Your Example Website or App https://codesandbox.io/p/sandbox/frosty-tdd-7crc7f ### Steps to Reproduce the Bug or Issue ![image](https://github.com/antvis/Graphin/assets/46487804/f0b361e1-1e16-45e8-8185-6f8a94b94712) ### Expected behavior 触发对应组件与事件行为 ### Screenshots...