Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[StimulusBundle] Marking only the AssetMapper integration as experimental #908

Merged
merged 1 commit into from May 30, 2023

Conversation

weaverryan
Copy link
Member

Q A
Bug fix? yesish
New feature? no
Tickets Addresses #907 (comment)
License MIT

StimulusBundle should not really be experimental. The stimulus_* Twig functions were ported from WebpackEncoreBundle and should work the same (if they don't, that would be a bug).

The only part that should be experimental is the AssetMapper integration.

Cheers!

This bundle adds integration between Symfony, Stimulus and Symfony UX:

- A) Twig `stimulus_*` functions & filters to add Stimulus controllers, actions & targets in your templates;
- B) Integration with Symfony UX & AssetMapper;
- B) Integration with Symfony UX & AssetMapper (this integration is **experimental**)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It could be worth making experimental point to https://symfony.com/doc/current/contributing/code/experimental.html

This bundle adds integration between Symfony, `Stimulus`_ and Symfony UX:

A) Twig `stimulus_*` functions & filters to add Stimulus controllers, actions & targets in your templates;
B) Integration with Symfony UX & AssetMapper;
- B) Integration with Symfony UX & AssetMapper (this integration is **experimental**)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the change at the beginning of the line looks wrong

@weaverryan weaverryan force-pushed the stimulus-partially-experimental branch from c1f1e01 to 7f414c8 Compare May 30, 2023 15:04
@weaverryan weaverryan force-pushed the stimulus-partially-experimental branch from 7f414c8 to 71abb6f Compare May 30, 2023 15:13
@weaverryan weaverryan merged commit 1043fb1 into symfony:2.x May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants