mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-29 19:14:22 -05:00
* 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
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.