Adam
Adam
The dependency currently lists `"seiyria-bootstrap-slider": ">= 5.2 < 7.0"` so gives an error on bower install with 7.1.1
``` javascript $(document).ready(function () { var mySlider = $("#slider-input").slider({ ticks: [10, 100, 200, 400], ticks_positions: [10, 50, 70, 90], ticks_labels: ['$10', '$100', '$200', '$400'], ticks_snap_bounds: 30 }); }); ``` $10...
It seems that the destroy method deletes everything that was initially inside the slider directive, so any ng-repeat items are lost
This solves #835
If there's a max length set and the text is too long, or it's an invalid pattern, then the error message is going to be leftoverText:true. There's no flag that's...
This pull request creates a new custom driver extending the same TokenStorageInterface as the other session drivers provided by PHPoAuthLib. It simply replaces all the methods to utilize Laravel's own...
### What version of Chrome are you using? ### Chrome 71 ### What version of Deluminate do you have installed? ### Recently installed today ### What Operating System are you...
If the file is too big it is too large for the string. ``` js λ ..\node_modules\.bin\jsfuck crawler.js C:\test\node_modules\jsfuck\jsfuck.js:235 output = output.join("+"); ^ RangeError: Invalid string length at Array.join (native)...
Gsap isn't free for any paywalled site. An alternative more open solution would be preferable.
https://gist.github.com/phazei/0c480197c778373cf8dd566f09a004dd no longer needed, but for anyone else who might like