mediawiki-extensions-Popups/resources/ext.popups
Baha 4afa1958a0 Add reading depth
Use schema revision 16163887.

Add the 'checkin' action, which is accompanied by the 'checkin'
property. The action is logged at the following seconds
(Fibonacci numbers) after the page loads: 1, 2, 3, 5, 8, 13, 21,
34, 55, 89, 144, 233, 377, 610, 987, 1597, 2584, 4181, 6765.
The `checkin` property contains the values listed above.

Bug: T147314
Change-Id: Ib9ec7bd0e60aa34a04e32222b025347f6ee31794
2016-12-21 15:08:20 -05:00
..
changeListeners Remove jshint/jscs, add eslint and stylelint 2016-12-16 13:35:34 +01:00
images Move settings images and styles to ext.popups/ 2016-12-13 10:45:51 +01:00
reducers Add reading depth 2016-12-21 15:08:20 -05:00
styles Remove jshint/jscs, add eslint and stylelint 2016-12-16 13:35:34 +01:00
templates Move settings template to ext.popups 2016-12-13 11:33:18 +01:00
actions.js Add reading depth 2016-12-21 15:08:20 -05:00
boot.js Add reading depth 2016-12-21 15:08:20 -05:00
changeListener.js Make API request after 500 ms 2016-11-17 13:20:11 +00:00
checkin.js Add reading depth 2016-12-21 15:08:20 -05:00
counts.js Include user's preview count in BOOT action 2016-12-12 13:01:44 +00:00
gateway.js Remove jshint/jscs, add eslint and stylelint 2016-12-16 13:35:34 +01:00
index.js Add footer link change listener 2016-11-16 15:20:34 +00:00
isEnabled.js Hygiene: Make mw.popups#isEnabled return boolean 2016-12-16 10:59:47 +00:00
pageVisibility.js Add reading depth 2016-12-21 15:08:20 -05:00
processLinks.js Hygiene: #processLinks Only use global variables at the edges 2016-11-30 17:01:49 +00:00
renderer.js Remove jshint/jscs, add eslint and stylelint 2016-12-16 13:35:34 +01:00
schema.js Initial Popups logging implementation 2016-12-12 13:01:44 +00:00
settingsDialog.js Remove jshint/jscs, add eslint and stylelint 2016-12-16 13:35:34 +01:00
userSettings.js Hygiene: Remove experiment-related code 2016-12-16 10:59:47 +00:00
wait.js Hygiene: Correct return value type on mw.popups.wait 2016-11-30 13:50:13 +01:00