This website requires JavaScript.
Explore
Help
Register
Sign In
wikimedia
/
mediawiki-skins-Vector
Watch
1
Star
0
Fork
You've already forked mediawiki-skins-Vector
0
mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced
2024-11-30 18:35:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8571219f86
mediawiki-skins-Vector
/
resources
/
skins.vector.clientPreferences
/
clientPreferences.less
7 lines
77 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Feature: Client preferences interface Notes: * This is functional but intentionally not designed until the design has been finalized. * A feature flag is added that swaps out the limited width toggle with a settings cog * The preferences module is kept in a separate ResourceLoader module (skins.vector.clientPreferences) to make it more portable for when we eventually want to add it to Minerva as well. * Intentionally have not focused on non-jS version given we will likely revise this again in a future version/upstream to core. Bug: T345363 Change-Id: I0c793b73e0676e32f031c6168c292f63908c72e3
2023-09-14 15:36:54 +00:00
#vector-client-prefs {
form {
Create a sidebar for user preferences * Adds mustache for sidebar * Adds file to render sidebar Bug: T350417 Change-Id: I691c8a0487e158e96027109c223569224f03a102
2023-11-14 16:50:15 +00:00
font-size: 0.875rem;
Make client prefs fully pinnable Bug: T351141 Change-Id: Ic4a166fb3234b27dbf3d37891abfdf15781c8867
2023-11-21 17:01:04 +00:00
padding: 6px 0;
Feature: Client preferences interface Notes: * This is functional but intentionally not designed until the design has been finalized. * A feature flag is added that swaps out the limited width toggle with a settings cog * The preferences module is kept in a separate ResourceLoader module (skins.vector.clientPreferences) to make it more portable for when we eventually want to add it to Minerva as well. * Intentionally have not focused on non-jS version given we will likely revise this again in a future version/upstream to core. Bug: T345363 Change-Id: I0c793b73e0676e32f031c6168c292f63908c72e3
2023-09-14 15:36:54 +00:00
}
}
Reference in a new issue
Copy permalink