Skip to content

Update _ux-libraries.rst.inc #16524

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 18, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions frontend/_ux-libraries.rst.inc
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
* `ux-turbo`_: Integration with `Turbo Drive`_ for a single-page-app experience
* `ux-live-component`_: Build Dynamic Interfaces with Zero JavaScript
* `ux-twig-component`_: Build Twig Components Backed by a PHP Class
* `ux-swup`_: Integration with Swup
* `ux-chartjs`_: Easy charts with Chart.js
* `ux-lazy-image`_: Optimize Image Loading with BlurHash
* `ux-cropperjs`_: Form Type and tools for cropping images
* `ux-dropzone`_: Form type for stylized "drop zone" for file uploads
* `ux-swup`_: Integration with Swup

.. _`ux-turbo`: https://symfony.com/bundles/ux-turbo/current/index.html
.. _`ux-live-component`: https://symfony.com/bundles/ux-live-component/current/index.html
.. _`ux-twig-component`: https://symfony.com/bundles/ux-twig-component/current/index.html
.. _`ux-swup`: https://symfony.com/bundles/ux-swup/current/index.html
.. _`ux-chartjs`: https://symfony.com/bundles/ux-chartjs/current/index.html
.. _`ux-lazy-image`: https://symfony.com/bundles/ux-lazy-image/current/index.html
.. _`ux-cropperjs`: https://symfony.com/bundles/ux-cropperjs/current/index.html
.. _`ux-dropzone`: https://symfony.com/bundles/ux-dropzone/current/index.html
.. _`ux-swup`: https://symfony.com/bundles/ux-swup/current/index.html
.. _`Turbo Drive`: https://turbo.hotwired.dev/