Skip to content

Commit 23d3a25

Browse files
committed
minor #17241 [Frontend] Adding ux-vue to UX library list (weaverryan)
This PR was submitted for the 6.1 branch but it was merged into the 5.4 branch instead. Discussion ---------- [Frontend] Adding ux-vue to UX library list Hi! Before merging this, the new library should be added to the Bundle section please :) https://symfony.com/bundles The library lives at: https://github.com/symfony/ux/tree/2.x/src/Vue Thanks! Commits ------- 75d50a7 Adding ux-vue to UX library list
2 parents f4492c9 + 75d50a7 commit 23d3a25

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

frontend/_ux-libraries.rst.inc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
* `ux-twig-component`_: Build Twig Components Backed by a PHP Class
1919
(`see demo <https://ux.symfony.com/twig-component>`_)
2020
* `ux-typed`_: Integration with `Typed`_ (`see demo <https://ux.symfony.com/typed>`_)
21+
* `ux-vue`_: Render `Vue`_ component from Twig (`see demo <https://ux.symfony.com/vue>`_)
2122

2223
.. _`ux-autocomplete`: https://symfony.com/bundles/ux-autocomplete/current/index.html
2324
.. _`ux-chartjs`: https://symfony.com/bundles/ux-chartjs/current/index.html
@@ -31,8 +32,10 @@
3132
.. _`ux-turbo`: https://symfony.com/bundles/ux-turbo/current/index.html
3233
.. _`ux-twig-component`: https://symfony.com/bundles/ux-twig-component/current/index.html
3334
.. _`ux-typed`: https://symfony.com/bundles/ux-typed/current/index.html
35+
.. _`ux-vue`: https://symfony.com/bundles/ux-vue/current/index.html
3436
.. _`Chart.js`: https://www.chartjs.org/
3537
.. _`Swup`: https://swup.js.org/
3638
.. _`React`: https://reactjs.org/
3739
.. _`Turbo Drive`: https://turbo.hotwired.dev/
3840
.. _`Typed`: https://github.com/mattboldt/typed.js/
41+
.. _`Vue`: https://vuejs.org/

0 commit comments

Comments
 (0)