Skip to content

Commit fc99261

Browse files
committed
minor #16524 Update _ux-libraries.rst.inc (94noni)
This PR was merged into the 5.4 branch. Discussion ---------- Update _ux-libraries.rst.inc I was reading some doc on twig/live component and arrived on this page, As it seems they are not alpha ordered, for me the Swup integration could be defined upper as it is a more global lib than the chart or dropzone Commits ------- 96df416 Update _ux-libraries.rst.inc
2 parents 9a13511 + 96df416 commit fc99261

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/_ux-libraries.rst.inc

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
* `ux-turbo`_: Integration with `Turbo Drive`_ for a single-page-app experience
22
* `ux-live-component`_: Build Dynamic Interfaces with Zero JavaScript
33
* `ux-twig-component`_: Build Twig Components Backed by a PHP Class
4+
* `ux-swup`_: Integration with Swup
45
* `ux-chartjs`_: Easy charts with Chart.js
56
* `ux-lazy-image`_: Optimize Image Loading with BlurHash
67
* `ux-cropperjs`_: Form Type and tools for cropping images
78
* `ux-dropzone`_: Form type for stylized "drop zone" for file uploads
8-
* `ux-swup`_: Integration with Swup
99

1010
.. _`ux-turbo`: https://symfony.com/bundles/ux-turbo/current/index.html
1111
.. _`ux-live-component`: https://symfony.com/bundles/ux-live-component/current/index.html
1212
.. _`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
1314
.. _`ux-chartjs`: https://symfony.com/bundles/ux-chartjs/current/index.html
1415
.. _`ux-lazy-image`: https://symfony.com/bundles/ux-lazy-image/current/index.html
1516
.. _`ux-cropperjs`: https://symfony.com/bundles/ux-cropperjs/current/index.html
1617
.. _`ux-dropzone`: https://symfony.com/bundles/ux-dropzone/current/index.html
17-
.. _`ux-swup`: https://symfony.com/bundles/ux-swup/current/index.html
1818
.. _`Turbo Drive`: https://turbo.hotwired.dev/

0 commit comments

Comments
 (0)