taurus

Results 3 comments of taurus

the multi-day have a bug, that can't initial selection after first select

``` javascript var isObject = function (data) { return Object.prototype.toString.call(data) === '[object Object]' } var extend = function(deep) { var sources = typeof deep === 'boolean' && deep ? Array.prototype.slice.call(arguments,...