Jasper
Jasper
Can these tools also skip vendor maps? (of Laravel). Allot of time is wasted just building and checking already checked vendor librarys. Thanks for making the boilerplate though =). The...
A pull request for a new test containing a table and some LOREM IPSUM. **Why I think this is a good test case?** Because in IE the text overlapses and...
Build Type mvn fatJar in the DiscordBot folder. In the build/libs/ folder there should be a file called Emily-all-{VERSION}.jar (where version is the latest version number). Move this file over...
I got it working but the tooltip centers itself right below my button. Which makes the button unseeable, and the text unreadable. Layered: Normal screen everything except 1 thing becomes...
When will this be available in react-native 0.25? I am trying to get a decent graphing library. Hopefully there will be a update soon!
http://nikopol.github.io/Harry-Plotter/#tab=generator I can't get a chart to have a [1,0,-1] limit, values in this simple chart. Ideally I want to be able to make a chart with steps of: "1,0.8,0.6,0.4,0.2,0,-0.2,-0.4.-0.6,-0.8,-1.0,-1.2,-1.4,-1.6"...
Just a small simple improvement. When you select the amount of beacons, it assumes the amount of beacons. Beacons have 2 modules in them, so you fill in 12 beacons,...
$(document).on('pjax:beforeReplace', function (contents, options) { //might prevent memory leak $(contents.target).empty(); } This should be added to the memory to prevent memory leak and keep adding old nodes to new nodes...
Npm install is failing on these issues below: line-numbers is deprecated (request ot put these lines in the boilerplate). babel-core is deprecated (won't install unless it is done by command...