Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@stimulus-components/dropdown

stimulus-components46.6kMIT3.0.0TypeScript support: included

A Stimulus controller to create a dropdown.

stimulus, stimulusjs, stimulus controller, dropdown

readme

Stimulus Dropdown

Getting started

A Stimulus controller to create a dropdown.

📚 Documentation

See stimulus-dropdown documentation.

👷‍♂️ Contributing

Do not hesitate to contribute to the project by adapting or adding features ! Bug reports or pull requests are welcome.

📝 License

This project is released under the MIT license.

changelog

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[3.0.0] - 2024-03-17

Chore

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

[2.1.0] - 2022-12-23

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.

[2.0.0] - 2022-01-07

Chore

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

[1.0.0] - 2021-07-15

Added

  • Adding controller