File tree 7 files changed +0
-35
lines changed 7 files changed +0
-35
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,6 @@ It is part of `the Symfony UX initiative`_.
8
8
Installation
9
9
------------
10
10
11
- .. caution ::
12
-
13
- Before you start, make sure you have `StimulusBundle configured in your app `_.
14
-
15
11
Install the bundle using Composer and Symfony Flex:
16
12
17
13
.. code-block :: terminal
@@ -252,7 +248,6 @@ the Symfony framework: https://symfony.com/doc/current/contributing/code/bc.html
252
248
.. _`Chart.js` : https://www.chartjs.org
253
249
.. _`the Symfony UX initiative` : https://ux.symfony.com/
254
250
.. _`Chart.js documentation` : https://www.chartjs.org/docs/latest/
255
- .. _StimulusBundle configured in your app : https://symfony.com/bundles/StimulusBundle/current/index.html
256
251
.. _`a lot of plugins` : https://github.com/chartjs/awesome#plugins
257
252
.. _`zoom plugin` : https://www.chartjs.org/chartjs-plugin-zoom/latest/
258
253
.. _`zoom plugin documentation` : https://www.chartjs.org/chartjs-plugin-zoom/latest/guide/integration.html
Original file line number Diff line number Diff line change @@ -69,10 +69,6 @@ Want some demos? Check out https://ux.symfony.com/live-component#demo
69
69
Installation
70
70
------------
71
71
72
- .. caution ::
73
-
74
- Before you start, make sure you have `StimulusBundle configured in your app `_.
75
-
76
72
Install the bundle using Composer and Symfony Flex:
77
73
78
74
.. code-block :: terminal
@@ -3755,7 +3751,6 @@ promise. However, any internal implementation in the JavaScript files
3755
3751
.. _`Twig Component mount documentation` : https://symfony.com/bundles/ux-twig-component/current/index.html#the-mount-method
3756
3752
.. _`Symfony form` : https://symfony.com/doc/current/forms.html
3757
3753
.. _`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
3759
3754
.. _`attributes variable` : https://symfony.com/bundles/ux-twig-component/current/index.html#component-attributes
3760
3755
.. _`CollectionType` : https://symfony.com/doc/current/form/form_collections.html
3761
3756
.. _`the traditional collection type` : https://symfony.com/doc/current/form/form_themes.html#fragment-naming-for-collections
Original file line number Diff line number Diff line change @@ -10,10 +10,6 @@ Symfony applications. It is part of `the Symfony UX initiative`_.
10
10
Installation
11
11
------------
12
12
13
- .. caution ::
14
-
15
- Before you start, make sure you have `StimulusBundle configured in your app `_.
16
-
17
13
Install the bundle using Composer and Symfony Flex:
18
14
19
15
.. code-block :: terminal
@@ -243,7 +239,6 @@ the Symfony framework:
243
239
https://symfony.com/doc/current/contributing/code/bc.html
244
240
245
241
.. _`the Symfony UX initiative` : https://ux.symfony.com/
246
- .. _StimulusBundle configured in your app : https://symfony.com/bundles/StimulusBundle/current/index.html
247
242
.. _`Google Maps` : https://github.com/symfony/ux-google-map
248
243
.. _`Leaflet` : https://github.com/symfony/ux-leaflet-map
249
244
.. _`Symfony UX Map Google Maps brige docs` : https://github.com/symfony/ux/blob/2.x/src/Map/src/Bridge/Google/README.md
Original file line number Diff line number Diff line change @@ -18,10 +18,6 @@ Installation
18
18
This package works best with WebpackEncore. To use it with AssetMapper, see
19
19
:ref: `Using with AssetMapper <using-with-asset-mapper >`.
20
20
21
- .. caution ::
22
-
23
- Before you start, make sure you have `StimulusBundle configured in your app `_.
24
-
25
21
Install the bundle using Composer and Symfony Flex:
26
22
27
23
.. code-block :: terminal
@@ -124,4 +120,3 @@ https://symfony.com/doc/current/contributing/code/bc.html
124
120
125
121
.. _`React` : https://reactjs.org/
126
122
.. _`the Symfony UX initiative` : https://ux.symfony.com/
127
- .. _StimulusBundle configured in your app : https://symfony.com/bundles/StimulusBundle/current/index.html
Original file line number Diff line number Diff line change @@ -18,10 +18,6 @@ Installation
18
18
This package works best with WebpackEncore. To use it with AssetMapper, see
19
19
:ref: `Using with AssetMapper <using-with-asset-mapper >`.
20
20
21
- .. caution ::
22
-
23
- Before you start, make sure you have `StimulusBundle configured in your app `_.
24
-
25
21
Install the bundle using Composer and Symfony Flex:
26
22
27
23
.. code-block :: terminal
@@ -153,5 +149,4 @@ https://symfony.com/doc/current/contributing/code/bc.html
153
149
154
150
.. _`Svelte` : https://svelte.dev/
155
151
.. _`the Symfony UX initiative` : https://ux.symfony.com/
156
- .. _StimulusBundle configured in your app : https://symfony.com/bundles/StimulusBundle/current/index.html
157
152
.. _the Svelte 4 migration guide : https://svelte.dev/docs/v4-migration-guide#browser-conditions-for-bundlers
Original file line number Diff line number Diff line change @@ -19,10 +19,6 @@ Or watch the `Turbo Screencast on SymfonyCasts`_.
19
19
Installation
20
20
------------
21
21
22
- .. caution ::
23
-
24
- Before you start, make sure you have `StimulusBundle configured in your app `_.
25
-
26
22
Install the bundle using Composer and Symfony Flex:
27
23
28
24
.. code-block :: terminal
@@ -900,6 +896,5 @@ Symfony UX Turbo has been created by `Kévin Dunglas`_. It has been inspired by
900
896
.. _`Kévin Dunglas` : https://dunglas.fr
901
897
.. _`hotwired/turbo-rails` : https://github.com/hotwired/turbo-rails
902
898
.. _`sroze/live-twig` : https://github.com/sroze/live-twig
903
- .. _StimulusBundle configured in your app : https://symfony.com/bundles/StimulusBundle/current/index.html
904
899
.. _`Moving <script> inside <head> and the "defer" Attribute` : https://symfony.com/blog/moving-script-inside-head-and-the-defer-attribute
905
900
.. _`Expression Language` : https://symfony.com/doc/current/components/expression_language.html
Original file line number Diff line number Diff line change @@ -18,10 +18,6 @@ Installation
18
18
This package works best with WebpackEncore. To use it with AssetMapper, see
19
19
:ref: `Using with AssetMapper <using-with-asset-mapper >`.
20
20
21
- .. caution ::
22
-
23
- Before you start, make sure you have `StimulusBundle configured in your app `_.
24
-
25
21
Install the bundle using Composer and Symfony Flex:
26
22
27
23
.. code-block :: terminal
@@ -186,4 +182,3 @@ https://symfony.com/doc/current/contributing/code/bc.html
186
182
.. _`Vue.js` : https://vuejs.org/
187
183
.. _`the Symfony UX initiative` : https://ux.symfony.com/
188
184
.. _ `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
You can’t perform that action at this time.
0 commit comments