Skip to content

Commit 4f6de44

Browse files
committed
minor #2270 docs(liveComponents) - remove stimulus-bundle warning (feymo)
This PR was squashed before being merged into the 2.x branch. Discussion ---------- docs(liveComponents) - remove stimulus-bundle warning | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | Issues | N/A | License | MIT Update LiveComponents documentation by removing the warning requiring Stimulus bundle (as it is now part of the package requirements) Commits ------- 494d7d4 docs(liveComponents) - remove stimulus-bundle warning
2 parents d394049 + 494d7d4 commit 4f6de44

File tree

7 files changed

+0
-35
lines changed

7 files changed

+0
-35
lines changed

src/Chartjs/doc/index.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ It is part of `the Symfony UX initiative`_.
88
Installation
99
------------
1010

11-
.. caution::
12-
13-
Before you start, make sure you have `StimulusBundle configured in your app`_.
14-
1511
Install the bundle using Composer and Symfony Flex:
1612

1713
.. code-block:: terminal
@@ -252,7 +248,6 @@ the Symfony framework: https://symfony.com/doc/current/contributing/code/bc.html
252248
.. _`Chart.js`: https://www.chartjs.org
253249
.. _`the Symfony UX initiative`: https://ux.symfony.com/
254250
.. _`Chart.js documentation`: https://www.chartjs.org/docs/latest/
255-
.. _StimulusBundle configured in your app: https://symfony.com/bundles/StimulusBundle/current/index.html
256251
.. _`a lot of plugins`: https://github.com/chartjs/awesome#plugins
257252
.. _`zoom plugin`: https://www.chartjs.org/chartjs-plugin-zoom/latest/
258253
.. _`zoom plugin documentation`: https://www.chartjs.org/chartjs-plugin-zoom/latest/guide/integration.html

src/LiveComponent/doc/index.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,6 @@ Want some demos? Check out https://ux.symfony.com/live-component#demo
6969
Installation
7070
------------
7171

72-
.. caution::
73-
74-
Before you start, make sure you have `StimulusBundle configured in your app`_.
75-
7672
Install the bundle using Composer and Symfony Flex:
7773

7874
.. code-block:: terminal
@@ -3755,7 +3751,6 @@ promise. However, any internal implementation in the JavaScript files
37553751
.. _`Twig Component mount documentation`: https://symfony.com/bundles/ux-twig-component/current/index.html#the-mount-method
37563752
.. _`Symfony form`: https://symfony.com/doc/current/forms.html
37573753
.. _`dependent form fields`: https://ux.symfony.com/live-component/demos/dependent-form-fields
3758-
.. _StimulusBundle configured in your app: https://symfony.com/bundles/StimulusBundle/current/index.html
37593754
.. _`attributes variable`: https://symfony.com/bundles/ux-twig-component/current/index.html#component-attributes
37603755
.. _`CollectionType`: https://symfony.com/doc/current/form/form_collections.html
37613756
.. _`the traditional collection type`: https://symfony.com/doc/current/form/form_themes.html#fragment-naming-for-collections

src/Map/doc/index.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ Symfony applications. It is part of `the Symfony UX initiative`_.
1010
Installation
1111
------------
1212

13-
.. caution::
14-
15-
Before you start, make sure you have `StimulusBundle configured in your app`_.
16-
1713
Install the bundle using Composer and Symfony Flex:
1814

1915
.. code-block:: terminal
@@ -243,7 +239,6 @@ the Symfony framework:
243239
https://symfony.com/doc/current/contributing/code/bc.html
244240

245241
.. _`the Symfony UX initiative`: https://ux.symfony.com/
246-
.. _StimulusBundle configured in your app: https://symfony.com/bundles/StimulusBundle/current/index.html
247242
.. _`Google Maps`: https://github.com/symfony/ux-google-map
248243
.. _`Leaflet`: https://github.com/symfony/ux-leaflet-map
249244
.. _`Symfony UX Map Google Maps brige docs`: https://github.com/symfony/ux/blob/2.x/src/Map/src/Bridge/Google/README.md

src/React/doc/index.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ Installation
1818
This package works best with WebpackEncore. To use it with AssetMapper, see
1919
:ref:`Using with AssetMapper <using-with-asset-mapper>`.
2020

21-
.. caution::
22-
23-
Before you start, make sure you have `StimulusBundle configured in your app`_.
24-
2521
Install the bundle using Composer and Symfony Flex:
2622

2723
.. code-block:: terminal
@@ -124,4 +120,3 @@ https://symfony.com/doc/current/contributing/code/bc.html
124120

125121
.. _`React`: https://reactjs.org/
126122
.. _`the Symfony UX initiative`: https://ux.symfony.com/
127-
.. _StimulusBundle configured in your app: https://symfony.com/bundles/StimulusBundle/current/index.html

src/Svelte/doc/index.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ Installation
1818
This package works best with WebpackEncore. To use it with AssetMapper, see
1919
:ref:`Using with AssetMapper <using-with-asset-mapper>`.
2020

21-
.. caution::
22-
23-
Before you start, make sure you have `StimulusBundle configured in your app`_.
24-
2521
Install the bundle using Composer and Symfony Flex:
2622

2723
.. code-block:: terminal
@@ -153,5 +149,4 @@ https://symfony.com/doc/current/contributing/code/bc.html
153149

154150
.. _`Svelte`: https://svelte.dev/
155151
.. _`the Symfony UX initiative`: https://ux.symfony.com/
156-
.. _StimulusBundle configured in your app: https://symfony.com/bundles/StimulusBundle/current/index.html
157152
.. _the Svelte 4 migration guide: https://svelte.dev/docs/v4-migration-guide#browser-conditions-for-bundlers

src/Turbo/doc/index.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ Or watch the `Turbo Screencast on SymfonyCasts`_.
1919
Installation
2020
------------
2121

22-
.. caution::
23-
24-
Before you start, make sure you have `StimulusBundle configured in your app`_.
25-
2622
Install the bundle using Composer and Symfony Flex:
2723

2824
.. code-block:: terminal
@@ -900,6 +896,5 @@ Symfony UX Turbo has been created by `Kévin Dunglas`_. It has been inspired by
900896
.. _`Kévin Dunglas`: https://dunglas.fr
901897
.. _`hotwired/turbo-rails`: https://github.com/hotwired/turbo-rails
902898
.. _`sroze/live-twig`: https://github.com/sroze/live-twig
903-
.. _StimulusBundle configured in your app: https://symfony.com/bundles/StimulusBundle/current/index.html
904899
.. _`Moving <script> inside <head> and the "defer" Attribute`: https://symfony.com/blog/moving-script-inside-head-and-the-defer-attribute
905900
.. _`Expression Language`: https://symfony.com/doc/current/components/expression_language.html

src/Vue/doc/index.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ Installation
1818
This package works best with WebpackEncore. To use it with AssetMapper, see
1919
:ref:`Using with AssetMapper <using-with-asset-mapper>`.
2020

21-
.. caution::
22-
23-
Before you start, make sure you have `StimulusBundle configured in your app`_.
24-
2521
Install the bundle using Composer and Symfony Flex:
2622

2723
.. code-block:: terminal
@@ -186,4 +182,3 @@ https://symfony.com/doc/current/contributing/code/bc.html
186182
.. _`Vue.js`: https://vuejs.org/
187183
.. _`the Symfony UX initiative`: https://ux.symfony.com/
188184
.. _ `the related section of the documentation`: https://symfony.com/doc/current/frontend/encore/vuejs.html
189-
.. _StimulusBundle configured in your app: https://symfony.com/bundles/StimulusBundle/current/index.html

0 commit comments

Comments
 (0)