Skip to content

Latest commit

 

History

History
98 lines (43 loc) · 4.04 KB

CHANGELOG.md

File metadata and controls

98 lines (43 loc) · 4.04 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

17.0.0 (2024-03-15)

17.0.0-next.0 (2024-03-07)

16.0.0 (2023-08-22)

Features

16.0.0-next.0 (2023-08-21)

Features

10.1.0 (2020-12-25)

Features

10.0.0 (2020-10-25)

Bug Fixes

Features

3.1.4 (2020-01-28)

Bug Fixes

  • provide backward compatibility for sortablejs < 1.9.0 (8e97d32)
  • replace default index with draggable indexes. Fixes: #164 (615d9fe)
  • update dependencies (4d3fb2b)

3.1.3 (2019-07-09)

Bug Fixes

3.1.2 (2019-06-19)

Bug Fixes

  • remove wrongly imported events library (ca0cfe7)

3.1.1 (2019-06-07)

Bug Fixes

  • not being able to create sortable, fix #162 (5a62f02)

3.1.0 (2019-06-07)

Features

  • add configuration for container selector (sortablejsContainer), implement #60 (1c1ebd4)
  • add sortablejsInit event, implement #161 (7d81b55)

3.0.0 (2019-05-31)

Features

  • migrate to @angular/cli and angular 8 (1139699)

BREAKING CHANGES

  • library name is changed from angular-sortablejs to ngx-sortablejs