Commit graph

12 commits

Author SHA1 Message Date
Jon Robson dba9e16be2 Limit table wrapping to configuration flag
We want to limit this behaviour on initial roll out to certain
wikis.

Bug: T330527
Change-Id: If73f6f3d182cc386ebf0e750206afdb05fd3d863
2024-05-29 15:35:45 -07:00
jenkins-bot ad03ea0eb3 Merge "configuration.md: Remove mention of out-of-date wmf config values" 2024-05-20 18:57:33 +00:00
jenkins-bot 1a2036b79c Merge "configuration.md: Remove unncessary double-bolding in headings" 2024-05-20 18:57:32 +00:00
Ed Sanders 91e44426f8 configuration.md: Remove mention of out-of-date wmf config values
Change-Id: I40da59927589ad073233fa41fdc378ced86c277e
2024-05-20 18:33:31 +00:00
Ed Sanders 568501f383 configuration.md: Remove unncessary double-bolding in headings
Change-Id: Ia82766e86c5e0c6ee0a10d232f35c3c20282aff9
2024-05-20 18:33:13 +00:00
Jon Robson ee05f8f5bd Update documentation for config flags
Follow up to 0109218ab where we renamed ClientPreferences to
Appearance

Also update wgVectorResponsive for consistency with other
documentation.

Change-Id: I7198e7742a50caa16a061904f05388b6837f251e
2024-05-20 11:15:40 -07:00
Ed Sanders 11b9e7fd2d configuration.md: Fix list formatting
* Use unordered lists at the top level. These
  items have no inherent order, and any patch
  to remove an item would require renumbering
  all subsequent items.
* Use consistent indentation

Change-Id: Ied3768e9c53d7d1104b20711fb0213ba6b27a555
2024-05-16 21:02:13 +00:00
bwang 0109218ab9 Rename client preference menu to appearance menu
Bug: T362808
Change-Id: Id6800d38eebf433cf0c9e3f179dd83df2eefd1fb
2024-04-29 15:38:20 +00:00
bwang c69a53a16c Use client preferences for appearances menu
Bug: T361586
Change-Id: I636a557e724f23ea18da135bac59cb304ba81091
2024-04-15 22:36:48 +00:00
Moh'd Khier Abualruz b3ab84f9e5 Vector - Rename the skin night mode classes to more readable classes
The classes:
- skin-night-mode-clientpref-0
- skin-night-mode-clientpref-1
- skin-night-mode-clientpref-2
is being replaced with
- skin-theme-clientpref-day
- skin-theme-clientpref-night
- skin-theme-clientpref-os

Other Changes:
- Change vector-night-mode preference to vector-theme
- Add skin-theme-os-label and other messages to skins.vector.clientPreferences
- Remove skin-night-mode-* messages from skins.vector.clientPreferences

Bug: T359983
Change-Id: I31eb086e623a97df9fbd004425559e05b0cae170
2024-03-20 23:54:47 +00:00
Jon Robson e9f7f3a3ca Remove unimplemented configuration
This was never implemented and will likely cause avoidable
confusion if allowed to persist in the codebase given our work on T359606

Change-Id: Icf36108f24198358e53bf04942751fe3306bc726
2024-03-08 00:56:12 +00:00
ksarabia 8571219f86 Adds config flag documentation
This adds config flag documentation development use.

Bug: T352791
Change-Id: I5886b5c33f83def4d7b4030d15055aba7aee9461
2024-02-22 14:50:29 -06:00