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.
1515** That's Symfony UX.**
1616
1717Symfony 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 )
1920(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 )
2121
2222## Resources
2323
@@ -31,12 +31,10 @@ or with [AssetMapper](https://symfony.com/doc/current/frontend/asset_mapper.html
3131Symfony UX is an ** initiative** : its aim is to build an ecosystem. To achieve this,
3232we need your help: what other packages could we create in Symfony UX? What about a
3333library 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.
3736
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!
4038
4139## Sponsor
4240
You can’t perform that action at this time.
0 commit comments