element-portable/src/components/views
David Baker 39d453a5a3
Stop using the js-sdk's compare function (#12782)
* Stop using the js-sdk's compare function

The file is supposed to be a js-sdk internal module so we shouldn't
have been using it, and now it uses the native collator, it's completely
trivial. It was also causing Intl.Collator to be accessed at the module
scope which risked it beating the modernizr check.

* add test

* Fix tests

Move the restoreAllMocks to prevent mock leakage and also add
some custom themes to test the ordering of those.

* Move spy to the right place

* Add ANOTHER test

* Add test for integration manager ordering
2024-07-17 13:51:42 +00:00
..
audio_messages Replace deprecated temporal proposal polyfill (#12636) 2024-07-03 17:02:10 +00:00
auth Remove unused state fields in qr oidc (#12588) 2024-06-19 08:50:53 +00:00
avatars Fix display of no avatar in avatar setting controls (#12558) 2024-06-06 17:35:44 +00:00
beacon Improve code-splitting of highlight.js and maplibre-gs libs (#12349) 2024-03-20 13:39:20 +00:00
beta Tooltip: migrate remaining tooltips from AccessibleTooltipButton to AccessibleButton (#12522) 2024-05-17 14:11:07 +00:00
context_menus Update dependency typescript to v5.5.2 (#12688) 2024-06-25 16:59:07 +01:00
dialogs Remove references to some deprecated js-sdk identifiers (#12729) 2024-07-04 15:50:07 +00:00
directory Avoid using deprecated exports, fields, and duplicate code (#12555) 2024-05-28 08:41:20 +01:00
elements Improve new room header accessibility (#12725) 2024-07-08 11:52:26 +00:00
emojipicker Improve types for sendEvent (#12335) 2024-03-25 12:48:48 +00:00
location Improve types for sendEvent (#12335) 2024-03-25 12:48:48 +00:00
messages Element-R: Report events with withheld keys separately to Posthog. (#12755) 2024-07-10 09:22:59 +00:00
pips Use RovingAccessibleButton instead of RovingAccessibleTooltipButton (#12539) 2024-05-17 10:29:30 +00:00
polls Use new compound tooltip 2024-04-12 14:56:23 +02:00
right_panel Remove SpaceScopeHeader (#12785) 2024-07-17 12:54:35 +00:00
room_settings Change avatarsetting componment to use a menu (#12585) 2024-06-07 13:25:21 +00:00
rooms Stop using the js-sdk's compare function (#12782) 2024-07-17 13:51:42 +00:00
settings Stop using the js-sdk's compare function (#12782) 2024-07-17 13:51:42 +00:00
spaces Accessibility: Add Landmark navigation (#12190) 2024-07-17 14:46:45 +01:00
terms Migrate more strings to translation keys (#11665) 2023-09-25 18:12:41 +01:00
toasts Tweak copy for user verification toast (#12605) 2024-06-13 16:04:33 +00:00
typography Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00
user-onboarding Add missing a11y label to dismiss onboarding button in room list (#12587) 2024-06-10 10:05:56 +00:00
verification Clean up some references to internal js-sdk classes (#12363) 2024-03-22 12:28:13 +00:00
voip Update dependency typescript to v5.5.2 (#12688) 2024-06-25 16:59:07 +01:00