Files
actual/upcoming-release-notes
Joel Jeremy Marquez e53d444c32 Fix loading of mobile/desktop page on window resize (#3729)
* Fix loading of mobile/desktop page on window resize

* Release notes

* Fix lint

* Use useWindowSize since it matches behavior of documentElement clientWidth and clientHeight

* Debounce so that components are only reloaded when user finishes the resize

* Adjust debounce delay
2024-11-05 15:38:03 -08:00
..
2024-11-03 14:26:53 -05:00
2024-11-04 16:39:04 +00:00
2024-11-03 13:00:12 -05:00
2024-11-04 11:28:01 -07:00
2024-11-03 10:51:34 -07:00

See the Writing Good Release Notes section of the README for the documentation repo for more information on how to create a release notes file here.