Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): @antv/[email protected] [skip ci]
# @antv/x6-sites [1.2.0](https://github.com/antvis/x6/compare/@antv/[email protected]...@antv/[email protected]) (2021-03-23) ### Bug Fixes * 🐛 fix add tools not work ([191eab3](antvis@191eab3)) * 🐛 remove single tool by name or index ([antvis#565](antvis#565)) ([f87dc43](antvis@f87dc43)), closes [antvis#552](antvis#552) * 🐛 update layout version ([a37f640](antvis@a37f640)) * add `placeholder` and `notFoundText` for stencil component ([antvis#574](antvis#574)) ([c9100ab](antvis@c9100ab)), closes [antvis#555](antvis#555) * fix can not create node when mouseup in demo ([antvis#628](antvis#628)) ([3597737](antvis@3597737)) * fix contextmenu show multiple times ([50ef056](antvis@50ef056)) * fix demo import path error ([f7817cc](antvis@f7817cc)) * fix editable cell demo ([e47a676](antvis@e47a676)) * fix path error in custom router demo ([antvis#620](antvis#620)) ([15c1e05](antvis@15c1e05)) * fix trigger multiple moved event when close movable config ([f651181](antvis@f651181)) * x6 support ie 11 ([antvis#585](antvis#585)) ([8cb2f48](antvis@8cb2f48)) ### Features * ✨ allow disable auto resize in some high performance scenario ([dd6681b](antvis@dd6681b)) * ✨ add containerParent config for dnd ([58fb4fd](antvis@58fb4fd)) * ✨ add direction option for midside node-anchor ([b235c11](antvis@b235c11)) * ✨ auto resize graph when container resized ([ff6e2b6](antvis@ff6e2b6)), closes [antvis#531](antvis#531) * add following config for selection ([antvis#687](antvis#687)) ([5b52433](antvis@5b52433)) ### Dependencies * **@antv/x6:** upgraded to 1.17.7 * **@antv/x6-react-components:** upgraded to 1.1.2 * **@antv/x6-react-shape:** upgraded to 1.3.2
- Loading branch information