Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jointjs from 3.6.2 to 3.7.1 #34

Merged
merged 1 commit into from
May 9, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps jointjs from 3.6.2 to 3.7.1.

Release notes

Sourced from jointjs's releases.

Release v3.7.1

CHANGELOG

  • bump jQuery to v3.6.4
  • demo.ROI - fix zooming in Safari (5f042a9b6636f5f17ca545182405eb2d7854ec2e)
  • dia.CellView - return correct target under the pointer for pointer events (5d8244e11e205e38fac3aa5223a018b16d012937)
  • dia.Cell - fix to prevent cell id undefined (83ac8509fb1750115bdbc4410dab518cc802c72f)
  • dia.attributes - prevent error when title is used on element with a text node (842748abd48e24edf58fd9fed98ca337134e2e71)

Release v3.7.0

CHANGELOG

  • demo.CustomEmbedding - add new demo to illustrate custom embedding functionality (3ac086725029fc865eaa2298df8ccc35aa8350dd)
  • demo.Flowchart - add new demo to illustrate rightAngle router and straight connector (9bc647047607bc9aafddc6c943abc07a435b10d9)
  • demo.ROI - add new demo to illustrate working with foreign objects (0edee6db2afd6916fe559db6e4593c738605fd8a)
  • demo.FTA - revamp demo to illustrate custom highlighter, straight connector, and alignment options of dia.Paper.transformToFitContent() (8e87f9b519d0403f9c7c09732c7d868eb6191fed)
  • dia.Paper - add overflow option (62110023020aca4e84ff33e0f40265acb4085dde)
  • dia.Paper - add transformToFitContent() method (6adcf54e65ead520db03c239085c0a93f1c649f9)
  • dia.Paper - change scaleContentToFit() into an alias of transformToFitContent() (6adcf54e65ead520db03c239085c0a93f1c649f9)
  • dia.Paper - add verticalAlign and horizontalAlign options to transformToFitContent() (6adcf54e65ead520db03c239085c0a93f1c649f9)
  • dia.Paper - add element:magnet:pointerdown, element:magnet:pointermove and element:magnet:pointerup events (0edee6db2afd6916fe559db6e4593c738605fd8a)
  • dia.Paper - improve event handling of form control elements inside elements (0edee6db2afd6916fe559db6e4593c738605fd8a)
  • dia.Paper - add preventDefaultViewAction option (0edee6db2afd6916fe559db6e4593c738605fd8a)
  • dia.Paper - add drawGridSize option (169f26ad206327a60e1a1c76c29bc36fe93699b3)
  • dia.Paper - add autoFreeze option (ce1f70a825b860df57475df19c00c416586ae3ad)
  • dia.Paper - fix to trigger render callbacks and event when requireView() is called (cf3adde1e59c1330a0cc57df84a47dd4da776d45)
  • dia.Paper - fix to send mousewheel events when CTRL key is pressed while there are no paper:pinch subscribers (b3741ccf0f0018367c3b35c6d8ac320c4165ec76)
  • dia.Paper - fix to auto-rotate target markers as expected when using marker.markup (2d7cf263a61d60825e86003aa4c7e0ad993fd37c)
  • dia.Paper - fix event handlers to correctly receive dia.Event on touch screens (0edee6db2afd6916fe559db6e4593c738605fd8a)
  • dia.Paper - fix event handlers so that originalEvent always points to a native event (0edee6db2afd6916fe559db6e4593c738605fd8a)
  • dia.Paper - fix to trigger element:magnet:pointerclick when user clicks an invalid magnet (0edee6db2afd6916fe559db6e4593c738605fd8a)
  • dia.Paper - fix to hide tools and highlighters when associated cell view is detached (a29d6a697bb00ae5127c5e030a09afd515578634)
  • dia.Paper - fix to throw an error when unfreeze() is called on a paper which has been removed (7e7f0cf6402b175fe2ad2e194ddb9f9c4a688d84)
  • dia.ElementView - fix to correctly update port nodes with ref on size change (c954d5d99d4d151736afe28604b4e6eb787e958c)
  • dia.ElementView - fix to prevent double rendering of ports when CSS selectors are enabled (057598568a30ccd86fb556cb3923eaa53f7342e7)
  • dia.LinkView - enable link label dragging on touch screens in async mode (0edee6db2afd6916fe559db6e4593c738605fd8a)
  • dia.LinkView - fix to take defaultLabel.size into account for link label size calculations (bcb1ae3dc5475ed52cea239c796242c2edbcdeb2)
  • dia.LinkView - fix to remember initial cursor offset from label anchor coordinates when dragging (b8bb6c82deac59f7ce0e6bd8b695a8ff0b6601e5)
  • dia.LinkView - fix incorrect rotation of labels using keepGradient and absoluteOffset options (78b63fc9fd8a58082f79e9b7422812bc25c4ec80)
  • dia.LinkView - fix to prevent label jumping while being dragged along straight-line Curve links (f9dd510446b16c913c12222e53171d13b9655370)
  • dia.CellView - add preventDefaultInteraction() and isDefaultInteractionPrevented() methods (0edee6db2afd6916fe559db6e4593c738605fd8a)
  • dia.CellView - fix link update if connected element changes at the same time the connection is made (81698a1dc5ae3a44352eb91cc98e0548ed893f04)
  • dia.Element - add fitToChildren() and fitParent() methods (ff962c51716a20ca33ffecd4149b955605a6cee8)
  • dia.Element - change fitEmbeds() into an alias of fitToChildren() (ff962c51716a20ca33ffecd4149b955605a6cee8)
  • dia.Element - add expandOnly and shrinkOnly options to fitToChildren() and fitParent() (ff962c51716a20ca33ffecd4149b955605a6cee8)
  • dia.Cell - fix to always send propertyPath and propertyValue options when calling prop() (4f87599a2dd1552b11bc39112d83cc1c927f5c28)
  • dia.Cell - fix inconsistent merging behavior in prop() (7ed74df131e9f198df23d94e0a2a1db6079558ea)
  • dia.Cell - fix to preserve stacking of nested cells when toFront()/toBack() is called (64bc062552d3b06e61449f8309aeb682db0022a5)
  • linkTools.Anchor - fix to trigger mouseleave event after drag-and-drop interaction (68e05877f5b2bc8ded8d04d6c7082375b0be8627)
  • highlighters.mask - fix to prevent copying of class attribute to elements (02ac92c344e393e85775794a026e6e9dcff4209a)

... (truncated)

Changelog

Sourced from jointjs's changelog.

28-04-2023 (v3.7.1)

  • bump jQuery to v3.6.4
  • demo.ROI - fix zooming in Safari
  • dia.CellView - return correct target under the pointer for pointer events
  • dia.Cell - fix to prevent cell id undefined
  • dia.attributes - prevent error when title is used on element with a text node

18-04-2023 (v3.7.0)

  • demo.CustomEmbedding - add new demo to illustrate custom embedding functionality
  • demo.Flowchart - add new demo to illustrate rightAngle router and straight connector
  • demo.ROI - add new demo to illustrate working with foreign objects
  • demo.FTA - revamp demo to illustrate custom highlighter, straight connector, and alignment options of dia.Paper.transformToFitContent()
  • dia.Paper - add overflow option
  • dia.Paper - add transformToFitContent() method
  • dia.Paper - change scaleContentToFit() into an alias of transformToFitContent()
  • dia.Paper - add verticalAlign and horizontalAlign options to transformToFitContent()
  • dia.Paper - add element:magnet:pointerdown, element:magnet:pointermove and element:magnet:pointerup events
  • dia.Paper - improve event handling of form control elements inside elements
  • dia.Paper - add preventDefaultViewAction option
  • dia.Paper - add drawGridSize option
  • dia.Paper - add autoFreeze option
  • dia.Paper - fix to trigger render callbacks and event when requireView() is called
  • dia.Paper - fix to send mousewheel events when CTRL key is pressed while there are no paper:pinch subscribers
  • dia.Paper - fix to auto-rotate target markers as expected when using marker.markup
  • dia.Paper - fix event handlers to correctly receive dia.Event on touch screens
  • dia.Paper - fix event handlers so that originalEvent always points to a native event
  • dia.Paper - fix to trigger element:magnet:pointerclick when user clicks an invalid magnet
  • dia.Paper - fix to hide tools and highlighters when associated cell view is detached
  • dia.Paper - fix to throw an error when unfreeze() is called on a paper which has been removed
  • dia.ElementView - fix to correctly update port nodes with ref on size change
  • dia.ElementView - fix to prevent double rendering of ports when CSS selectors are enabled
  • dia.LinkView - enable link label dragging on touch screens in async mode
  • dia.LinkView - fix to take defaultLabel.size into account for link label size calculations
  • dia.LinkView - fix to remember initial cursor offset from label anchor coordinates when dragging
  • dia.LinkView - fix incorrect rotation of labels using keepGradient and absoluteOffset options
  • dia.LinkView - fix to prevent label jumping while being dragged along straight-line Curve links
  • dia.CellView - add preventDefaultInteraction() and isDefaultInteractionPrevented() methods
  • dia.CellView - fix link update if connected element changes at the same time the connection is made
  • dia.Element - add fitToChildren() and fitParent() methods
  • dia.Element - change fitEmbeds() into an alias of fitToChildren()
  • dia.Element - add expandOnly and shrinkOnly options to fitToChildren() and fitParent()
  • dia.Cell - fix to always send propertyPath and propertyValue options when calling prop()
  • dia.Cell - fix inconsistent merging behavior in prop()
  • dia.Cell - fix to preserve stacking of nested cells when toFront()/toBack() is called
  • linkTools.Anchor - fix to trigger mouseleave event after drag-and-drop interaction
  • highlighters.mask - fix to prevent copying of class attribute to elements
  • layout.PortLabel - fix to center position of labels in outside/inside oriented layouts
  • layout.PortLabel - fix to correctly set vertical position of text labels

... (truncated)

Commits
  • 8ae30b4 Release v3.7.1 (#2159)
  • 5f042a9 fix(demo.ROI): fix zooming in Safari (#2156)
  • 83ac850 fix(dia.Cell): fix to prevent cell id undefined (#2158)
  • 7e018c1 docs(dia.attributes): fix calc typo (#2154)
  • 5d8244e fix(dia.CellView): return correct target under the pointer for pointer events...
  • 842748a fix(dia.attributes): prevent error when title is used on element with a text ...
  • f774535 Release v3.7.0 (#2103)
  • ce1f70a feat(dia.Paper): add autoFreeze option (#2134)
  • 169f26a feat(dia.Paper): add drawGridSize option (#2139)
  • 27472de types(dia.Paper): types typo in transformToFitContentOptions
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by zbynekstara, a new releaser for jointjs since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [jointjs](https://github.com/clientIO/joint) from 3.6.2 to 3.7.1.
- [Release notes](https://github.com/clientIO/joint/releases)
- [Changelog](https://github.com/clientIO/joint/blob/master/CHANGELOG)
- [Commits](clientIO/joint@v3.6.2...v3.7.1)

---
updated-dependencies:
- dependency-name: jointjs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2023
@ChristophNiehoff ChristophNiehoff merged commit dd0ba55 into master May 9, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jointjs-3.7.1 branch May 9, 2023 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
1 participant