Germain
2a7780052e
Compound Typography pass regression fixes ( #11189 )
...
* Compound Typography pass regression fixes
* updates to the room list sizing
* fix subtitle clipping
* revert display name to use medium variant
2023-07-04 16:54:28 +00:00
Kerry
e9a8f4a11d
Use semantic headings in space preferences ( #11021 )
...
* remove mx_SettingsTab_heading style
* use semantic headings in space preferences dialog
* remove unused settings style: mx_SettingsTab_subheading
2023-05-31 21:22:03 +00:00
Kerry
530197bfcd
Move session manager out of beta ( #10968 )
...
* remove old device manager
* undo type fix for cypress crypto
* update test case
2023-05-26 01:58:28 +00:00
Kerry
692d73dfe8
Use semantic headings in user settings Help & About ( #10752 )
...
* split SettingsSection out of SettingsTab, replace usage
* correct copyright
* use semantic headings in GeneralRoomSettingsTab
* use SettingsTab and SettingsSubsection in room settings
* fix VoipRoomSettingsTab
* use SettingsSection components in space settings
* settingssubsection text component
* use semantic headings in HelpUserSetttings tab
* use ExternalLink components for external links
* test
* strict
* lint
2023-05-03 22:35:43 +00:00
Michael Telatyński
629e5cb01f
Properly type Modal props to ensure useful typescript checking ( #10238
...
* Properly type Modal props to ensure useful typescript checking
* delint
* Iterate
* Iterate
* Fix modal.close loop
* Iterate
* Fix tests
* Add comment
* Fix test
2023-02-28 10:31:48 +00:00
Michael Telatynski
76b82b4b2b
Make more code conform to strict null checks ( #10219
...
* Make more code conform to strict null checks
* Fix types
* Fix tests
* Fix remaining test assertions
* Iterate PR
2023-02-24 15:28:40 +00:00
Michael Telatynski
61a63e47f4
Comply with noImplicitAny ( #9940 )
...
* Stash noImplicitAny work
* Stash
* Fix imports
* Iterate
* Fix tests
* Delint
* Fix tests
2023-02-13 11:39:16 +00:00
Michael Weimann
526645c791
Apply prettier formatting
2022-12-12 12:24:14 +01:00
Michael Telatynski
04bc8fb71c
Optimise Jest run in CI ( #9542 )
2022-11-04 10:48:08 +00:00
Kerry
ed67aec334
Device Manager - add new labsed session manager screen (PSG-636) ( #9119 )
...
* add feature_new_device_manager labs flag
* add generic settings tab container
* settingstab section styles
* add session manager tab to user settings
* add sessions tab case to UserSettingDialog test
* fussy import ordering
* remove posthog tracking
* i18n
2022-08-08 13:51:00 +00:00
Kerry
05cc5f62dd
test UserSettingsDialog ( #9118 )
2022-08-01 06:47:13 +00:00