Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@angular-skyhook/sortable

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular-skyhook/sortable - npm Package Versions

2

1.4.0-rc.0

Diff

cormacrelf
published 1.3.3 •

Changelog

Source

1.3.3 (2019-10-23)

Bug Fixes

  • core: provide global context correctly and fix options injection, fix #505, fix #506 (9c7d4a7)
  • core: schedule a reconnect() call to match react-dnd's behaviour (f97738f)
cormacrelf
published 1.3.1 •

Changelog

Source

1.3.1 (2019-10-06)

Bug Fixes

  • sortable: fix regression of { ...spec } splatting of NgRxSortable (8dc2f2e)
cormacrelf
published 1.3.0 •

Changelog

Source

1.3.0 (2019-10-06)

Bug Fixes

  • bump minimum dnd-core to v9 (7626565)

Features

  • sortable: Add a monitor argument to most SortableSpec callbacks. (9bbb97c)
  • sortable: support accepts and createData in NgRxSortableConfiguration (1f857f5)

Note that since the react-dnd monorepo pushes breaking changes frequently, which are usually unrelated to dnd-core, bumping minimum versions of those packages is not considered a breaking change to this library. Skyhook versions assume you will just track the latest version of the backends, etc. Watch your yarn/npm output for incompatible peer dependencies of those and upgrade as required.

cormacrelf
published 1.2.1 •

Changelog

Source

1.2.1 (2019-06-16)

Bug Fixes

  • core: more flexible zone.js peer dependency for angular 8+ (caf5e2e)
  • core, multi-backend: bump dnd-core & friends to 8.0.0 (09b26c9)
  • multi-backend: use react-dnd-touch-backend's own Typescript definitions (5de8ec0)
  • sortable: implement SortableSpec.canDrag, fixes #360 (98e4561)
cormacrelf
published 1.2.0 •

Changelog

Source

1.2.0 (2019-03-23)

Features

  • sortable: allow setting a sortable's DropTargets' types separately from the sources. (e430827)
cormacrelf
published 1.1.3 •

Changelog

Source

1.1.3 (2019-02-28)

Bug Fixes

  • sortable: fix mismatched versions (9787248)
cormacrelf
published 1.1.1 •

Changelog

Source

1.1.1 (2019-02-14)

Generally, upgrades through a few major versions of dnd-core and backends.

Bug Fixes

  • multi-backend: upgrade touch backend to be 7.0.0-compatible (b4eac65)
cormacrelf
published 1.1.0 •

Changelog

Source

1.1.0 (2018-11-27)

Features

  • @angular-skyhook/sortable is released.

Bug Fixes

  • upgrade compodoc (also fixes #205) (a30fd95)
  • upgrade dnd-core and html5-backend dependencies (f5a19b8)

<a name="1.1.0-beta.1"></a>

cormacrelf
published 1.1.0-beta.1 •

Changelog

Source

1.1.0-beta.1 (2018-09-13)

Bug Fixes

  • sortable: fire hover when moving from spill BACK to same position (86308da)
  • sortable: make isEmpty work for every kind of Iterable<Data> using for ... of (19ceddf)
  • sortable: set external original index to -1, so spillTarget.drop can recognise them (5d60def)

Features

  • sortable: [ssSortableTrigger]="fixed" to trigger reorder sooner for fixed-height elements (78144c7)

<a name="1.1.0-beta.0"></a>

2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc