element-web/src/dispatcher
Michael Telatynski 9b99c967f4
Fix progress bar regression throughout the app (#9219)
* Fix useSmoothAnimation enablement not working properly by getting rid of it

Passing duration=0 is more logical and less superfluous

* Refactor UploadBar to handle state more correctly

* Change ProgressBar to new useSmoothAnimation signature and default animated to true for consistency

* Add type guard

* Make types stricter

* Write tests for the ProgressBar component

* Make the new test conform to tsc --strict

* Update UploadBar.tsx

* Update UploadBar.tsx

* Update UploadBar.tsx
2022-08-25 16:39:00 +01:00
..
dispatch-actions Add Reply in thread button to the right-click message context-menu (#9004) 2022-07-23 12:13:49 +00:00
payloads Fix progress bar regression throughout the app (#9219) 2022-08-25 16:39:00 +01:00
actions.ts Add Reply in thread button to the right-click message context-menu (#9004) 2022-07-23 12:13:49 +00:00
dispatcher.ts Move threads e2e tests over to cypress (#8501) 2022-05-10 17:09:31 +00:00
payloads.ts Break out actions and payloads to their own files 2020-05-13 21:07:50 -06:00