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

Package detail

@stimulus-components/dialog

stimulus-components26.3kMIT1.0.1TypeScript support: included

A Stimulus controller to show modals with the native Dialog element.

stimulus, stimulusjs, stimulus controller, modal, dialog

readme

Stimulus Dialog

Getting started

A Stimulus controller to show modals with the native Dialog element.

📚 Documentation

See stimulus-dialog 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]

[1.0.1] - 2024-03-28

Changed

  • Use the turbo:before-render event instead of turbo:before-cache to close the modal.

[1.0.0] - 2024-03-27

Added

  • Adding the controller