Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added 'theme' GET parameter to PlayUI + theme selection according to OS fixes #35068

Merged
merged 1 commit into from Mar 4, 2022

Conversation

peledni
Copy link
Contributor

@peledni peledni commented Mar 4, 2022

Changed the Play UI to select a theme by the following priority:

  • 'theme' GET parameter
  • 'theme' in localStorage
  • According to OS preference (didn't work before)

Also, theme is only saved in localStorage if a user specifically clicked on one theme icon or the other.

Changelog category (leave one):

  • New Feature

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Changed the Play UI to select a theme by the following priority:

  • 'theme' GET parameter
  • 'theme' in localStorage
  • According to OS preference (didn't work before)

* 'theme' GET parameter
* 'theme' in localStorage
* According to OS preference (didn't work before)

Also, theme is only saved in localStorage if a user specifically clicked on one theme icon or the other.
@robot-clickhouse robot-clickhouse added doc-alert pr-feature Pull request with new product feature labels Mar 4, 2022
@CLAassistant
Copy link

CLAassistant commented Mar 4, 2022

CLA assistant check
All committers have signed the CLA.

@alexey-milovidov alexey-milovidov self-assigned this Mar 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-feature Pull request with new product feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants