From eac8871cbf3b462b19e6c0955a6e8f4e9b7b7818 Mon Sep 17 00:00:00 2001 From: Javier Eguiluz Date: Mon, 24 Feb 2025 09:21:27 +0100 Subject: [PATCH] [Doc][StimulusBundle] Misc doc fixes --- src/StimulusBundle/doc/index.rst | 56 +++----------------------------- 1 file changed, 4 insertions(+), 52 deletions(-) diff --git a/src/StimulusBundle/doc/index.rst b/src/StimulusBundle/doc/index.rst index 286f3871319..b2b147150a3 100644 --- a/src/StimulusBundle/doc/index.rst +++ b/src/StimulusBundle/doc/index.rst @@ -8,7 +8,7 @@ StimulusBundle: Symfony integration with Stimulus This bundle adds integration between Symfony, `Stimulus`_ and the Symfony UX packages: * Twig ``stimulus_`` functions & filters to add Stimulus controllers, - actions & targets in your templates; + actions & targets in your templates; * Integration to load :ref:`UX Packages ` (extra Stimulus controllers) Installation @@ -100,33 +100,7 @@ common problems. StimulusBundle activates any 3rd party Stimulus controllers that are mentioned in your ``assets/controllers.json`` file. This file is updated whenever you install a UX package. -The official UX packages are: - -* `ux-autocomplete`_: Transform ``EntityType``, ``ChoiceType`` or *any* - ``