zulip/frontend_tests
MariaGkoulta b10f156250 settings: Add automatic theme detection feature.
With this implementation of the feature of the automatic theme
detection, we make the following changes in the backend, frontend and
documentation.

This replaces the previous night_mode boolean with an enum, with the
default value being to use the prefers-color-scheme feature of the
operating system to determine which theme to use.

Fixes: #14451.

Co-authored-by: @kPerikou <44238834+kPerikou@users.noreply.github.com>
2020-06-21 01:09:01 -07:00
..
casper_lib js: Use hasOwnProperty correctly or not at all. 2020-05-26 23:33:40 -07:00
casper_tests settings org: Use `image_upload_widget.hbs` for realm icon. 2020-06-17 17:47:49 -07:00
node_tests settings: Add automatic theme detection feature. 2020-06-21 01:09:01 -07:00
puppeteer_lib puppeteer: Update the structure of common.get_rendered_messages. 2020-06-16 11:40:30 -07:00
puppeteer_tests puppeteer: Update the structure of common.get_rendered_messages. 2020-06-16 11:40:30 -07:00
zjsunit markdown: Add support for spoilers. 2020-06-16 16:14:10 -07:00
.eslintrc.json lint: Check eslint indentation for casper tests. 2018-05-06 19:35:18 -07:00
run-casper python: Sort imports with isort. 2020-06-11 16:45:32 -07:00