commit 2016-04-18 06:11:21.035982

insertIndicator panel adds indicators when scrolling panel on mobile #882
Missing Weekly Candle Critical Bug #1075
This commit is contained in:
Jenkins
2016-04-18 01:12:15 -05:00
parent 7c6c7c9a13
commit 635a80831e
7 changed files with 228 additions and 227 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1 +1 @@
!function(e){function t(n){if(a[n])return a[n].exports;var c=a[n]={exports:{},id:n,loaded:!1};return e[n].call(c.exports,c,c.exports,t),c.loaded=!0,c.exports}var n=window.webpackJsonp;window.webpackJsonp=function(r,o){for(var i,s,f=0,l=[];f<r.length;f++)s=r[f],c[s]&&l.push.apply(l,c[s]),c[s]=0;for(i in o){var p=o[i];switch(typeof p){case"object":e[i]=function(t){var n=t.slice(1),a=t[0];return function(t,c,r){e[a].apply(this,[t,c,r].concat(n))}}(p);break;case"function":e[i]=p;break;default:e[i]=e[p]}}for(n&&n(r,o);l.length;)l.shift().call(null,t);return o[0]?(a[0]=0,t(0)):void 0};var a={},c={4:0};t.e=function(e,n){if(0===c[e])return n.call(null,t);if(void 0!==c[e])c[e].push(n);else{c[e]=[n];var a=document.getElementsByTagName("head")[0],r=document.createElement("script");r.type="text/javascript",r.charset="utf-8",r.async=!0,r.src=t.p+""+({0:"library",3:"vendors"}[e]||e)+"."+{0:"bb590864fc7968e9c1f4",1:"14b33d8252a7275a6935",2:"351f06db7c9bd8e2a0f1",3:"a817e5ec45cf2b5e1dd8"}[e]+".js",a.appendChild(r)}},t.m=e,t.c=a,t.p="bundles/"}(function(e){for(var t in e)if(Object.prototype.hasOwnProperty.call(e,t))switch(typeof e[t]){case"function":break;case"object":e[t]=function(t){var n=t.slice(1),a=e[t[0]];return function(e,t,c){a.apply(this,[e,t,c].concat(n))}}(e[t]);break;default:e[t]=e[e[t]]}return e}([]));
!function(e){function t(n){if(a[n])return a[n].exports;var c=a[n]={exports:{},id:n,loaded:!1};return e[n].call(c.exports,c,c.exports,t),c.loaded=!0,c.exports}var n=window.webpackJsonp;window.webpackJsonp=function(r,o){for(var i,s,l=0,p=[];l<r.length;l++)s=r[l],c[s]&&p.push.apply(p,c[s]),c[s]=0;for(i in o){var f=o[i];switch(typeof f){case"object":e[i]=function(t){var n=t.slice(1),a=t[0];return function(t,c,r){e[a].apply(this,[t,c,r].concat(n))}}(f);break;case"function":e[i]=f;break;default:e[i]=e[f]}}for(n&&n(r,o);p.length;)p.shift().call(null,t);return o[0]?(a[0]=0,t(0)):void 0};var a={},c={4:0};t.e=function(e,n){if(0===c[e])return n.call(null,t);if(void 0!==c[e])c[e].push(n);else{c[e]=[n];var a=document.getElementsByTagName("head")[0],r=document.createElement("script");r.type="text/javascript",r.charset="utf-8",r.async=!0,r.src=t.p+""+({0:"library",3:"vendors"}[e]||e)+"."+{0:"34e17db76d8ac455605c",1:"14b33d8252a7275a6935",2:"351f06db7c9bd8e2a0f1",3:"a817e5ec45cf2b5e1dd8"}[e]+".js",a.appendChild(r)}},t.m=e,t.c=a,t.p="bundles/"}(function(e){for(var t in e)if(Object.prototype.hasOwnProperty.call(e,t))switch(typeof e[t]){case"function":break;case"object":e[t]=function(t){var n=t.slice(1),a=e[t[0]];return function(e,t,c){a.apply(this,[e,t,c].concat(n))}}(e[t]);break;default:e[t]=e[e[t]]}return e}([]));

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long