File tree Expand file tree Collapse file tree 22 files changed +22
-22
lines changed Expand file tree Collapse file tree 22 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 1
1
# Symfony UX Chart.js
2
2
3
3
Symfony UX Chart.js is a Symfony bundle integrating the [ Chart.js] ( https://www.chartjs.org/ )
4
- library in Symfony applications. It is part of [ the Symfony UX initiative] ( https://symfony.com/ux ) .
4
+ library in Symfony applications. It is part of [ the Symfony UX initiative] ( https://ux. symfony.com/ ) .
5
5
6
6
** This repository is a READ-ONLY sub-tree split** . See
7
7
https://github.com/symfony/ux to create issues or submit pull requests.
Original file line number Diff line number Diff line change @@ -257,7 +257,7 @@ This bundle aims at following the same Backward Compatibility promise as
257
257
the Symfony framework: https://symfony.com/doc/current/contributing/code/bc.html.
258
258
259
259
.. _`Chart.js` : https://www.chartjs.org
260
- .. _`the Symfony UX initiative` : https://symfony.com/ux
260
+ .. _`the Symfony UX initiative` : https://ux. symfony.com/
261
261
.. _`Chart.js documentation` : https://www.chartjs.org/docs/latest/
262
262
.. _StimulusBundle configured in your app : https://symfony.com/bundles/StimulusBundle/current/index.html
263
263
.. _`a lot of plugins` : https://github.com/chartjs/awesome#plugins
Original file line number Diff line number Diff line change 1
1
# Symfony UX Cropper.js
2
2
3
3
Symfony UX Cropper.js is a Symfony bundle integrating the [ Cropper.js] ( https://fengyuanchen.github.io/cropperjs/ )
4
- library in Symfony applications. It is part of [ the Symfony UX initiative] ( https://symfony.com/ux ) .
4
+ library in Symfony applications. It is part of [ the Symfony UX initiative] ( https://ux. symfony.com/ ) .
5
5
6
6
** This repository is a READ-ONLY sub-tree split** . See
7
7
https://github.com/symfony/ux to create issues or submit pull requests.
Original file line number Diff line number Diff line change @@ -150,6 +150,6 @@ the Symfony framework:
150
150
https://symfony.com/doc/current/contributing/code/bc.html
151
151
152
152
.. _`Cropper.js` : https://fengyuanchen.github.io/cropperjs/
153
- .. _`the Symfony UX initiative` : https://symfony.com/ux
153
+ .. _`the Symfony UX initiative` : https://ux. symfony.com/
154
154
.. _`the Cropper.js options` : https://github.com/fengyuanchen/cropperjs/blob/main/README.md#options
155
155
.. _StimulusBundle configured in your app : https://symfony.com/bundles/StimulusBundle/current/index.html
Original file line number Diff line number Diff line change 1
1
# Symfony UX Dropzone
2
2
3
3
Symfony UX Dropzone is a Symfony bundle providing light dropzones for file inputs
4
- in Symfony Forms. It is part of [ the Symfony UX initiative] ( https://symfony.com/ux ) .
4
+ in Symfony Forms. It is part of [ the Symfony UX initiative] ( https://ux. symfony.com/ ) .
5
5
6
6
It allows visitors to drag and drop files into a container instead of having
7
7
to browse their computer for a file.
Original file line number Diff line number Diff line change @@ -157,5 +157,5 @@ This bundle aims at following the same Backward Compatibility promise as
157
157
the Symfony framework:
158
158
https://symfony.com/doc/current/contributing/code/bc.html
159
159
160
- .. _`the Symfony UX initiative` : https://symfony.com/ux
160
+ .. _`the Symfony UX initiative` : https://ux. symfony.com/
161
161
.. _StimulusBundle configured in your app : https://symfony.com/bundles/StimulusBundle/current/index.html
Original file line number Diff line number Diff line change 1
1
# Symfony UX LazyImage
2
2
3
3
Symfony UX LazyImage is a Symfony bundle providing utilities to improve
4
- image loading performance. It is part of [ the Symfony UX initiative] ( https://symfony.com/ux ) .
4
+ image loading performance. It is part of [ the Symfony UX initiative] ( https://ux. symfony.com/ ) .
5
5
6
6
It provides two key features:
7
7
Original file line number Diff line number Diff line change @@ -249,7 +249,7 @@ This bundle aims at following the same Backward Compatibility promise as
249
249
the Symfony framework:
250
250
https://symfony.com/doc/current/contributing/code/bc.html
251
251
252
- .. _`the Symfony UX initiative` : https://symfony.com/ux
252
+ .. _`the Symfony UX initiative` : https://ux. symfony.com/
253
253
.. _`BlurHash implementation` : https://blurha.sh
254
254
.. _`StimulusBundle` : https://symfony.com/bundles/StimulusBundle/current/index.html
255
255
.. _StimulusBundle configured in your app : https://symfony.com/bundles/StimulusBundle/current/index.html
Original file line number Diff line number Diff line change 3
3
Symfony UX Notify is a Symfony bundle integrating server-sent
4
4
[ native notifications] ( https://developer.mozilla.org/en-US/docs/Web/API/Notifications_API/Using_the_Notifications_API )
5
5
in Symfony applications using [ Mercure] ( https://mercure.rocks/ ) .
6
- It is part of [ the Symfony UX initiative] ( https://symfony.com/ux ) .
6
+ It is part of [ the Symfony UX initiative] ( https://ux. symfony.com/ ) .
7
7
8
8
![ Example of a native notification] ( https://github.com/symfony/ux/blob/2.x/doc/native-notification-example.png?raw=true )
9
9
Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ This bundle aims at following the same Backward Compatibility promise as
153
153
the Symfony framework:
154
154
https://symfony.com/doc/current/contributing/code/bc.html
155
155
156
- .. _`the Symfony UX initiative` : https://symfony.com/ux
156
+ .. _`the Symfony UX initiative` : https://ux. symfony.com/
157
157
.. _StimulusBundle configured in your app : https://symfony.com/bundles/StimulusBundle/current/index.html
158
158
.. _`Mercure` : https://mercure.rocks
159
159
.. _`running Mercure server` : https://symfony.com/doc/current/mercure.html#running-a-mercure-hub
Original file line number Diff line number Diff line change @@ -127,5 +127,5 @@ the Symfony framework:
127
127
https://symfony.com/doc/current/contributing/code/bc.html
128
128
129
129
.. _`React` : https://reactjs.org/
130
- .. _`the Symfony UX initiative` : https://symfony.com/ux
130
+ .. _`the Symfony UX initiative` : https://ux. symfony.com/
131
131
.. _StimulusBundle configured in your app : https://symfony.com/bundles/StimulusBundle/current/index.html
Original file line number Diff line number Diff line change @@ -159,6 +159,6 @@ the Symfony framework:
159
159
https://symfony.com/doc/current/contributing/code/bc.html
160
160
161
161
.. _`Svelte` : https://svelte.dev/
162
- .. _`the Symfony UX initiative` : https://symfony.com/ux
162
+ .. _`the Symfony UX initiative` : https://ux. symfony.com/
163
163
.. _StimulusBundle configured in your app : https://symfony.com/bundles/StimulusBundle/current/index.html
164
164
.. _the Svelte 4 migration guide : https://svelte.dev/docs/v4-migration-guide#browser-conditions-for-bundlers
Original file line number Diff line number Diff line change 1
1
# Symfony UX Swup
2
2
3
3
Symfony UX Swup is a Symfony bundle integrating [ Swup] ( https://swup.js.org/ ) in
4
- Symfony applications. It is part of [ the Symfony UX initiative] ( https://symfony.com/ux ) .
4
+ Symfony applications. It is part of [ the Symfony UX initiative] ( https://ux. symfony.com/ ) .
5
5
6
6
Swup is a complete and easy to use page transition library for Web applications. It creates
7
7
a Single Page Application feel to Web applications without having to change anything on the server
Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ the Symfony framework:
202
202
https://symfony.com/doc/current/contributing/code/bc.html
203
203
204
204
.. _`Swup` : https://swup.js.org/
205
- .. _`the Symfony UX initiative` : https://symfony.com/ux
205
+ .. _`the Symfony UX initiative` : https://ux. symfony.com/
206
206
.. _`StimulusBundle` : https://symfony.com/bundles/StimulusBundle/current/index.html
207
207
.. _`Swup Options` : https://swup.js.org/options
208
208
.. _StimulusBundle configured in your app : https://symfony.com/bundles/StimulusBundle/current/index.html
Original file line number Diff line number Diff line change 1
1
# Symfony UX TogglePassword
2
2
3
3
Symfony UX TogglePassword is a Symfony bundle providing visibility toggle for password inputs
4
- in Symfony Forms. It is part of [ the Symfony UX initiative] ( https://symfony.com/ux ) .
4
+ in Symfony Forms. It is part of [ the Symfony UX initiative] ( https://ux. symfony.com/ ) .
5
5
6
6
It allows visitors to switch the type of password field to text and vice versa.
7
7
Original file line number Diff line number Diff line change @@ -295,6 +295,6 @@ This bundle aims at following the same Backward Compatibility promise as
295
295
the Symfony framework:
296
296
https://symfony.com/doc/current/contributing/code/bc.html
297
297
298
- .. _`the Symfony UX initiative` : https://symfony.com/ux
298
+ .. _`the Symfony UX initiative` : https://ux. symfony.com/
299
299
.. _StimulusBundle configured in your app : https://symfony.com/bundles/StimulusBundle/current/index.html
300
300
.. _Heroicons : https://heroicons.com/
Original file line number Diff line number Diff line change @@ -175,6 +175,6 @@ the Symfony framework:
175
175
https://symfony.com/doc/current/contributing/code/bc.html
176
176
177
177
.. _`Symfony Translator` : https://symfony.com/doc/current/translation.html
178
- .. _`the Symfony UX initiative` : https://symfony.com/ux
178
+ .. _`the Symfony UX initiative` : https://ux. symfony.com/
179
179
.. _StimulusBundle configured in your app : https://symfony.com/bundles/StimulusBundle/current/index.html
180
180
.. _`ICU Message Format` : https://symfony.com/doc/current/reference/formats/message_format.html
Original file line number Diff line number Diff line change 1
1
# Symfony UX Turbo
2
2
3
3
Symfony UX Turbo is a Symfony bundle integrating the [ Hotwire Turbo] ( https://turbo.hotwired.dev )
4
- library in Symfony applications. It is part of [ the Symfony UX initiative] ( https://symfony.com/ux ) .
4
+ library in Symfony applications. It is part of [ the Symfony UX initiative] ( https://ux. symfony.com/ ) .
5
5
6
6
Symfony UX Turbo allows having the same user experience as with [ Single Page Apps] ( https://en.wikipedia.org/wiki/Single-page_application )
7
7
but without having to write a single line of JavaScript!
Original file line number Diff line number Diff line change @@ -880,7 +880,7 @@ Symfony UX Turbo has been created by `Kévin Dunglas`_. It has been inspired by
880
880
`hotwired/turbo-rails `_ and `sroze/live-twig `_.
881
881
882
882
.. _`Hotwire Turbo` : https://turbo.hotwired.dev
883
- .. _`the Symfony UX initiative` : https://symfony.com/ux
883
+ .. _`the Symfony UX initiative` : https://ux. symfony.com/
884
884
.. _`Single Page Applications` : https://en.wikipedia.org/wiki/Single-page_application
885
885
.. _`Symfony Mercure` : https://symfony.com/doc/current/mercure.html
886
886
.. _`Turbo Screencast on SymfonyCasts` : https://symfonycasts.com/screencast/turbo
Original file line number Diff line number Diff line change 1
1
# Symfony UX Typed
2
2
3
3
Symfony UX Typed is a Symfony bundle integrating [ Typed] ( https://github.com/mattboldt/typed.js/blob/master/README.md ) in
4
- Symfony applications. It is part of [ the Symfony UX initiative] ( https://symfony.com/ux ) .
4
+ Symfony applications. It is part of [ the Symfony UX initiative] ( https://ux. symfony.com/ ) .
5
5
6
6
Typed is a complete and easy to use animated typed texts.
7
7
Just enter the strings you want to see typed, and it goes live without complexity.
Original file line number Diff line number Diff line change @@ -152,6 +152,6 @@ the Symfony framework:
152
152
https://symfony.com/doc/current/contributing/code/bc.html
153
153
154
154
.. _`Typed` : https://github.com/mattboldt/typed.js/blob/master/README.md
155
- .. _`the Symfony UX initiative` : https://symfony.com/ux
155
+ .. _`the Symfony UX initiative` : https://ux. symfony.com/
156
156
.. _`typed library` : https://github.com/mattboldt/typed.js/blob/master/README.md
157
157
.. _StimulusBundle configured in your app : https://symfony.com/bundles/StimulusBundle/current/index.html
Original file line number Diff line number Diff line change @@ -188,6 +188,6 @@ the Symfony framework:
188
188
https://symfony.com/doc/current/contributing/code/bc.html
189
189
190
190
.. _`Vue.js` : https://vuejs.org/
191
- .. _`the Symfony UX initiative` : https://symfony.com/ux
191
+ .. _`the Symfony UX initiative` : https://ux. symfony.com/
192
192
.. _ `the related section of the documentation` : https://symfony.com/doc/current/frontend/encore/vuejs.html
193
193
.. _StimulusBundle configured in your app : https://symfony.com/bundles/StimulusBundle/current/index.html
You can’t perform that action at this time.
0 commit comments