We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e0333ec + 28f8da4 commit 1ba61c1Copy full SHA for 1ba61c1
CHANGELOG.md
@@ -6,11 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [1.1.0] - 2020-10-19
8
### Added
9
-- New visual identity by [@joriskalz](https://github.com/joriskalz).
+- Track mouseup events on nodes [@joriskalz](https://github.com/joriskalz).
10
- Zooming in/out will now trigger the nodes visibility check.
11
- `AllowZooming` and `AllowPanning` options.
12
- `DefaultColor` and `DefaultSelectedColor` link options.
13
- Custom ports/links demos/documentation.
14
+- Options documentation.
15
16
### Changed
17
- Group link related options into `DiagramLinkOptions`, available in `DiagramOptions.Links`.
0 commit comments