|
1 |
| -* `ux-turbo`_: Integration with `Turbo Drive`_ for a single-page-app experience |
| 1 | +* `ux-autocomplete`_: Transform ``EntityType``, ``ChoiceType`` or *any* ``<select>`` element into an Ajax-powered autocomplete field |
| 2 | +* `ux-chartjs`_: Easy charts with `Chart.js`_ |
| 3 | +* `ux-cropperjs`_: Form Type and tools for cropping images |
| 4 | +* `ux-dropzone`_: Form Type for stylized "drop zone" for file uploads |
| 5 | +* `ux-lazy-image`_: Optimize Image Loading with BlurHash |
2 | 6 | * `ux-live-component`_: Build Dynamic Interfaces with Zero JavaScript
|
| 7 | +* `ux-notify`_: Send server-sent native notification with Mercure |
| 8 | +* `ux-react`_: Render `React`_ component from Twig |
| 9 | +* `ux-swup`_: Integration with `Swup`_ |
| 10 | +* `ux-turbo`_: Integration with `Turbo Drive`_ for a single-page-app experience |
3 | 11 | * `ux-twig-component`_: Build Twig Components Backed by a PHP Class
|
4 |
| -* `ux-swup`_: Integration with Swup |
5 |
| -* `ux-chartjs`_: Easy charts with Chart.js |
6 |
| -* `ux-lazy-image`_: Optimize Image Loading with BlurHash |
7 |
| -* `ux-cropperjs`_: Form Type and tools for cropping images |
8 |
| -* `ux-dropzone`_: Form type for stylized "drop zone" for file uploads |
| 12 | +* `ux-typed`_: Integration with `Typed`_ |
9 | 13 |
|
10 |
| -.. _`ux-turbo`: https://symfony.com/bundles/ux-turbo/current/index.html |
11 |
| -.. _`ux-live-component`: https://symfony.com/bundles/ux-live-component/current/index.html |
12 |
| -.. _`ux-twig-component`: https://symfony.com/bundles/ux-twig-component/current/index.html |
13 |
| -.. _`ux-swup`: https://symfony.com/bundles/ux-swup/current/index.html |
| 14 | +.. _`ux-autocomplete`: https://symfony.com/bundles/ux-autocomplete/current/index.html |
14 | 15 | .. _`ux-chartjs`: https://symfony.com/bundles/ux-chartjs/current/index.html
|
15 |
| -.. _`ux-lazy-image`: https://symfony.com/bundles/ux-lazy-image/current/index.html |
16 | 16 | .. _`ux-cropperjs`: https://symfony.com/bundles/ux-cropperjs/current/index.html
|
17 | 17 | .. _`ux-dropzone`: https://symfony.com/bundles/ux-dropzone/current/index.html
|
| 18 | +.. _`ux-lazy-image`: https://symfony.com/bundles/ux-lazy-image/current/index.html |
| 19 | +.. _`ux-live-component`: https://symfony.com/bundles/ux-live-component/current/index.html |
| 20 | +.. _`ux-notify`: https://symfony.com/bundles/ux-notify/current/index.html |
| 21 | +.. _`ux-react`: https://symfony.com/bundles/ux-react/current/index.html |
| 22 | +.. _`ux-swup`: https://symfony.com/bundles/ux-swup/current/index.html |
| 23 | +.. _`ux-turbo`: https://symfony.com/bundles/ux-turbo/current/index.html |
| 24 | +.. _`ux-twig-component`: https://symfony.com/bundles/ux-twig-component/current/index.html |
| 25 | +.. _`ux-typed`: https://symfony.com/bundles/ux-typed/current/index.html |
| 26 | +.. _`Chart.js`: https://www.chartjs.org/ |
| 27 | +.. _`Swup`: https://swup.js.org/ |
| 28 | +.. _`React`: https://reactjs.org/ |
18 | 29 | .. _`Turbo Drive`: https://turbo.hotwired.dev/
|
| 30 | +.. _`Typed`: https://github.com/mattboldt/typed.js/ |
0 commit comments