element-web-Github/test/components/views/dialogs
Germain 9c7d935aae
Compound Typography pass (#11103)
* Integrate compound design tokens

The icons should not be included in this repo, and should live in the compound design token repo, but for simplicity sake at this phase of the integration they will be added here

* Delete unused or incorrect - sass variables

* Typography pass

* Deprecate _font-weights.pcss and use Compound instead

* lint fix

* Fix snapshot

* Fix typography pass feedback

* Remove unwanted e2e test

cypress tests should test functionality not visual output. And we should not test visual output by inspecting CSS properties

* lintfix

* Migration script for baseFontSize

* Updates after design review

* Update font scaling panel to use min/max size

* Fix custom font

* Fix font slider e2e test

* Update custom font

* Update new baseFontSizeV2

* Disambiguate heading props

* Fix appearance test

* change max font size

* fix e2ee test

* fix tests

* test baseFontSize migration code

* typescript strict

* Migrate baseFontSize account setting

* Change assertion for font size

* Fix font size controller test
2023-06-29 10:30:25 +00:00
..
__snapshots__ Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00
devtools Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00
security Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00
spotlight Show room options menu if "UIComponent.roomOptionsMenu" is enabled (#10365) 2023-06-09 12:33:54 +00:00
AccessSecretStorageDialog-test.tsx Conform more of the codebase to strictNullChecks (#10731) 2023-04-28 09:45:36 +01:00
AskInviteAnywayDialog-test.tsx Add tests for AskInviteAnywayDialog (#10228) 2023-02-23 10:52:58 +00:00
ChangelogDialog-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
ConfirmRedactDialog-test.tsx Migrate broadcast MSC3912 redaction (#11014) 2023-06-07 13:24:01 +00:00
CreateRoomDialog-test.tsx Add .well-known config option to force disable encryption on room creation (#11120) 2023-06-21 21:50:01 +00:00
DevtoolsDialog-test.tsx Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00
ExportDialog-test.tsx Remove Enzyme tests in favour of React testing-library (#10289) 2023-03-06 12:13:17 +00:00
FeedbackDialog-test.tsx Make existing and new issue URLs configurable (#10710) 2023-04-26 09:36:00 +00:00
ForwardDialog-test.tsx Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
IncomingSasDialog-test.tsx remove references to VerificationBase (#10996) 2023-06-09 15:49:44 +00:00
InteractiveAuthDialog-test.tsx Fix: No feedback when waiting for the server on a /delete_devices request with SSO (#10795) 2023-05-07 21:12:45 +00:00
InviteDialog-test.tsx Remove unknown MXIDs from invite suggestions (#11055) 2023-06-15 09:07:26 +00:00
ManualDeviceKeyVerificationDialog-test.tsx Element-R: Populate device list for right-panel (#10671) 2023-04-26 10:23:32 +00:00
MessageEditHistoryDialog-test.tsx Conform more of the codebase to strictNullChecks (#10672) 2023-04-21 11:50:42 +01:00
RoomSettingsDialog-test.tsx Bail out of RoomSettingsDialog when room is not found (#10662) 2023-04-27 01:20:02 +00:00
ServerPickerDialog-test.tsx Fix server picker not allowing you to switch from custom to default (#11127) 2023-06-22 13:48:15 +00:00
SpotlightDialog-test.tsx Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00
UserSettingsDialog-test.tsx Use semantic headings in space preferences (#11021) 2023-05-31 21:22:03 +00:00