element-portable/src/components/views
Suguru Hirahara b7cd1f00fc
Use Icon component for icons on AppTile's menu bar (#10955)
* Use icon component for buttons on mx_AppTileMenuBar_widgets

* Remove redundant declarations

* Add a Percy snapshot test

* Set color value to mx_Icon, fill and stroke with currentColor

* Iterate
2023-05-22 07:48:40 +00:00
..
audio_messages Offload some more waveform processing onto a worker (#9223) 2023-04-27 11:02:20 +01:00
auth Make more of the codebase conform to strict types (#10857) 2023-05-16 14:25:43 +01:00
avatars Make more of the codebase conform to strict types (#10859) 2023-05-12 09:49:37 +01:00
beacon Make test ID compatible with findByTestId() of Cypress Testing Library (#10617) 2023-04-17 06:10:11 +00:00
beta Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
context_menus MessageContextMenu: update once the message is sent (#10950) 2023-05-19 14:11:40 +00:00
dialogs Remove url npm dependency and use Web URL constructor (#10930) 2023-05-17 12:50:00 +01:00
directory Memoize field validation results (#10714) 2023-04-27 11:34:02 +00:00
elements Use Icon component for icons on AppTile's menu bar (#10955) 2023-05-22 07:48:40 +00:00
emojipicker Fix regression in emoji picker order mangling after clearing filter (#10854) 2023-05-11 13:24:39 +00:00
location Make SonarCloud happier about our code quality (#10630) 2023-04-17 12:57:19 +00:00
messages Hide empty MessageActionBar on message edit history dialog (#10447) 2023-05-18 04:17:05 +00:00
pips Fix soft crash with Element call widgets (#10684) 2023-04-28 08:13:26 +00:00
polls replace Polls history strings with Poll history (#10454) 2023-03-28 22:13:51 +00:00
right_panel Deprecate mx_RightPanel_headerButton class (#10821) 2023-05-16 15:42:58 +00:00
room_settings Make more of the codebase conform to strict types (#10859) 2023-05-12 09:49:37 +01:00
rooms Apply strictNullChecks to src/components/views/rooms/* (#10875) 2023-05-21 23:53:23 +00:00
settings Use semantic headings in user settings Appearance (#10827) 2023-05-21 21:12:11 +00:00
spaces Fix roving tab index getting confused after dragging space order (#10901) 2023-05-17 14:18:21 +00:00
terms Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
toasts Improve quality of Typescript types (#10742) 2023-05-05 09:11:14 +01:00
typography Revert "Implement new toast UI (#10467)" (#10740) 2023-04-28 14:56:26 +00:00
user-onboarding Remove feedback buttons from onboarding, search, and spaces (#10506) 2023-04-05 12:17:25 +01:00
verification Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
voip Apply strictNullChecks to src/components/views/voip/* (#10692) 2023-05-05 13:26:31 +00:00