Skip to content
This repository was archived by the owner on Dec 15, 2024. It is now read-only.

Releases: stimulus-components/stimulus-sortable

5.0.1

Choose a tag to compare

@guillaumebriday guillaumebriday released this 23 Mar 14:09

Chore

v5.0.0...v5.0.1

5.0.0

Choose a tag to compare

@guillaumebriday guillaumebriday released this 22 Mar 18:10

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

Choose a tag to compare

@guillaumebriday guillaumebriday released this 16 Jun 04:31

Added

  • Return the response object from onUpdate

Chore

  • Bump dependencies.

v4.1.0...v4.1.1

4.1.0

Choose a tag to compare

@guillaumebriday guillaumebriday released this 26 Dec 04:10

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

Choose a tag to compare

@guillaumebriday guillaumebriday released this 31 Oct 14:50

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

Choose a tag to compare

@guillaumebriday guillaumebriday released this 31 Oct 14:45

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

Choose a tag to compare

@guillaumebriday guillaumebriday released this 04 Feb 09:01

Added

  • Adding responseKind option. Thanks @diachini!

v3.1.0...v3.2.0

3.1.0

Choose a tag to compare

@guillaumebriday guillaumebriday released this 12 Oct 21:07

Chore

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

v3.0.0...v3.1.0

3.0.0

Choose a tag to compare

@guillaumebriday guillaumebriday released this 11 Oct 14:16

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

Choose a tag to compare

@guillaumebriday guillaumebriday released this 28 Apr 12:02
  • Adding paramName value option 0a627e5

v2.0.0...v2.1.0