You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugins/view-transitions/readme.txt
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,10 @@ Contributions are always welcome! Learn more about how to get involved in the [C
58
58
59
59
= 1.1.0 =
60
60
61
+
**Features**
62
+
63
+
* Add view transitions for WP Admin. ([2038](https://github.com/WordPress/performance/pull/2038))
64
+
61
65
**Enhancements**
62
66
63
67
* Allow control over view transition animation duration. ([2051](https://github.com/WordPress/performance/pull/2051))
@@ -67,6 +71,7 @@ Contributions are always welcome! Learn more about how to get involved in the [C
67
71
**Bug Fixes**
68
72
69
73
* Inform the user if the current theme explicitly supports view transitions with its own configuration, and add a UI control to make overriding that configuration via settings optional. ([2037](https://github.com/WordPress/performance/pull/2037))
74
+
* Set default view transition duration to 400 for better alignment with browser default. ([2081](https://github.com/WordPress/performance/pull/2081))
0 commit comments