File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 1
1
Symfony UX LazyImage
2
2
====================
3
3
4
+ .. warning ::
5
+
6
+ **This package is no longer recommended. ** Instead, use the
7
+ `modern techniques to improve image loading performance `_ natively supported
8
+ by all major browsers.
9
+
4
10
Symfony UX LazyImage is a Symfony bundle providing utilities to improve
5
11
image loading performance. It is part of `the Symfony UX initiative `_.
6
12
@@ -245,6 +251,7 @@ This bundle aims at following the same Backward Compatibility promise as
245
251
the Symfony framework:
246
252
https://symfony.com/doc/current/contributing/code/bc.html
247
253
254
+ .. _`modern techniques to improve image loading performance` : https://web.dev/learn/images/performance-issues
248
255
.. _`the Symfony UX initiative` : https://ux.symfony.com/
249
256
.. _`BlurHash implementation` : https://blurha.sh
250
257
.. _`StimulusBundle` : https://symfony.com/bundles/StimulusBundle/current/index.html
You can’t perform that action at this time.
0 commit comments