Skip to content

Tags: neoddish/X6

Tags

@antv/[email protected]

Toggle @antv/[email protected]'s commit message
chore(release): @antv/[email protected] [skip ci]

## @antv/x6 [1.31.3](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-04-09)

### Bug Fixes

* fix animationOptions type ([antvis#1989](antvis#1989)) ([5020e92](antvis@5020e92))

@antv/[email protected]

Toggle @antv/[email protected]'s commit message
chore(release): @antv/[email protected] [skip ci]

## @antv/x6 [1.31.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-04-09)

### Bug Fixes

* 🐛 change copystyle not include number propery when toSvg ([antvis#1985](antvis#1985)) ([214b927](antvis@214b927))
* 🐛 fix scroller resize size miscalculation when graph resize ([antvis#1977](antvis#1977)) ([e6de636](antvis@e6de636))

@antv/[email protected]

Toggle @antv/[email protected]'s commit message
chore(release): @antv/[email protected] [skip ci]

## @antv/x6 [1.31.1](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-04-05)

### Bug Fixes

* 🐛 fix lgtm alert ([antvis#1975](antvis#1975)) ([7440903](antvis@7440903))

@antv/[email protected]

Toggle @antv/[email protected]'s commit message
chore(release): @antv/[email protected] [skip ci]

## @antv/x6-vue-shape [1.3.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-04-05)

### Bug Fixes

* **x6-vue-shape:** 🐛 error on removing fragment node ([antvis#1974](antvis#1974)) ([6614e4f](antvis@6614e4f))

### Dependencies

* **@antv/x6:** upgraded to 1.31.1

@antv/[email protected]

Toggle @antv/[email protected]'s commit message
chore(release): @antv/[email protected] [skip ci]

## @antv/x6-vector [1.3.1](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-04-05)

### Bug Fixes

* 🐛 fix lgtm alert ([antvis#1975](antvis#1975)) ([7440903](antvis@7440903))

@antv/[email protected]

Toggle @antv/[email protected]'s commit message
chore(release): @antv/[email protected] [skip ci]

# @antv/x6 [1.31.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-03-23)

### Bug Fixes

* 🐛 change the order of statement ([antvis#1910](antvis#1910)) ([eff14ba](antvis@eff14ba))
* 🐛 fix cellEditorOptions typo ([antvis#1895](antvis#1895)) ([4d174d7](antvis@4d174d7))

### Features

* ✨ delete the new Function mode to avoid the CSP policy ([antvis#1921](antvis#1921)) ([157b207](antvis@157b207))
* 🐛 support click on the non-text area without adding a new label ([antvis#1894](antvis#1894)) ([4ae1b9e](antvis@4ae1b9e))

@antv/[email protected]

Toggle @antv/[email protected]'s commit message
chore(release): @antv/[email protected] [skip ci]

## @antv/x6 [1.30.2](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-03-10)

### Bug Fixes

* 🐛 optimize setText for edge-editor ([antvis#1877](antvis#1877)) ([928b678](antvis@928b678))

@antv/[email protected]

Toggle @antv/[email protected]'s commit message
chore(release): @antv/[email protected] [skip ci]

## @antv/x6 [1.30.1](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-02-21)

### Bug Fixes

* 🐛 fix source graph and target graph not updating synchronously when transform in panning mode ([antvis#1832](antvis#1832)) ([0de1f22](antvis@0de1f22))

@antv/[email protected]

Toggle @antv/[email protected]'s commit message
chore(release): @antv/[email protected] [skip ci]

# @antv/x6 [1.30.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-01-22)

### Bug Fixes

* 🐛 not create label when text is empty ([antvis#1783](antvis#1783)) ([ed1fcd1](antvis@ed1fcd1))

### Features

* ✨ add insertPort api ([antvis#1763](antvis#1763)) ([6809dba](antvis@6809dba))

@antv/[email protected]

Toggle @antv/[email protected]'s commit message
chore(release): @antv/[email protected] [skip ci]

## @antv/x6 [1.29.6](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2022-01-13)

### Bug Fixes

* node input cannot get focus when keyboard options.global is enabled ([antvis#1754](antvis#1754)) ([61b26b7](antvis@61b26b7)), closes [Close#1753](https://github.com/Close/issues/1753)