@angular-skyhook/sortable
Advanced tools
Changelog
1.3.0 (2019-10-06)
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.
Changelog
1.1.0-beta.1 (2018-09-13)
<a name="1.1.0-beta.0"></a>