Josh LeBlanc

Results 9 issues of Josh LeBlanc

Title. It's pretty much a nonissue since I can just tail the log itself, but it would be really convenient to be able to call "eye log " and view...

Help us help you! Have you looked for similar issues? Do you have reproduction steps? [Contributing Guide](CONTRIBUTING.md#reporting-bugs) ### Steps to reproduce Place a component on your page. Navigation to that...

bug

This adds a loading option to the table. It defaults to false. When true, it adds a loader on top of the current table. ![ZnjLHg3p3n](https://user-images.githubusercontent.com/1729810/65618442-a81ae700-df94-11e9-8e1b-6fcb56711b9d.gif) This is to facilitate server-side...

on hold
investigate further

The documentation states the following: > Delete oldest version of a package hosted in the same repo as the workflow To delete the oldest version of a package that is...

Inf2Cat.exe was located in `C:\Program Files (x86)\Windows Kits\10\bin\10.0.16299\x86` for me. That looks like it would change between versions, so I didn't want to submit a PR with that path added....

![image](https://user-images.githubusercontent.com/1729810/76366971-44019a80-630a-11ea-8336-12c87e1f29f2.png) codepen: https://codepen.io/ThirdSign/pen/ExjQjVQ I have a line graph with a number of series. Each series has 1 data point, and they're not sharing any x-axis points. Apex charts is inserting,...

bug
xaxis

This is probably a windows issue. Trying to use the @component tag results in this in entry.js ``` import Wrapper from '..\node_modules\better-docs\lib\react-wrapper.js'; ``` That should be ``` import Wrapper from...

help wanted

Absolute paths in windows include the drive letter, (`C:\foo\bar`), which adds another colon in the path. Caller always returns the calls in the format of `path:line number:`, so we can...

We can define entities in LDTK right now, and we can define custom fields on entities. If we could create groups of custom fields called "components", we could implement an...