Skip to content

Commit

Permalink
fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
zbynekstara committed Nov 12, 2024
1 parent 4d7af54 commit 32f16ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
08-11-2024 (v4.1.0)

@joint/core
* examples.link-labels-ts - add new example to show link labels functionality
* examples.link-labels-ts - add new example to show link label tools functionality
* dia.Paper - add methods to find cell/element/link views in paper
* dia.ElementView - add `getTargetParentView()` method
* dia.ElementView - fix to prevent exception when position or size is not defined
Expand Down Expand Up @@ -29,7 +29,7 @@
* mvc.View - fix to allow setting `style` via options
* util - add `objectDifference()` method
* util - expose `calc()` expression API
* g.Rect - add `strict` option to `containsPoint()`
* Geometry - add `strict` option to `containsPoint()` of Rect

@joint/layout-directed-graph
* layout.DirectedGraph - add `graph` option to `fromGraphLib()`
Expand Down

0 comments on commit 32f16ed

Please sign in to comment.