Releases: antvis/X6
Releases · antvis/X6
@antv/[email protected]
@antv/[email protected]
@antv/x6-sites 1.2.0 (2022-12-16)
Bug Fixes
- 🐛 add keepId for node clone (#1254) (cef5862)
- 🐛 add updateCellId api (#1739) (78cdb3b)
- 🐛 alerts on lgtm.com (#1104) (eb2791d)
- 🐛 change home path in speedup js (#1369) (31f8960)
- 🐛 change type of padding in ScaleContentToFitOptions (#1203) (1031d06)
- 🐛 fix add tools not work (f5d1d6a)
- 🐛 fix validateEdge trigger timming (48b72a1)
- 🐛 not create label when text is empty (#1783) (ed1fcd1)
- 🐛 optimize addTools params (1366eac)
- 🐛 optimize contextmenu tools (#1391) (cc01fdf)
- 🐛 optimize usage of mousewheel (37b3010)
- 🐛 release x6 v1.28.2 (#1654) (745b90a)
- 🐛 remove single tool by name or index (#565) (73d5d67), closes #552
- 🐛 unified panning api (#1151) (d60e9d8)
- 🐛 update layout version (35abd4a)
- 🐛 update x6-react-shape version (#1425) (4208846)
- add
placeholder
andnotFoundText
for stencil component (#574) (c42464b), closes #555 - curve demo (#1306) (de13692)
- fix angular typo (#1154) (25b47c3)
- fix can not create node when mouseup in demo (#628) (c336262)
- fix contextmenu show multiple times (5d437ce)
- fix demo import path error (2ebf581)
- fix editable cell demo (7e6d003)
- fix path error in custom router demo (#620) (7cd3a7e)
- fix trigger multiple moved event when close movable config (3eb9d69)
- remove useless repo url (2f92e33)
- x6 support ie 11 (#585) (5df9aaa)
Features
- ✨ allow disable auto resize in some high performance scenario (9bfa702)
- ✨ add cell-editor tool (#1202) (98e80d1)
- ✨ add containerParent config for dnd (fc6498f)
- ✨ add direction option for midside node-anchor (ee62cc0)
- ✨ add excludeHiddenNodes for manhattan router (#1400) (28a472a)
- ✨ add insertPort api (#1763) (6809dba)
- ✨ add resizeGroup for stencil (#1388) (d9bec60)
- ✨ add rubberNode and rubberEdge config (#949) (a2f6fb3)
- ✨ auto resize graph when container resized (9c7bc9a), closes #531
- ✨ panning support rightMouseDown and mousehwheel (728977c)
- ✨ support minimap in normal graph (f42160f)
- add angualr shape (#1141) (398cca4)
- add following config for selection (#687) (4de6701)
- sync code from master (#2004) (c681405), closes #1974 #1977 #1985 #1988 #1991 #1989
- x6-angular-shape support pass arguments (#1250) (b683f82)