Skip to content

Releases: stimulus-components/stimulus-dropdown

3.0.0

20 Mar 12:19
Compare
Choose a tag to compare

Chore

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

v2.1.0...v3.0.0

2.1.0

23 Dec 23:59
Compare
Choose a tag to compare

Added

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

Chore

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

v2.0.0...v2.1.0

2.0.0

07 Jan 08:43
Compare
Choose a tag to compare

Chore

  • Breaking Upgrading Stimulus to 3.x and change namespace from stimulus to @hotwired/stimulus.
  • Upgrading dependencies
  • Upgrading Node to 16.

v1.0.0...v2.0.0

v1.0.0

15 Jul 12:27
Compare
Choose a tag to compare

Added

  • Adding controller

e4fa1f6...v1.0.0