element-web/test/settings
Florian Duros 6d55ce0217
Use browser's font size instead of hardcoded 16px as root font size (#12246)
* WIP Use browser font size instead of hardcoded 16px

* Add font migration to v3

* Remove custom font size input

* Use a dropdown instead of a slider

* Add margin to the font size dropdown

* Fix `UpdateFontSizeDelta` action typo

* Fix `fontScale`in `Call.ts`

* Rename `baseFontSizeV3` to `fontSizeDelta`

* Update playwright test

* Add `default` next to the browser font size

* Remove remaining `TODO`

* Remove falsy `private`

* Improve doc

* Update snapshots after develop merge

* Remove commented import
2024-02-21 11:23:07 +00:00
..
controllers Default to system emoji font (#11925) 2023-11-23 13:04:05 +00:00
enums Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
handlers Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
watchers Use browser's font size instead of hardcoded 16px as root font size (#12246) 2024-02-21 11:23:07 +00:00
SettingsStore-test.ts Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00