This makes the effect better when you override page background color,
like we do on mediawiki.org e.g. on manual pages like
<https://www.mediawiki.org/wiki/Manual:Installation_guide>.
Change-Id: Ie863d11b19a56ab6cf75ff4b8dfcd2d74b69ce1d
jQuery Mobile 1.5 is supposed to be compatible with jQuery 3, but it isn't...
* Replace .bind() calls with .on()
* Replace .unbind() calls with .off()
Bug: T165816
Change-Id: I79639fd9ae8e6e785f93191273147866e52c4ed1
When using composer install at the root of the skin, stylelint attempts
to lint all the PHP packages and report errors. Ignore the directory
entirely like we do for jshint or jsonlint.
Change-Id: I327ae63024f5c53be628297a438187ff91dfa962
grunt-contrib-jshint 0.11.3 has some deep dependencies that trigger
warnings:
warning grunt-contrib-jshint > jshint > minimatch@2.0.10:
Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
warning grunt-contrib-jshint > jshint > cli > glob > minimatch@0.3.0:
Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
Updated it to latest, and while at it update other dependencies.
Change-Id: Ic56e44c1de9c5d4be7be39005fb5fc14318c0925
npm 3 requires dependencies to be explicitly defined.
Also reorder banana-grunt-checker
Bug: T172094
Change-Id: Ic640ccf0f577e47036d473892522ea758014fab4
I'm giving you some attention on Extension:MobileFrontend page and
want to promote skins which look nice on mobile.
https://www.mediawiki.org/wiki/Extension:MobileFrontend#Setup_a_skin
The targets are needed to ensure code is loaded by the skin when
operating in mobile mode so currently that wiki page is lying.
Please let it be true :)
Change-Id: Ie9ba6beec172f7b499ae347652318fe54d258e39
Per 53ab861a2fcba98d876e5a2be5af7bc7186b880c, extensions can set this
to an empty array to have the sidebar section displayed even if it has
no items. Wikidata and UniversalLanguageSelector rely on this.
Change-Id: I7037b4fac973bdcc1e21484c8039ceb7e33f8195
renderAfterPortlet just dumps it on the page. This is bad for timeless.
getAfterPortlet gets. This is good for timeless.
Change-Id: I1e0a3674644edb4c279814a4a372207bfdcbff4b
Positioned toolbar properly for all modes.
Added icon to ve-edit, and new icon for edit source.
Yadda.
Toolbar does not work properly at low resolutions. This is a VE problem.
Cactions do not work with editor open. This is a VE problem.
bug: T161462
Change-Id: Ie5f4732f49f2dc365f5a3cc0c4b0e21444c21d1f
getPortlet is now the version previously intended for
BaseTemplate.
Toolbox is betterer.
I don't know.
Change-Id: Ibb94caecaa703ed2895e93c3a15aa097a5b610d5