element-web/test
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
..
__snapshots__
accessibility Convert some Enzyme tests to RTL (#9163) 2022-08-11 00:00:53 +00:00
audio
autocomplete Use "frequently used emojis" for autocompletion in composer (#8998) 2022-07-21 15:27:11 +02:00
components Fix progress bar regression throughout the app (#9219) 2022-08-25 16:39:00 +01:00
editor
events Fix invisible power levels tile when showing hidden events (#9162) 2022-08-10 13:33:13 +00:00
hooks Update matrix-org/react (enzyme deprecation) (#9116) 2022-08-02 15:10:43 +02:00
i18n
i18n-test
images
img
models Add LocalRoom (#9023) 2022-07-11 07:33:37 +02:00
modules Update matrix-org/react (enzyme deprecation) (#9116) 2022-08-02 15:10:43 +02:00
notifications
settings
setup
stores Implement MSC3846: Allowing widgets to access TURN servers (#9061) 2022-08-10 13:26:42 +00:00
test-utils Implement MSC3846: Allowing widgets to access TURN servers (#9061) 2022-08-10 13:26:42 +00:00
utils Convert some Enzyme tests to RTL (#9163) 2022-08-11 00:00:53 +00:00
.eslintrc.js
Avatar-test.ts Wire local room logic (#9078) 2022-07-20 09:26:25 +02:00
CallHandler-test.ts Exclude functional members from DM detection (#9124) 2022-08-01 19:28:33 +02:00
ContentMessages-test.ts Use doMaybeLocalRoomAction (#9038) 2022-07-13 07:56:36 +02:00
DecryptionFailureTracker-test.js
DeviceListener-test.ts
HtmlUtils-test.tsx Update matrix-org/react (enzyme deprecation) (#9116) 2022-08-02 15:10:43 +02:00
Image-test.ts
KeyBindingsManager-test.ts
Markdown-test.ts
MatrixClientPeg-test.ts Use doMaybeLocalRoomAction (#9038) 2022-07-13 07:56:36 +02:00
PosthogAnalytics-test.ts
PreferredRoomVersions-test.ts Replace MSC3244 support with in-client room version checking (#9018) 2022-07-08 00:32:38 -06:00
Reply-test.ts
RoomNotifs-test.ts
ScalarAuthClient-test.ts
SlashCommands-test.tsx Disable some slash commands in LocalRoom (#9192) 2022-08-16 15:20:26 +02:00
Terms-test.tsx
TextForEvent-test.ts
Unread-test.ts dont trigger unread counts for beacon location events (#9071) 2022-07-18 14:23:24 +00:00
UserActivity-test.ts
createRoom-test.ts Hide screenshare button in video rooms on Desktop (#9045) 2022-07-12 08:23:35 -04:00
globalSetup.js
languageHandler-test.ts
linkify-matrix-test.ts
setupTests.js Update matrix-org/react (enzyme deprecation) (#9116) 2022-08-02 15:10:43 +02:00
useTopic-test.tsx Update matrix-org/react (enzyme deprecation) (#9116) 2022-08-02 15:10:43 +02:00