You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor symfony#17364 [Form] Adding Stimulus code (ThomasLandauer)
This PR was squashed before being merged into the 6.1 branch.
Discussion
----------
[Form] Adding Stimulus code
See symfony#17355 (comment)
* Please add a link to https://symfony.com/doc/current/frontend/encore/simple-example.html#stimulus-symfony-ux - this syntax is still a miracle to me...
* The *general* explanation is so intertwined with JavaScript, that a "clean" separation doesn't work - Stimulus users will still need to read the Vanilla JS approach to understand what's going on.
Please merge this first, then I'll add the same down at the "Allowing Tags to be Removed" section.
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `6.x` for features of unreleased versions).
-->
Commits
-------
aeb04ec [Form] Adding Stimulus code
0 commit comments