File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ to build the chart in PHP. The JavaScript is handled for you automatically.
15
15
** That's Symfony UX.**
16
16
17
17
Symfony UX leverages [ Stimulus] ( https://stimulus.hotwired.dev/ ) for JavaScript
18
- and can integrate with [ Webpack Encore] ( https://github.com/symfony/webpack-encore )
18
+ and can integrate with [ AssetMapper] ( https://symfony.com/doc/current/frontend/asset_mapper.html )
19
+ or with [ Webpack Encore] ( https://github.com/symfony/webpack-encore )
19
20
(with the help of [ Stimulus Bridge] ( https://github.com/symfony/stimulus-bridge ) )
20
- or with [ AssetMapper] ( https://symfony.com/doc/current/frontend/asset_mapper.html )
21
21
22
22
## Resources
23
23
@@ -31,12 +31,10 @@ or with [AssetMapper](https://symfony.com/doc/current/frontend/asset_mapper.html
31
31
Symfony UX is an ** initiative** : its aim is to build an ecosystem. To achieve this,
32
32
we need your help: what other packages could we create in Symfony UX? What about a
33
33
library that automatically adds an [ input mask] ( https://imask.js.org/ ) to the text
34
- fields of your Symfony forms? Or the ability to make the ` EntityType ` render with
35
- [ AJAX auto-completion] ( https://tarekraafat.github.io/autoComplete.js ) ? Anything you
36
- do in JavaScript could be done streamlined as a UX package.
34
+ fields of your Symfony forms? Anything you do in JavaScript could be done
35
+ streamlined as a UX package.
37
36
38
- We have some ideas, and we will release more packages in the coming days. The rest
39
- is on you: let's create an amazing ecosystem together!
37
+ Let's create an amazing ecosystem together!
40
38
41
39
## Sponsor
42
40
You can’t perform that action at this time.
0 commit comments