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

[Snyk] Upgrade sortablejs from 1.7.0 to 1.10.0 #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade sortablejs from 1.7.0 to 1.10.0.

  • The recommended version is 11 versions ahead of your current version.
  • The recommended version was released 9 days ago, on 2019-09-15.
Release notes
  • 1.10.0 - 2019-09-15
    • #1556: Fix delayOnTouchOnly for android
    • Add tests
    • #1580: Fix plugins' references to options
    • Improve OnSpill support with multiple sortables + fix drop events
    • #1611: Remove MultiDrag events on GLOBAL destroy
    • #1597: Fix docs for enabling plugins
    • #1599: Support for transforms on ghost element
    • Animation performance improvements
    • #1634: Fix onSpill plugins on mobile
    • #1598: Allow selecting with SHIFT key without multiDragKey being down
  • 1.10.0-rc3 - 2019-06-27
    • Fixed IE compatibility
    • #1517: Fixed delay issue (again)
    • #1539: Better loop safety
  • 1.10.0-rc2 - 2019-06-07
    • Better documentation of plugin usage
    • Fixed issues where Sortable dependency was not available in plugins
  • 1.10.0-rc1 - 2019-06-06
  • 1.9.0 - 2019-04-20
    • #1471: Use real event properties when doing empty insert
    • #1475: Fixed _lastChild failing to ignore display:none
    • #1476: Stricter requirements for supportPointer
    • Better fix for unwanted IE event capturing
    • Optimize nearestEmptyInsertDetectEvent callback (#1483)
    • #1472: Added oldDraggableIndex + newDraggableIndex
    • #1487: Detect for empty insert always if not inserted
    • #1489: Fix infinite loop in detecting shadow DOM
    • #1492: Improved repaint trigger
    • #1469: Fixed delay option on Android
    • #1482: Added delayOnTouchOnly option
  • 1.8.4 - 2019-03-11
    • #1451: Automatic direction detection for grids
    • #659: Better cross-browser compatibility for delay option
    • Fixed text selection in fallback on MacOS Safari
    • #1458: Fixed auto-scrolling in MacOS Safari
    • Added compensation for Chrome's adjustment of scroll position if swapped element is out of viewport
    • Added pullMode to event object
    • #1457: Improved detection of empty sortables
    • #1462: Fixed setting of ghostClass, as well as animating items only after clones are shown
  • 1.8.3 - 2019-02-11
  • 1.8.2 - 2019-02-10
    • #1431: Dragging in iframe fix
    • #1012: Firefox drag and drop opening tab issue fix
    • #1434: Fixed target detection
    • Fixed direction detection for floating elements
    • Changed "is ghost last" check to no longer be fixed along axis
    • #1436: Safari fix
    • Allowed empty Sortable detection while dragging for touch devices
  • 1.8.1 - 2019-01-16
    • Pull/Put options that are functions can now properly return arrays and have them evaluated as such
    • Reverted back to old method of preventing scroll on mobile while dragging
  • 1.8.0 - 2019-01-15
    • (#869, #592, #1358, #1119, #1378, etc): Dragover revamp, added options direction, swapThreshold, invertSwap, and invertedSwapThreshold. Read more. Resolved many of the issues where sorting is "not realistic". Grid-style sorting should work as well.
    • #1373: Autoscroll revamp, added option bubbleScroll, and better cross-browser compatibility
    • #1303: dragoverBubble for fallback
    • Bubbling of dragover event will only be stopped when element is inserted into a sortable if dragoverBubble=false
    • Automatic detection for pointer event support
    • #1389: Touch delay fix on mobile
    • #1382: Firefox event path fix
    • Cloning fixes
    • Pull/Put function fixes
    • #1352: Saving on both Sortables if dragged from one to another
      • get and set don't both need to be defined to work properly
    • #1276 : Native Drag and Drop ghost fix
    • Firefox: prevent selection when dragging
    • (#1409, #1323, #1095, #1204, #1087): Added onChange event
    • Changed when dragstart and dragstarted are fired in fallback to match native HTML
    • Made pointer events mutually exclusive with mouse and touch events, to prevent duplicate event firing
    • #1151: Added easing option for animation easing
    • #1184: Click event no longer fired on drop when using fallback
    • #1404: Fixed ghost element dimensions
    • (#1123, #1423): Ghost element is relative to containing block (prevents unwanted ghost element offset when using CSS translate)
    • #1301: Ghost element adheres to CSS scaling
    • (#1093, #1236, #1054, #1214): Added removeCloneOnHide option
    • #1321: Much better support for nested sortables
    • #1305: Made it easier to add items to empty sortables with emptyInsertThreshold option
    • #1416: Solidified pull/put behavior. Pull/Put are false by default when dealing with different groups, but true by default when dealing with the same group. They can be overridden in both cases.
    • #1079: The ghostClass that is applied is the target sortable's ghostClass, not that of the source sortable
    • Many bug fixes
  • 1.8.0-rc1 - 2018-12-15
  • 1.7.0 - 2017-11-06

from sortablejs GitHub Release Notes


🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant