Skip to content

Releases: stimulus-components/stimulus-sortable

5.0.1

23 Mar 14:09
Compare
Choose a tag to compare

Chore

v5.0.0...v5.0.1

5.0.0

22 Mar 18:10
Compare
Choose a tag to compare

Chore

  • Renaming the component from stimulus-sortable to @stimulus-components/sortable
  • Upgrading dependencies
  • Exporting Typescript Types
  • Updating demo UI
  • Add Stimulus LSP compatibility

v4.1.1...v5.0.0

4.1.1

16 Jun 04:31
Compare
Choose a tag to compare

Added

  • Return the response object from onUpdate

Chore

  • Bump dependencies.

v4.1.0...v4.1.1

4.1.0

26 Dec 04:10
Compare
Choose a tag to compare

Added

  • Adding name in library export to use the package with CDN, Sprockets and import-maps.

Chore

  • Bump dependencies.
  • Upgrading to Vite 4.x.
  • Docs new UI.
  • Upgrading Node to 18.x.

v4.0.0...v4.1.0

4.0.0

31 Oct 14:50
Compare
Choose a tag to compare

Chore

  • Breaking Replacing end method by onUpdate to make patch request only if position actually changed.

v3.3.0...v4.0.0

3.3.0

31 Oct 14:45
Compare
Choose a tag to compare

Chore

  • Upgrading Node to 16
  • Bump dependencies
  • Using dependencies as external libraries to reduce package size.

v3.2.0...v3.3.0

3.2.0

04 Feb 09:01
Compare
Choose a tag to compare

Added

  • Adding responseKind option. Thanks @diachini!

v3.1.0...v3.2.0

3.1.0

12 Oct 21:07
Compare
Choose a tag to compare

Chore

  • Moving from @rails/ujs to the new @rails/request.js

v3.0.0...v3.1.0

3.0.0

11 Oct 14:16
Compare
Choose a tag to compare

Chore

  • Breaking Upgrading Stimulus to 3.x and change namespace from stimulus to @hotwired/stimulus.
  • Breaking Moving from Snowpack to Vite
  • Upgrading Node to 14.18.0
  • Moving to TypeScript

v2.1.0...v3.0.0

v2.1.0

28 Apr 12:02
Compare
Choose a tag to compare
  • Adding paramName value option 0a627e5

v2.0.0...v2.1.0