nmoreaud

Results 30 issues of nmoreaud

It seems an "infinite" option has been added to v1.0. How can I use it ? I tried the to use the following props : ``` ``` However, infinite:true makes...

Hello, Do you plan to integrate bullet list navigation one day ? Would you have any tips to do so ? Thanks

I wanted to translate the navigation texts in french. I used the "formatter" prop, however, for some reason the getAltText function is mandatory. **Steps to reproduce the behavior:** ``` const...

Hello With this code I can insert 900 rows/sec with a SSD. On a network folder it inserts 200 rows/sec. ```python for i in range(50000): data = (str(i), str(i) +...

enhancement

This message should finish with a line break, following linux standards: `No results with a severity of 'error' found!` Current ouput: ``` $ npx @stoplight/spectral-cli lint ./data_explorer/specs/v1/v1.yaml No results with...

t/bug
p/low

I wonder if a library like TaskFlow can be used in the cloud with multiple machines? For example, is it compatible with Kubernetes autoscaling? Thanks for your good work.

enhancement

When I open VS2017 then open solution "Libs.sln", Visual Studio hangs for 3 seconds the crashes. It happens only when "Conan vs extension" is installed. There are no interesting logs...

In visual studio, if I checkout a branch, Conan is not called. The project uses bad version of the libs to build.

When I edit a SVG panel, I have trouble to modify long js scripts in the editor, due to the double scrollbar. I think that tabs could improve usability (SVG,...

enhancement
help wanted

Could you add an editor to add static CSS to the panel ? Also, it could be nice to load js files from url (aka CDN, jquery-ui, bootstrap, or other...

enhancement
help wanted