File tree Expand file tree Collapse file tree 5 files changed +15
-0
lines changed Expand file tree Collapse file tree 5 files changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,9 @@ yarn install --force
17
17
yarn encore dev
18
18
```
19
19
20
+ Also make sure you have at least version 2 of [ @symfony/stimulus-bridge ] ( https://github.com/symfony/stimulus-bridge )
21
+ in your ` package.json ` file.
22
+
20
23
## Usage
21
24
22
25
To use Symfony UX Chart.js, inject the ` ChartBuilderInterface ` service and
Original file line number Diff line number Diff line change @@ -17,6 +17,9 @@ yarn install --force
17
17
yarn encore dev
18
18
```
19
19
20
+ Also make sure you have at least version 2 of [ @symfony/stimulus-bridge ] ( https://github.com/symfony/stimulus-bridge )
21
+ in your ` package.json ` file.
22
+
20
23
## Usage
21
24
22
25
To use Symfony UX Cropper.js, inject the ` CropperInterface ` service,
Original file line number Diff line number Diff line change @@ -20,6 +20,9 @@ yarn install --force
20
20
yarn encore dev
21
21
```
22
22
23
+ Also make sure you have at least version 2 of [ @symfony/stimulus-bridge ] ( https://github.com/symfony/stimulus-bridge )
24
+ in your ` package.json ` file.
25
+
23
26
## Usage
24
27
25
28
The most common usage of Symfony UX Dropzone is to use it as a drop-in replacement of
Original file line number Diff line number Diff line change @@ -22,6 +22,9 @@ yarn install --force
22
22
yarn encore dev
23
23
```
24
24
25
+ Also make sure you have at least version 2 of [ @symfony/stimulus-bridge ] ( https://github.com/symfony/stimulus-bridge )
26
+ in your ` package.json ` file.
27
+
25
28
## Usage
26
29
27
30
The default usage of Symfony UX LazyImage is to use its Stimulus controller to first load
Original file line number Diff line number Diff line change @@ -21,6 +21,9 @@ yarn install --force
21
21
yarn encore dev
22
22
```
23
23
24
+ Also make sure you have at least version 2 of [ @symfony/stimulus-bridge ] ( https://github.com/symfony/stimulus-bridge )
25
+ in your ` package.json ` file.
26
+
24
27
## Usage
25
28
26
29
In order to implement page transitions, Swup works by transforming the links of your
You can’t perform that action at this time.
0 commit comments