diff --git a/_build/redirection_map b/_build/redirection_map index 51fc2b835a3..049fca61d50 100644 --- a/_build/redirection_map +++ b/_build/redirection_map @@ -561,3 +561,4 @@ /frontend/assetic /frontend /frontend/assetic/index /frontend /controller/argument_value_resolver /controller/value_resolver +/frontend/ux https://symfony.com/bundles/StimulusBundle/current/index.html diff --git a/frontend.rst b/frontend.rst index f04dbdf14d4..54889c0ba05 100644 --- a/frontend.rst +++ b/frontend.rst @@ -15,19 +15,19 @@ fast frontend, *and* enjoy the process: * :ref:`AssetMapper `, is a production-ready simpler alternative to Webpack Encore that runs entirely in PHP. It's currently experimental. -========================================== ================= ====================================================== - Encore AssetMapper -========================================== ================= ====================================================== -Production Ready? yes yes -Stable? yes :doc:`experimental ` -Requirements node none: pure PHP -Requires a build step? yes no -Works in all browsers? yes yes -Supports :doc:`Stimulus/UX ` yes yes -Supports Sass/Tailwind yes :ref:`yes ` -Supports React, Vue, Svelte? yes yes** -Supports TypeScript yes no** -========================================== ================= ====================================================== +================================ ================= ====================================================== + Encore AssetMapper +================================ ================= ====================================================== +Production Ready? yes yes +Stable? yes :doc:`experimental ` +Requirements node none: pure PHP +Requires a build step? yes no +Works in all browsers? yes yes +Supports `Stimulus/UX`_ yes yes +Supports Sass/Tailwind yes :ref:`yes ` +Supports React, Vue, Svelte? yes yes** +Supports TypeScript yes no** +================================ ================= ====================================================== ** Using JSX (React), Vue or TypeScript with AssetMapper is possible, but you'll need to use their native tools for pre-compilation. Also, some features (like @@ -123,12 +123,11 @@ AssetMapper is currently :doc:`experimental `. :doc:`Read the AssetMapper Documentation ` -Symfony UX Components ---------------------- +Stimulus & Symfony UX Components +-------------------------------- -* :doc:`/frontend/ux` - -.. include:: /frontend/_ux-libraries.rst.inc +To learn about Stimulus & the UX Components, see: +the `StimulusBundle Documentation`_ Other Front-End Articles ------------------------ @@ -153,3 +152,5 @@ Other Front-End Articles .. _`Symfony`: https://symfony.com/ .. _`Full API`: https://github.com/symfony/webpack-encore/blob/master/index.js .. _`Webpack Encore screencast series`: https://symfonycasts.com/screencast/webpack-encore +.. _StimulusBundle Documentation: https://symfony.com/bundles/StimulusBundle/current/index.html +.. _Stimulus/UX: https://symfony.com/bundles/StimulusBundle/current/index.html diff --git a/frontend/_ux-libraries.rst.inc b/frontend/_ux-libraries.rst.inc deleted file mode 100644 index a9d8f15acde..00000000000 --- a/frontend/_ux-libraries.rst.inc +++ /dev/null @@ -1,44 +0,0 @@ -* `ux-autocomplete`_: Transform ``EntityType``, ``ChoiceType`` or *any* - ``