symfony / webpack-encore-bundle

Symfony integration with Webpack Encore!
https://symfony.com/webpack-encore
MIT License
933 stars 83 forks source link

Hook to collect stimulus-controller data #190

Closed WebMamba closed 12 months ago

WebMamba commented 2 years ago
Q A
Bug fix? no
New feature? yes
Tickets no
License MIT

This PR comes from a discussion in Slack with @weaverryan (https://symfony-devs.slack.com/archives/C01FN4EQNLX/p1654894746244569). The goal here is to add a hook to ease access to values passed to any stimulus controller. This PR can maybe be followed by a new UX panel or anything able to show the collected values without looking into the code.