Skip to content

Commit 743d44a

Browse files
committed
[Docs] Add caution alert when bundle require StimulusBundle
1 parent bcd3f84 commit 743d44a

File tree

15 files changed

+62
-30
lines changed

15 files changed

+62
-30
lines changed

src/Autocomplete/doc/index.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,11 @@ into an Ajax-powered autocomplete smart UI control (leveraging `Tom Select`_):
1212
Installation
1313
------------
1414

15-
Before you start, make sure you have `StimulusBundle configured in your app`_.
15+
.. caution::
16+
17+
Before you start, make sure you have `StimulusBundle configured in your app`_.
1618

17-
Then install the bundle using Composer and Symfony Flex:
19+
Install the bundle using Composer and Symfony Flex:
1820

1921
.. code-block:: terminal
2022

src/Chartjs/doc/index.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,11 @@ It is part of `the Symfony UX initiative`_.
88
Installation
99
------------
1010

11-
Before you start, make sure you have `StimulusBundle configured in your app`_.
11+
.. caution::
1212

13-
Then install the bundle using Composer and Symfony Flex:
13+
Before you start, make sure you have `StimulusBundle configured in your app`_.
14+
15+
Install the bundle using Composer and Symfony Flex:
1416

1517
.. code-block:: terminal
1618

src/Cropperjs/doc/index.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,11 @@ Symfony UX Cropper.js is a Symfony bundle integrating the
88
Installation
99
------------
1010

11-
Before you start, make sure you have `StimulusBundle configured in your app`_.
11+
.. caution::
1212

13-
Then, install this bundle using Composer and Symfony Flex:
13+
Before you start, make sure you have `StimulusBundle configured in your app`_.
14+
15+
Install the bundle using Composer and Symfony Flex:
1416

1517
.. code-block:: terminal
1618

src/Dropzone/doc/index.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@ having to browse their computer for a file.
1010
Installation
1111
------------
1212

13-
Before you start, make sure you have `StimulusBundle configured in your app`_.
13+
.. caution::
1414

15-
Then, install this bundle using Composer and Symfony Flex:
15+
Before you start, make sure you have `StimulusBundle configured in your app`_.
16+
17+
Install the bundle using Composer and Symfony Flex:
1618

1719
.. code-block:: terminal
1820

src/LazyImage/doc/index.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,11 @@ It provides two key features:
1212
Installation
1313
------------
1414

15-
Before you start, make sure you have `StimulusBundle configured in your app`_.
15+
.. caution::
1616

17-
Then install this bundle using Composer and Symfony Flex:
17+
Before you start, make sure you have `StimulusBundle configured in your app`_.
18+
19+
Install the bundle using Composer and Symfony Flex:
1820

1921
.. code-block:: terminal
2022

src/LiveComponent/doc/index.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,11 @@ Want some demos? Check out https://ux.symfony.com/live-component#demo
7272
Installation
7373
------------
7474

75-
Before you start, make sure you have `StimulusBundle configured in your app`_.
75+
.. caution::
76+
77+
Before you start, make sure you have `StimulusBundle configured in your app`_.
7678

77-
Now install the library with:
79+
Install the bundle using Composer and Symfony Flex:
7880

7981
.. code-block:: terminal
8082

src/Notify/doc/index.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,11 @@ in Symfony applications using `Mercure`_. It is part of `the Symfony UX initiati
77
Installation
88
------------
99

10-
Before you start, make sure you have `StimulusBundle configured in your app`_.
10+
.. caution::
1111

12-
Then, install this bundle using Composer and Symfony Flex:
12+
Before you start, make sure you have `StimulusBundle configured in your app`_.
13+
14+
Install the bundle using Composer and Symfony Flex:
1315

1416
.. code-block:: terminal
1517

src/React/doc/index.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,11 @@ 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-
Before you start, make sure you have `StimulusBundle configured in your app`_.
22-
Then install the bundle using Composer and Symfony Flex:
21+
.. caution::
22+
23+
Before you start, make sure you have `StimulusBundle configured in your app`_.
24+
25+
Install the bundle using Composer and Symfony Flex:
2326

2427
.. code-block:: terminal
2528

src/Svelte/doc/index.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,11 @@ 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-
Before you start, make sure you have `StimulusBundle configured in your app`_.
21+
.. caution::
2222

23-
Then install the bundle using Composer and Symfony Flex:
23+
Before you start, make sure you have `StimulusBundle configured in your app`_.
24+
25+
Install the bundle using Composer and Symfony Flex:
2426

2527
.. code-block:: terminal
2628

src/Swup/doc/index.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,11 @@ bringing the complexity of a React/Vue/Angular application.
1212
Installation
1313
------------
1414

15-
Before you start, make sure you have `StimulusBundle configured in your app`_.
15+
.. caution::
1616

17-
Then install the bundle using Composer and Symfony Flex:
17+
Before you start, make sure you have `StimulusBundle configured in your app`_.
18+
19+
Install the bundle using Composer and Symfony Flex:
1820

1921
.. code-block:: terminal
2022

src/TogglePassword/doc/index.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,11 @@ It allows visitors to switch the type of password field to text and vice versa.
1414
Installation
1515
------------
1616

17-
Before you start, make sure you have `StimulusBundle configured in your app`_.
17+
.. caution::
1818

19-
Then, install this bundle using Composer and Symfony Flex:
19+
Before you start, make sure you have `StimulusBundle configured in your app`_.
20+
21+
Install the bundle using Composer and Symfony Flex:
2022

2123
.. code-block:: terminal
2224

src/Translator/doc/index.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,11 @@ Installation
1717
This package works best with WebpackEncore. To use it with AssetMapper, see
1818
:ref:`Using with AssetMapper <using-with-asset-mapper>`.
1919

20-
Before you start, make sure you have `StimulusBundle configured in your app`_.
20+
.. caution::
2121

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

2426
.. code-block:: terminal
2527

src/Turbo/doc/index.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,11 @@ Or watch the `Turbo Screencast on SymfonyCasts`_.
1919
Installation
2020
------------
2121

22-
Before you start, make sure you have `StimulusBundle configured in your app`_.
22+
.. caution::
2323

24-
Install this bundle using Composer and Symfony Flex:
24+
Before you start, make sure you have `StimulusBundle configured in your app`_.
25+
26+
Install the bundle using Composer and Symfony Flex:
2527

2628
.. code-block:: terminal
2729

src/Typed/doc/index.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,11 @@ Just enter the strings you want to see typed, and it goes live without complexit
1313
Installation
1414
------------
1515

16-
Before you start, make sure you have `StimulusBundle configured in your app`_.
16+
.. caution::
1717

18-
Then install the bundle using Composer and Symfony Flex:
18+
Before you start, make sure you have `StimulusBundle configured in your app`_.
19+
20+
Install the bundle using Composer and Symfony Flex:
1921

2022
.. code-block:: terminal
2123

src/Vue/doc/index.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,11 @@ 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-
Before you start, make sure you have `StimulusBundle configured in your app`_.
22-
Then install the bundle using Composer and Symfony Flex:
21+
.. caution::
22+
23+
Before you start, make sure you have `StimulusBundle configured in your app`_.
24+
25+
Install the bundle using Composer and Symfony Flex:
2326

2427
.. code-block:: terminal
2528

0 commit comments

Comments
 (0)