Javier Marquez

Results 8 issues of Javier Marquez

Hey thanks for the great plugin! I am looking for replacing the copy and compression plugins from my build stack and, to do so, I still need filemanager plugin to...

nice to have
need review

Hi, Thanks for the great tool. I am thinking that it would be great to use the debugger as a code editor. I could add folders to the workspace right...

electron issue

It would be great to make JsonTable support the `className` prop in order to let the developers customize the table class.

enhancement

It would be great to allow the developers to modify some parts of the table in order to make it more customizable. For example, defaultSettings should be accessible via `JsonTable.prototype.defaultSettings`...

enhancement

It is needed to create tests to make sure that settings behave as expected. It is the only way of adding new features being sure that they are not breaking...

help wanted

Since the component has no internal state is possible to use a similar approach to the [PureRenderMixin](https://facebook.github.io/react/docs/pure-render-mixin.html) to avoid the table to re-render if it is not needed. This should...

enhancement

We've just released version 3 and we need to start thinking where we are going to with the next version of the library. I'd like to give the opportunity to...

documentation

react-datetime was designed to return the value as a Date object, that means it's better fit to handle complete dates with years, months, days, hours, minutes, seconds and milliseconds. It's...

feature request