Releases: antvis/X6
Releases · antvis/X6
v2.19.0
2.19.0 (2025-10-20)
Bug Fixes
exportPNGnot display image markup (#4672) (3bd73a2)- If the starting or ending point is the same as the intersection… (#4279) (0bbff8f)
- 🐛 char ghosting when edit text (#2560) (#3043) (15284e7)
- "pnpm run build:watch" 在windows下无法正常运行 (#3888) (9823c7e)
- $stencil: compact mode Cannot add odd nodes (#3647) (9684766), closes #3535
- 浮点数精度丢失导致画布缩放卡死 (#4356) (78179da)
- 修复 Angular 组件内部无法使用外部服务的问题 (#4267) (3bb9bee)
- 修复 Angular Component 节点被移除时没有触发销毁的生命周期 (#3826) (8cf1ed4)
- 修复示例中react组件渲染报错的问题 (#4673) (7d434e6)
- 修正画布配置 onEdgeLabelRendered 类型使用问题并且完善文档说明 (#4691) (3eda631)
- add createView options (#3075) (96010e3)
- add defense for view in transform plugin (#3092) (fb8098c)
- add dependencies for x6-devtools (#3381) (37515c4)
- add excludeShapes options for manhattan router (#3334) (c76a23b)
- add execute permission (5cd3809)
- add getGraph provide (#3072) (a98e97d)
- add judgment for edge view (#3282) (946582c)
- add key for portal to avoid rerender (#4183) (5ebb6d3)
- add missing script for building style (e683155)
- add padding options for position api (#3225) (8fada57)
- add tests for geometry (#4728) (e1d6ed0)
- add textLength & lengthAdjust to CASE_SENSITIVE_ATTR (#3281) (76fb1ac)
- add timeout to wait target node is connected (#3392) (adc06ad)
- arrowhead not get options bug (#3065) (3b668fe)
- avoid access document or window in server side (#4101) (31be706)
- bind dragstart after add group (#4131) (8030621)
- bind minimap plugin to graph without scroller (#4167) (f6475ac)
- broken file (d6df2d5)
- bump rule (c9559f2)
- cache auto generated style file (ffbaec3)
- cancel debounce update for scroller plugin (#3027) (abeb009)
- cannot be invoked without new (#3296) (7656b38)
- cannot read properties of undefined when unmount vue component (#3024) (187e318)
- Cannot use "this" here: #2824 (#2855) (10347d0)
- change dragging container options (#3139) (7b091f3)
- change update prioriy in render (#3740) (ce15fba)
- check labelNode existed before change postion (#3737) (90324fc)
- clear old background when background enabled in background (#3192) (17b36e2)
- codecov (7a7f9b7)
- commit message E2BIG (a2c5f9e)
- commit message for release (e05aa85)
- confirm viewitem exist (#3357) (8b1f661)
- consider transform when calc bbox (#3770) (8ecfc86)
- correct boundary tool position when setting local to true (#4820) (7afea2c)
- correct button tool position when setting local to true (#4817) (3f7b72b)
- create empty 'releasing' file for pr (9f0f782)
- debounce update to improve performance (#3061) (9e37ea9)
- deep clone instead of shallow clone (#2924) (75f4297)
- delete return selection (#4026) (0178e48)
- deps version (2aff4b4)
- destroy custom label before render (#4146) (281209a)
- do not exec gh-pages deploy on pull_request (#4687) (bdfdadd)
- doc incorrect text (#3862) (b5cc1dc)
- doc path in .dumirc.ts (#4699) (440781e)
- dom matrix tests (#4721) (ef0089c)
- dom.data support custom object (#2954) (c350371)
- don't dispose graph view (#4023) (3141593)
- don't hide when click on color picker ([#3172](https:...