resourceloader: Allow skins to provide additional styles for any module
[lhc/web/wiklou.git] / RELEASE-NOTES-1.24
index fa8ed00..8e6e8f5 100644 (file)
@@ -138,6 +138,8 @@ production.
 * MediaWiki now supports multiple password types, including bcrypt and PBKDF2.
   The default type can be changed with $wgPasswordDefault and the type
   configurations can be changed with $wgPasswordConfig.
+* Skins can now define custom styles for default ResourceLoader modules using
+  the $wgResourceModuleSkinStyles global. See the Vector skin for examples.
 
 === Bug fixes in 1.24 ===
 * (bug 49116) Footer copyright notice is now always displayed in user language