Commit 637c294
committed
feature #1480 Add a subtle cross-fade view transition (javiereguiluz)
This PR was merged into the main branch.
Discussion
----------
Add a subtle cross-fade view transition
On symfony.com we recently added some subtle [CSS view transitions](https://developer.mozilla.org/en-US/docs/Web/API/View_Transitions_API).
I propose to add this little change that adds a very subtle cross-fade animation between page loads. For now, it only works on Google Chrome browsers.
Commits
-------
ed9edd9 Add a subtle cross-fade view transition1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
0 commit comments