mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-13 17:37:07 +00:00
0fc40f71c5
MobileFrontend extension is currently tracking watched/temp-watch css classes and applying animations to the "watch" event. This patch starts adding temp-watched accordingly now that the expiry is part of the event's data. Note: this patch does not fix the lack of animation when transitioning from half-star to empty-star or on page-load when the page is temporarily watched but it fixes the awkward angle the half-star icon was left in when transitioning from a full-star to a half-star Bug: T262862 Change-Id: I1c8cb9c33cda76b87b6a9f15e408d88edbf61d93
43 lines
770 B
JSON
43 lines
770 B
JSON
[
|
|
{
|
|
"resourceModule": "skins.minerva.base.styles",
|
|
"maxSize": "3.4KB"
|
|
},
|
|
{
|
|
"resourceModule": "skins.minerva.content.styles",
|
|
"maxSize": "3.1KB"
|
|
},
|
|
{
|
|
"resourceModule": "skins.minerva.content.styles.images",
|
|
"maxSize": "0.5KB"
|
|
},
|
|
{
|
|
"resourceModule": "mediawiki.hlist",
|
|
"maxSize": "0.5KB"
|
|
},
|
|
{
|
|
"resourceModule": "mediawiki.ui.icon",
|
|
"maxSize": "0.4KB"
|
|
},
|
|
{
|
|
"resourceModule": "mediawiki.ui.button",
|
|
"maxSize": "1.1KB"
|
|
},
|
|
{
|
|
"resourceModule": "skins.minerva.icons.wikimedia",
|
|
"maxSize": "0.8KB"
|
|
},
|
|
{
|
|
"resourceModule": "skins.minerva.mainMenu.icons",
|
|
"maxSize": "0.4KB"
|
|
},
|
|
{
|
|
"resourceModule": "skins.minerva.mainMenu.styles",
|
|
"maxSize": "1.2KB"
|
|
},
|
|
{
|
|
"resourceModule": "skins.minerva.scripts",
|
|
"maxSize": "12.0KB"
|
|
}
|
|
]
|