UNPKG

jquery-ias

Version:

A jQuery plugin that turns your server-side pagination into an infinite scrolling one using AJAX

1,011 lines 61.6 kB
<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="ChangeListManager"> <list default="true" id="e83352d5-0d86-4d82-82a7-686c392ec932" name="Default" comment="" /> <ignored path="infinite-ajax-scroll.iws" /> <ignored path=".idea/workspace.xml" /> <ignored path=".idea/dataSources.local.xml" /> <ignored path="$PROJECT_DIR$/.idea/shelf/" /> <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" /> <option name="TRACKING_ENABLED" value="true" /> <option name="SHOW_DIALOG" value="false" /> <option name="HIGHLIGHT_CONFLICTS" value="true" /> <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> <option name="LAST_RESOLUTION" value="IGNORE" /> </component> <component name="CreatePatchCommitExecutor"> <option name="PATCH_PATH" value="" /> </component> <component name="FavoritesManager"> <favorites_list name="infinite-ajax-scroll" /> </component> <component name="FileEditorManager"> <leaf SIDE_TABS_SIZE_LIMIT_KEY="300"> <file leaf-file-name="jquery-ias.js" pinned="false" current-in-tab="true"> <entry file="file://$PROJECT_DIR$/dist/jquery-ias.js"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="510"> <caret line="34" column="16" lean-forward="true" selection-start-line="34" selection-start-column="16" selection-end-line="34" selection-end-column="16" /> <folding> <marker date="1521663125000" expanded="true" signature="24483:24502" ph="..." /> <marker date="1521663125000" expanded="true" signature="33433:33452" ph="..." /> <marker date="1521663125000" expanded="true" signature="36693:36729" ph="..." /> <marker date="1521663125000" expanded="true" signature="36850:36886" ph="..." /> </folding> </state> </provider> </entry> </file> </leaf> </component> <component name="FileTemplateManagerImpl"> <option name="RECENT_TEMPLATES"> <list> <option value="HTML File" /> </list> </option> </component> <component name="FindInProjectRecents"> <findStrings> <find>test/debug</find> <find>win</find> <find>scrollHandler</find> <find>UNDETERMINED_SCROLLOFFSET</find> <find>next =</find> <find>getNextUrl</find> <find>this.next</find> <find>more</find> <find>noneleft</find> <find>load = f</find> <find>delay</find> <find>uid</find> <find>initialize</find> <find>.on =</find> <find>loadEvent</find> <find>display a spinner for</find> <find>hidePag</find> <find>restorePagination</find> <find>this.nextUrl</find> <find>.nextUrl =</find> <find>render =</find> <find>noneLeft</find> <find>2.2.3</find> <find>2017</find> <find>http://</find> <find>AJAX</find> <find>2.2.</find> <find>next</find> <find>loaded</find> <find>2.3.0</find> </findStrings> <replaceStrings> <replace>jQuery</replace> <replace>cypress/fixtures</replace> </replaceStrings> <dirStrings> <dir>$PROJECT_DIR$/test</dir> <dir>$PROJECT_DIR$</dir> <dir>$PROJECT_DIR$/doc</dir> <dir>$PROJECT_DIR$/src</dir> </dirStrings> </component> <component name="FindManager"> <FindUsagesManager> <setting name="OPEN_NEW_TAB" value="false" /> </FindUsagesManager> </component> <component name="Git.Settings"> <option name="UPDATE_TYPE" value="REBASE" /> <option name="ROOT_SYNC" value="DONT_SYNC" /> <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> <option name="RECENT_BRANCH_BY_REPOSITORY"> <map> <entry key="$PROJECT_DIR$" value="master" /> </map> </option> </component> <component name="IdeDocumentHistory"> <option name="CHANGED_PATHS"> <list> <option value="$PROJECT_DIR$/test/03-extensions-test.js" /> <option value="$PROJECT_DIR$/test/04-paging-extension-test.js" /> <option value="$PROJECT_DIR$/dist/jquery-ias.js" /> <option value="$PROJECT_DIR$/test/00-callbacks-test.js" /> <option value="$PROJECT_DIR$/src/extension/spinner.js" /> <option value="$PROJECT_DIR$/src/extension/trigger.js" /> <option value="$PROJECT_DIR$/test/06-ajax-test.js" /> <option value="$PROJECT_DIR$/test/04-history-extension-test.js" /> <option value="$PROJECT_DIR$/test/04-history-extension-test.js~" /> <option value="$PROJECT_DIR$/test/04-trigger-extension-test.js" /> <option value="$PROJECT_DIR$/.travis.yml" /> <option value="$PROJECT_DIR$/conveyor.yml" /> <option value="$PROJECT_DIR$/src/callbacks.js" /> <option value="$PROJECT_DIR$/src/extension/history.js" /> <option value="$PROJECT_DIR$/README.md" /> <option value="$PROJECT_DIR$/.gitignore" /> <option value="$PROJECT_DIR$/rollup.config.js" /> <option value="$PROJECT_DIR$/.babelrc" /> <option value="$PROJECT_DIR$/tests/html/index.html" /> <option value="$PROJECT_DIR$/test/intern.js" /> <option value="$PROJECT_DIR$/test/options.js" /> <option value="$PROJECT_DIR$/src/main.js" /> <option value="$PROJECT_DIR$/tests/options.js" /> <option value="$PROJECT_DIR$/tests/intern.js" /> <option value="$PROJECT_DIR$/dist/infinite-ajax-scroll.js" /> <option value="$PROJECT_DIR$/tests/functional/options.js" /> <option value="$PROJECT_DIR$/tests/main.js" /> <option value="$PROJECT_DIR$/karma.conf.js" /> <option value="$PROJECT_DIR$/cypress/integration/example_spec.js" /> <option value="$PROJECT_DIR$/test/debug/page2.html" /> <option value="$PROJECT_DIR$/test/debug/page3.html" /> <option value="$PROJECT_DIR$/test/debug/page1.html" /> <option value="$PROJECT_DIR$/test/debug/framed.html" /> <option value="$PROJECT_DIR$/test/debug/short.html" /> <option value="$PROJECT_DIR$/cypress/integration/scroll_spec.js" /> <option value="$PROJECT_DIR$/cypress/support/index.js" /> <option value="$PROJECT_DIR$/cypress/integration/callbacks_spec.js" /> <option value="$PROJECT_DIR$/test/08-auto-initialize-test.js" /> <option value="$PROJECT_DIR$/doc/events.md" /> <option value="$PROJECT_DIR$/test/04-spinner-extension-test.js" /> <option value="$PROJECT_DIR$/test/02-listeners-test.js" /> <option value="$PROJECT_DIR$/package.json" /> <option value="$PROJECT_DIR$/composer.json" /> <option value="$PROJECT_DIR$/src/extension/paging.js" /> <option value="$PROJECT_DIR$/doc/license.md" /> <option value="$PROJECT_DIR$/doc/support.md" /> <option value="$PROJECT_DIR$/doc/options.md" /> <option value="$PROJECT_DIR$/UPGRADE.md" /> <option value="$PROJECT_DIR$/bower.json" /> <option value="$PROJECT_DIR$/src/jquery-ias.js" /> <option value="$PROJECT_DIR$/CHANGELOG.md" /> </list> </option> </component> <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" /> <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" /> <component name="JsFlowSettings"> <service-enabled>true</service-enabled> <exe-path /> <annotation-enable>false</annotation-enable> <other-services-enabled>true</other-services-enabled> <auto-save>true</auto-save> </component> <component name="JsGruntFileManager"> <gruntfiles> <GruntfileState> <gruntfile-path>$PROJECT_DIR$/Gruntfile.js</gruntfile-path> </GruntfileState> </gruntfiles> <initial>false</initial> </component> <component name="JsGulpfileManager"> <detection-done>true</detection-done> <sorting>DEFINITION_ORDER</sorting> </component> <component name="NodeModulesDirectoryManager"> <handled-path value="$PROJECT_DIR$/node_modules" /> </component> <component name="PackageJsonUpdateNotifier"> <dismissed value="$PROJECT_DIR$/package.json" /> </component> <component name="PhpServers"> <servers /> </component> <component name="PhpWorkspaceProjectConfiguration" backward_compatibility_performed="true" /> <component name="ProjectFrameBounds"> <option name="y" value="23" /> <option name="width" value="1280" /> <option name="height" value="1413" /> </component> <component name="ProjectLevelVcsManager"> <OptionsSetting value="false" id="Update" /> </component> <component name="ProjectView"> <navigator currentView="ProjectPane" proportions="" version="1"> <flattenPackages /> <showMembers /> <showModules /> <showLibraryContents /> <hideEmptyPackages /> <abbreviatePackageNames /> <autoscrollToSource /> <autoscrollFromSource /> <sortByType /> <manualOrder /> <foldersAlwaysOnTop value="true" /> </navigator> <panes> <pane id="ProjectPane"> <subPane> <expand> <path> <item name="infinite-ajax-scroll" type="b2602c69:ProjectViewProjectNode" /> <item name="infinite-ajax-scroll" type="2a2b976b:PhpTreeStructureProvider$1" /> </path> <path> <item name="infinite-ajax-scroll" type="b2602c69:ProjectViewProjectNode" /> <item name="infinite-ajax-scroll" type="2a2b976b:PhpTreeStructureProvider$1" /> <item name="dist" type="2a2b976b:PhpTreeStructureProvider$1" /> </path> <path> <item name="infinite-ajax-scroll" type="b2602c69:ProjectViewProjectNode" /> <item name="infinite-ajax-scroll" type="2a2b976b:PhpTreeStructureProvider$1" /> <item name="dist" type="2a2b976b:PhpTreeStructureProvider$1" /> <item name="jquery-ias.js" type="620a8d5e:NestingTreeNode" /> </path> <path> <item name="infinite-ajax-scroll" type="b2602c69:ProjectViewProjectNode" /> <item name="infinite-ajax-scroll" type="2a2b976b:PhpTreeStructureProvider$1" /> <item name="src" type="2a2b976b:PhpTreeStructureProvider$1" /> </path> <path> <item name="infinite-ajax-scroll" type="b2602c69:ProjectViewProjectNode" /> <item name="infinite-ajax-scroll" type="2a2b976b:PhpTreeStructureProvider$1" /> <item name="src" type="2a2b976b:PhpTreeStructureProvider$1" /> <item name="extension" type="2a2b976b:PhpTreeStructureProvider$1" /> </path> </expand> <select /> </subPane> </pane> <pane id="Scratches" /> <pane id="Scope" /> </panes> </component> <component name="PropertiesComponent"> <property name="WebServerToolWindowFactoryState" value="false" /> <property name="FileHistory.git4idea.history.GitHistoryProvider_flatWidth0" value="97" /> <property name="FileHistory.git4idea.history.GitHistoryProvider_flatOrder0" value="0" /> <property name="FileHistory.git4idea.history.GitHistoryProvider_flatWidth1" value="99" /> <property name="FileHistory.git4idea.history.GitHistoryProvider_flatOrder1" value="1" /> <property name="FileHistory.git4idea.history.GitHistoryProvider_flatWidth2" value="102" /> <property name="FileHistory.git4idea.history.GitHistoryProvider_flatOrder2" value="2" /> <property name="FileHistory.git4idea.history.GitHistoryProvider_flatWidth3" value="897" /> <property name="FileHistory.git4idea.history.GitHistoryProvider_flatOrder3" value="3" /> <property name="FileHistory.git4idea.history.GitHistoryProvider_treeWidth0" value="97" /> <property name="FileHistory.git4idea.history.GitHistoryProvider_treeOrder0" value="0" /> <property name="FileHistory.git4idea.history.GitHistoryProvider_treeWidth1" value="99" /> <property name="FileHistory.git4idea.history.GitHistoryProvider_treeOrder1" value="1" /> <property name="FileHistory.git4idea.history.GitHistoryProvider_treeWidth2" value="102" /> <property name="FileHistory.git4idea.history.GitHistoryProvider_treeOrder2" value="2" /> <property name="FileHistory.git4idea.history.GitHistoryProvider_treeWidth3" value="897" /> <property name="FileHistory.git4idea.history.GitHistoryProvider_treeOrder3" value="3" /> <property name="DefaultHtmlFileTemplate" value="HTML File" /> <property name="nodejs_interpreter_path" value="/usr/local/bin/node" /> <property name="js.eslint.eslintPackage" value="" /> <property name="js-jscs-nodeInterpreter" value="/usr/local/bin/node" /> <property name="settings.editor.selected.configurable" value="vcs.Git" /> <property name="JavaScriptPreferStrict" value="true" /> <property name="JavaScriptWeakerCompletionTypeGuess" value="true" /> <property name="javascript.nodejs.core.library.configured.version" value="7.2.1" /> </component> <component name="RecentsManager"> <key name="CopyFile.RECENT_KEYS"> <recent name="$PROJECT_DIR$/cypress/integration" /> <recent name="$PROJECT_DIR$/cypress/fixtures" /> <recent name="$PROJECT_DIR$/test/debug" /> <recent name="$PROJECT_DIR$/src/extension" /> <recent name="$PROJECT_DIR$/test/fixtures" /> </key> <key name="MoveFile.RECENT_KEYS"> <recent name="$PROJECT_DIR$/cypress/fixtures" /> <recent name="$PROJECT_DIR$/tests/functional" /> <recent name="$PROJECT_DIR$/test/debug" /> </key> </component> <component name="RunDashboard"> <option name="ruleStates"> <list> <RuleState> <option name="name" value="ConfigurationTypeDashboardGroupingRule" /> </RuleState> <RuleState> <option name="name" value="StatusDashboardGroupingRule" /> </RuleState> </list> </option> </component> <component name="RunManager"> <configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js"> <node-interpreter>project</node-interpreter> <node-options /> <gulpfile /> <tasks /> <arguments /> <pass-parent-envs>true</pass-parent-envs> <envs /> </configuration> <configuration default="true" type="BashConfigurationType" factoryName="Bash"> <option name="INTERPRETER_OPTIONS" value="" /> <option name="INTERPRETER_PATH" value="/bin/bash" /> <option name="WORKING_DIRECTORY" value="" /> <option name="PARENT_ENVS" value="true" /> <option name="SCRIPT_NAME" value="" /> <option name="PARAMETERS" value="" /> <module name="" /> <envs /> <method /> </configuration> <configuration default="true" type="JavaScriptTestRunnerProtractor" factoryName="Protractor"> <config-file value="" /> <node-interpreter value="project" /> <envs /> <method /> </configuration> <configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug"> <method /> </configuration> <configuration default="true" type="NodeJSConfigurationType" factoryName="Node.js" path-to-node="project" working-dir=""> <method /> </configuration> <configuration default="true" type="PHPUnitRunConfigurationType" factoryName="PHPUnit"> <TestRunner /> <method /> </configuration> <configuration default="true" type="PhpBehatConfigurationType" factoryName="Behat"> <BehatRunner /> <method /> </configuration> <configuration default="true" type="PhpLocalRunConfigurationType" factoryName="PHP Console"> <method /> </configuration> <configuration default="true" type="PhpSpecConfigurationType" factoryName="PHPSpec"> <PhpTestRunnerSettings /> <method /> </configuration> <configuration default="true" type="PhpUnitRemoteRunConfigurationType" factoryName="PHPUnit on Server"> <method /> </configuration> <configuration default="true" type="js.build_tools.npm" factoryName="npm"> <command value="run" /> <scripts /> <node-interpreter value="project" /> <envs /> <method /> </configuration> <configuration default="true" type="mocha-javascript-test-runner" factoryName="Mocha"> <node-interpreter>project</node-interpreter> <node-options /> <working-directory /> <pass-parent-env>true</pass-parent-env> <envs /> <ui /> <extra-mocha-options /> <test-kind>DIRECTORY</test-kind> <test-directory /> <recursive>false</recursive> <method /> </configuration> </component> <component name="ShelveChangesManager" show_recycled="false"> <option name="remove_strategy" value="false" /> </component> <component name="SvnConfiguration" myUseAcceleration="nothing"> <configuration /> </component> <component name="TaskManager"> <task active="true" id="Default" summary="Default task"> <changelist id="e83352d5-0d86-4d82-82a7-686c392ec932" name="Default" comment="" /> <created>1391210264192</created> <option name="number" value="Default" /> <option name="presentableId" value="Default" /> <updated>1391210264192</updated> <workItem from="1472205326442" duration="19421000" /> <workItem from="1474010053070" duration="171000" /> <workItem from="1483040190579" duration="53000" /> <workItem from="1483044997416" duration="1573000" /> <workItem from="1484321352436" duration="1455000" /> <workItem from="1496393852220" duration="22286000" /> <workItem from="1497696231919" duration="7559000" /> <workItem from="1498161718004" duration="4723000" /> <workItem from="1498767404647" duration="5151000" /> <workItem from="1498919122466" duration="2027000" /> <workItem from="1499278827219" duration="21062000" /> <workItem from="1500062938347" duration="600000" /> <workItem from="1512420475849" duration="12975000" /> <workItem from="1512937372833" duration="2537000" /> <workItem from="1513114837577" duration="15990000" /> <workItem from="1515143705372" duration="7950000" /> <workItem from="1519245784725" duration="16515000" /> <workItem from="1521054746927" duration="5336000" /> <workItem from="1521194861099" duration="13032000" /> <workItem from="1521662855454" duration="1374000" /> </task> <task id="LOCAL-00053" summary="bumped version to 2.2.0"> <created>1421400237085</created> <option name="number" value="00053" /> <option name="presentableId" value="LOCAL-00053" /> <option name="project" value="LOCAL" /> <updated>1421400237085</updated> </task> <task id="LOCAL-00054" summary="some minor documentation tweaks"> <created>1421402772995</created> <option name="number" value="00054" /> <option name="presentableId" value="LOCAL-00054" /> <option name="project" value="LOCAL" /> <updated>1421402772995</updated> </task> <task id="LOCAL-00055" summary="prevent multiple initialisations (#183)"> <created>1431092209363</created> <option name="number" value="00055" /> <option name="presentableId" value="LOCAL-00055" /> <option name="project" value="LOCAL" /> <updated>1431092209364</updated> </task> <task id="LOCAL-00056" summary="bumped version to 2.2.1"> <created>1431097096495</created> <option name="number" value="00056" /> <option name="presentableId" value="LOCAL-00056" /> <option name="project" value="LOCAL" /> <updated>1431097096495</updated> </task> <task id="LOCAL-00057" summary="test against different set of jquery versions"> <created>1465127793285</created> <option name="number" value="00057" /> <option name="presentableId" value="LOCAL-00057" /> <option name="project" value="LOCAL" /> <updated>1465127793287</updated> </task> <task id="LOCAL-00058" summary="bumped versions"> <created>1472206254571</created> <option name="number" value="00058" /> <option name="presentableId" value="LOCAL-00058" /> <option name="project" value="LOCAL" /> <updated>1472206254572</updated> </task> <task id="LOCAL-00059" summary="use travis container-based infrastructure"> <created>1472206399250</created> <option name="number" value="00059" /> <option name="presentableId" value="LOCAL-00059" /> <option name="project" value="LOCAL" /> <updated>1472206399250</updated> </task> <task id="LOCAL-00060" summary="dropping jquery 1.x support"> <created>1472207097782</created> <option name="number" value="00060" /> <option name="presentableId" value="LOCAL-00060" /> <option name="project" value="LOCAL" /> <updated>1472207097783</updated> </task> <task id="LOCAL-00061" summary="added remark (issue #231)"> <created>1472211993481</created> <option name="number" value="00061" /> <option name="presentableId" value="LOCAL-00061" /> <option name="project" value="LOCAL" /> <updated>1472211993481</updated> </task> <task id="LOCAL-00062" summary="fixed some typos"> <created>1472212010838</created> <option name="number" value="00062" /> <option name="presentableId" value="LOCAL-00062" /> <option name="project" value="LOCAL" /> <updated>1472212010838</updated> </task> <task id="LOCAL-00063" summary="added installation documentation"> <created>1472214043211</created> <option name="number" value="00063" /> <option name="presentableId" value="LOCAL-00063" /> <option name="project" value="LOCAL" /> <updated>1472214043211</updated> </task> <task id="LOCAL-00064" summary="using absolute urls"> <created>1472214348667</created> <option name="number" value="00064" /> <option name="presentableId" value="LOCAL-00064" /> <option name="project" value="LOCAL" /> <updated>1472214348667</updated> </task> <task id="LOCAL-00065" summary="minor tweak"> <created>1472214449296</created> <option name="number" value="00065" /> <option name="presentableId" value="LOCAL-00065" /> <option name="project" value="LOCAL" /> <updated>1472214449296</updated> </task> <task id="LOCAL-00066" summary="keep loading next pages till content is long enough (issue #201)"> <created>1472219621286</created> <option name="number" value="00066" /> <option name="presentableId" value="LOCAL-00066" /> <option name="project" value="LOCAL" /> <updated>1472219621286</updated> </task> <task id="LOCAL-00067" summary="don't use global jQuery object (issue #188)"> <created>1472220470211</created> <option name="number" value="00067" /> <option name="presentableId" value="LOCAL-00067" /> <option name="project" value="LOCAL" /> <updated>1472220470211</updated> </task> <task id="LOCAL-00068" summary="absolunet trigger PR"> <created>1483045064975</created> <option name="number" value="00068" /> <option name="presentableId" value="LOCAL-00068" /> <option name="project" value="LOCAL" /> <updated>1483045064976</updated> </task> <task id="LOCAL-00069" summary="test against jquery3"> <created>1496398679209</created> <option name="number" value="00069" /> <option name="presentableId" value="LOCAL-00069" /> <option name="project" value="LOCAL" /> <updated>1496398679209</updated> </task> <task id="LOCAL-00070" summary="ping travis"> <created>1496398980878</created> <option name="number" value="00070" /> <option name="presentableId" value="LOCAL-00070" /> <option name="project" value="LOCAL" /> <updated>1496398980878</updated> </task> <task id="LOCAL-00071" summary="only test latest major versions"> <created>1496399748028</created> <option name="number" value="00071" /> <option name="presentableId" value="LOCAL-00071" /> <option name="project" value="LOCAL" /> <updated>1496399748028</updated> </task> <task id="LOCAL-00072" summary="fix version definitions"> <created>1496399975258</created> <option name="number" value="00072" /> <option name="presentableId" value="LOCAL-00072" /> <option name="project" value="LOCAL" /> <updated>1496399975258</updated> </task> <task id="LOCAL-00073" summary="fix tests"> <created>1496407494676</created> <option name="number" value="00073" /> <option name="presentableId" value="LOCAL-00073" /> <option name="project" value="LOCAL" /> <updated>1496407494677</updated> </task> <task id="LOCAL-00074" summary="moved debug file"> <created>1496407611424</created> <option name="number" value="00074" /> <option name="presentableId" value="LOCAL-00074" /> <option name="project" value="LOCAL" /> <updated>1496407611424</updated> </task> <task id="LOCAL-00075" summary="npm install already done by travis"> <created>1496407701741</created> <option name="number" value="00075" /> <option name="presentableId" value="LOCAL-00075" /> <option name="project" value="LOCAL" /> <updated>1496407701741</updated> </task> <task id="LOCAL-00076" summary="fix tests"> <created>1496411894701</created> <option name="number" value="00076" /> <option name="presentableId" value="LOCAL-00076" /> <option name="project" value="LOCAL" /> <updated>1496411894701</updated> </task> <task id="LOCAL-00077" summary="fix debug pages"> <created>1496412589390</created> <option name="number" value="00077" /> <option name="presentableId" value="LOCAL-00077" /> <option name="project" value="LOCAL" /> <updated>1496412589390</updated> </task> <task id="LOCAL-00078" summary="test against latest firefox on travis"> <created>1496412602746</created> <option name="number" value="00078" /> <option name="presentableId" value="LOCAL-00078" /> <option name="project" value="LOCAL" /> <updated>1496412602746</updated> </task> <task id="LOCAL-00079" summary="increase wait time"> <created>1496413334077</created> <option name="number" value="00079" /> <option name="presentableId" value="LOCAL-00079" /> <option name="project" value="LOCAL" /> <updated>1496413334077</updated> </task> <task id="LOCAL-00080" summary="npm cache on travis"> <created>1496413345197</created> <option name="number" value="00080" /> <option name="presentableId" value="LOCAL-00080" /> <option name="project" value="LOCAL" /> <updated>1496413345198</updated> </task> <task id="LOCAL-00081" summary="debug test"> <created>1496414339047</created> <option name="number" value="00081" /> <option name="presentableId" value="LOCAL-00081" /> <option name="project" value="LOCAL" /> <updated>1496414339047</updated> </task> <task id="LOCAL-00082" summary="attempt to fix test"> <created>1496416878882</created> <option name="number" value="00082" /> <option name="presentableId" value="LOCAL-00082" /> <option name="project" value="LOCAL" /> <updated>1496416878882</updated> </task> <task id="LOCAL-00083" summary="tweaks"> <created>1498164873202</created> <option name="number" value="00083" /> <option name="presentableId" value="LOCAL-00083" /> <option name="project" value="LOCAL" /> <updated>1498164873203</updated> </task> <task id="LOCAL-00084" summary="tweaks"> <created>1498164937134</created> <option name="number" value="00084" /> <option name="presentableId" value="LOCAL-00084" /> <option name="project" value="LOCAL" /> <updated>1498164937135</updated> </task> <task id="LOCAL-00085" summary="use firefox 53"> <created>1498165143075</created> <option name="number" value="00085" /> <option name="presentableId" value="LOCAL-00085" /> <option name="project" value="LOCAL" /> <updated>1498165143075</updated> </task> <task id="LOCAL-00086" summary="use firefox 53"> <created>1498165223938</created> <option name="number" value="00086" /> <option name="presentableId" value="LOCAL-00086" /> <option name="project" value="LOCAL" /> <updated>1498165223939</updated> </task> <task id="LOCAL-00087" summary="bump 2.2.3"> <created>1498770520875</created> <option name="number" value="00087" /> <option name="presentableId" value="LOCAL-00087" /> <option name="project" value="LOCAL" /> <updated>1498770520876</updated> </task> <task id="LOCAL-00088" summary="removed 2.x"> <created>1499279361254</created> <option name="number" value="00088" /> <option name="presentableId" value="LOCAL-00088" /> <option name="project" value="LOCAL" /> <updated>1499279361255</updated> </task> <task id="LOCAL-00089" summary="tweaked readme files"> <created>1499279416051</created> <option name="number" value="00089" /> <option name="presentableId" value="LOCAL-00089" /> <option name="project" value="LOCAL" /> <updated>1499279416051</updated> </task> <task id="LOCAL-00090" summary="wip ias3"> <created>1499714207165</created> <option name="number" value="00090" /> <option name="presentableId" value="LOCAL-00090" /> <option name="project" value="LOCAL" /> <updated>1499714207165</updated> </task> <task id="LOCAL-00091" summary="wip ias3"> <created>1512420509391</created> <option name="number" value="00091" /> <option name="presentableId" value="LOCAL-00091" /> <option name="project" value="LOCAL" /> <updated>1512420509392</updated> </task> <task id="LOCAL-00092" summary="cypress"> <created>1512937401031</created> <option name="number" value="00092" /> <option name="presentableId" value="LOCAL-00092" /> <option name="project" value="LOCAL" /> <updated>1512937401031</updated> </task> <task id="LOCAL-00093" summary="fix ready event"> <created>1521055732555</created> <option name="number" value="00093" /> <option name="presentableId" value="LOCAL-00093" /> <option name="project" value="LOCAL" /> <updated>1521055732556</updated> </task> <task id="LOCAL-00094" summary="small tweaks"> <created>1521057814765</created> <option name="number" value="00094" /> <option name="presentableId" value="LOCAL-00094" /> <option name="project" value="LOCAL" /> <updated>1521057814765</updated> </task> <task id="LOCAL-00095" summary="tweaked when noneLeft event is fired"> <created>1521198414000</created> <option name="number" value="00095" /> <option name="presentableId" value="LOCAL-00095" /> <option name="project" value="LOCAL" /> <updated>1521198414001</updated> </task> <task id="LOCAL-00096" summary="fix test"> <created>1521199485784</created> <option name="number" value="00096" /> <option name="presentableId" value="LOCAL-00096" /> <option name="project" value="LOCAL" /> <updated>1521199485784</updated> </task> <task id="LOCAL-00097" summary="removed scrutinizer file"> <created>1521202522415</created> <option name="number" value="00097" /> <option name="presentableId" value="LOCAL-00097" /> <option name="project" value="LOCAL" /> <updated>1521202522415</updated> </task> <task id="LOCAL-00098" summary="bump version, year and use https scheme everywhere"> <created>1521202699072</created> <option name="number" value="00098" /> <option name="presentableId" value="LOCAL-00098" /> <option name="project" value="LOCAL" /> <updated>1521202699072</updated> </task> <task id="LOCAL-00099" summary="upgrade info from 2.2 to 2.3"> <created>1521203180353</created> <option name="number" value="00099" /> <option name="presentableId" value="LOCAL-00099" /> <option name="project" value="LOCAL" /> <updated>1521203180354</updated> </task> <task id="LOCAL-00100" summary="more https scheme changes"> <created>1521203438590</created> <option name="number" value="00100" /> <option name="presentableId" value="LOCAL-00100" /> <option name="project" value="LOCAL" /> <updated>1521203438590</updated> </task> <task id="LOCAL-00101" summary="bumped version"> <created>1521663165335</created> <option name="number" value="00101" /> <option name="presentableId" value="LOCAL-00101" /> <option name="project" value="LOCAL" /> <updated>1521663165335</updated> </task> <option name="localTasksCounter" value="102" /> <servers /> </component> <component name="TimeTrackingManager"> <option name="totallyTimeSpent" value="161790000" /> </component> <component name="ToolWindowManager"> <frame x="0" y="23" width="1280" height="1413" extended-state="0" /> <editor active="true" /> <layout> <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.23021002" sideWeight="0.5" order="1" side_tool="false" content_ui="combo" /> <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" /> <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3215859" sideWeight="0.50646204" order="4" side_tool="true" content_ui="tabs" /> <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32248297" sideWeight="0.5" order="12" side_tool="false" content_ui="tabs" /> <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="10" side_tool="false" content_ui="tabs" /> <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.31259483" sideWeight="0.49353796" order="5" side_tool="false" content_ui="tabs" /> <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="true" content_ui="tabs" /> <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="11" side_tool="false" content_ui="tabs" /> <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="true" content_ui="tabs" /> <window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.39180538" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3290653" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" /> <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" /> <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> <window_info id="Application Servers" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="13" side_tool="false" content_ui="tabs" /> <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" /> <window_info id="Command Line Tools Console" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32854864" sideWeight="0.5" order="14" side_tool="false" content_ui="tabs" /> <window_info id="Grunt" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="15" side_tool="false" content_ui="tabs" /> <window_info id="TypeScript" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="3" side_tool="false" content_ui="combo" /> <window_info id="Grunt " active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" /> <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" /> </layout> </component> <component name="TypeScriptGeneratedFilesManager"> <option name="version" value="1" /> </component> <component name="Vcs.Log.Tabs.Properties"> <option name="TAB_STATES"> <map> <entry key="MAIN"> <value> <State> <option name="RECENTLY_FILTERED_USER_GROUPS"> <collection /> </option> <option name="RECENTLY_FILTERED_BRANCH_GROUPS"> <collection /> </option> <option name="FILTERS"> <map> <entry key="branch"> <value> <list> <option value="HEAD" /> </list> </value> </entry> </map> </option> <option name="COLUMN_ORDER"> <list> <option value="0" /> <option value="1" /> <option value="2" /> <option value="3" /> </list> </option> </State> </value> </entry> </map> </option> </component> <component name="Vcs.Log.UiProperties"> <option name="RECENTLY_FILTERED_USER_GROUPS"> <collection /> </option> <option name="RECENTLY_FILTERED_BRANCH_GROUPS"> <collection /> </option> </component> <component name="VcsContentAnnotationSettings"> <option name="myLimit" value="2678400000" /> </component> <component name="VcsManagerConfiguration"> <option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="false" /> <option name="CHECK_NEW_TODO" value="false" /> <MESSAGE value="moved debug file" /> <MESSAGE value="npm install already done by travis" /> <MESSAGE value="fix tests" /> <MESSAGE value="fix debug pages" /> <MESSAGE value="test against latest firefox on travis" /> <MESSAGE value="increase wait time" /> <MESSAGE value="npm cache on travis" /> <MESSAGE value="debug test" /> <MESSAGE value="attempt to fix test" /> <MESSAGE value="tweaks" /> <MESSAGE value="use firefox 53" /> <MESSAGE value="bump 2.2.3" /> <MESSAGE value="removed 2.x" /> <MESSAGE value="tweaked readme files" /> <MESSAGE value="wip ias3" /> <MESSAGE value="cypress" /> <MESSAGE value="fix ready event" /> <MESSAGE value="small tweaks" /> <MESSAGE value="tweaked when noneLeft event is fired" /> <MESSAGE value="fix test" /> <MESSAGE value="removed scrutinizer file" /> <MESSAGE value="bump version, year and use https scheme everywhere" /> <MESSAGE value="upgrade info from 2.2 to 2.3" /> <MESSAGE value="more https scheme changes" /> <MESSAGE value="bumped version" /> <option name="LAST_COMMIT_MESSAGE" value="bumped version" /> </component> <component name="XDebuggerManager"> <breakpoint-manager> <option name="time" value="1" /> </breakpoint-manager> <watches-manager /> </component> <component name="editorHistoryManager"> <entry file="file://$PROJECT_DIR$/test/debug/framed.html" /> <entry file="file://$PROJECT_DIR$/test/debug/short.html" /> <entry file="file://$PROJECT_DIR$/cypress/fixtures/framed.html" /> <entry file="file://$PROJECT_DIR$/test/03-extensions-test.js"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="255"> <caret line="17" column="26" lean-forward="false" selection-start-line="17" selection-start-column="26" selection-end-line="17" selection-end-column="26" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/test/helpers/buster.js"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="225"> <caret line="15" column="0" lean-forward="false" selection-start-line="15" selection-start-column="0" selection-end-line="15" selection-end-column="0" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/package-lock.json" /> <entry file="file://$PROJECT_DIR$/cypress/fixtures/page1.html" /> <entry file="file://$PROJECT_DIR$/cypress/integration/scroll_spec.js" /> <entry file="file://$PROJECT_DIR$/test/00-callbacks-test.js"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="225"> <caret line="15" column="0" lean-forward="false" selection-start-line="5" selection-start-column="2" selection-end-line="15" selection-end-column="0" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/cypress/support/index.js" /> <entry file="file://$PROJECT_DIR$/cypress/integration/callbacks_spec.js" /> <entry file="file://$PROJECT_DIR$/node_modules/jquery/dist/jquery.min.js"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="0"> <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/src/callbacks.js"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="90"> <caret line="9" column="16" lean-forward="false" selection-start-line="9" selection-start-column="4" selection-end-line="9" selection-end-column="16" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/bower_components/jquery/dist/jquery.js"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="214"> <caret line="3492" column="0" lean-forward="false" selection-start-line="3492" selection-start-column="0" selection-end-line="3492" selection-end-column="0" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/node_modules/jquery/src/core/ready-no-deferred.js"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="-90"> <caret line="8" column="4" lean-forward="false" selection-start-line="8" selection-start-column="4" selection-end-line="8" selection-end-column="4" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/node_modules/jquery/src/core/ready.js"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="23"> <caret line="33" column="39" lean-forward="true" selection-start-line="33" selection-start-column="39" selection-end-line="33" selection-end-column="39" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/node_modules/jquery/dist/jquery.js"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="196"> <caret line="3884" column="48" lean-forward="true" selection-start-line="3884" selection-start-column="48" selection-end-line="3884" selection-end-column="48" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/test/05-loading-test.js"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="270"> <caret line="22" column="18" lean-forward="false" selection-start-line="22" selection-start-column="18" selection-end-line="22" selection-end-column="18" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/src/extension/spinner.js"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="373"> <caret line="25" column="30" lean-forward="false" selection-start-line="25" selection-start-column="30" selection-end-line="25" selection-end-column="30" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/test/01-scroll-test.js"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="297"> <caret line="27" column="25" lean-forward="false" selection-start-line="27" selection-start-column="25" selection-end-line="27" selection-end-column="25" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/test/08-auto-initialize-test.js"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="298"> <caret line="54" column="5" lean-forward="true" selection-start-line="54" selection-start-column="5" selection-end-line="54" selection-end-column="5" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/node_modules/jquery/src/ajax.js"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="276"> <caret line="393" column="35" lean-forward="false" selection-start-line="393" selection-start-column="35" selection-end-line="393" selection-end-column="35" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/bower_components/jquery/src/ajax.js"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="82"> <caret line="385" column="26" lean-forward="true" selection-start-line="385" selection-start-column="26" selection-end-line="385" selection-end-column="26" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/test/04-spinner-extension-test.js"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="269"> <caret line="27" column="0" lean-forward="true" selection-start-line="27" selection-start-column="0" selection-end-line="27" selection-end-column="0" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/test/helpers/browser.js"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="277"> <caret line="115" column="0" lean-forward="true" selection-start-line="115" selection-start-column="0" selection-end-line="115" selection-end-column="0" /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/test/02-listeners-test.js"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="604"> <caret li