Jeff Hicken

Results 11 issues of Jeff Hicken

I am using the latest nightly. It looks like the update server for Edizon is having issues... In the app, it shows a 301 html response. Which is permanently moved....

Sorry for not using the template. Is there any chance we can get the support for `babel.config.js` files for project-wide configuration. https://babeljs.io/docs/en/next/config-files#project-wide-configuration

feature

I have a case where I am intentionally unmounting and remounting before the debounce gets run in the call stack. And I get errors from react telling me I have...

I keep my notes in a "." prefix dir. It would be nice to be able to see that directory in unotes.

enhancement

please have a look. lots needs to be done. Such as stateful stuff being pulled out of the iframe or ... styles being passed in. I would like to look...

https://github.com/showdownjs/showdown/issues/259 I think this is a showdown issue. If you always remove all space before in every line in your markdown it will render properly. :(

If your component has a position fixed style. Things are ungood. If we Iframe it up we should be able to dodge that bullet. Thoughts?

PR welcome

The inspect prop only shows component state. It my case it would be more valuable to have inspect show props. So I propose 2 props: inspectState inspectProps

PR welcome

Hey are there any milestone for this project I would be happy to contribute if I knew how to help. This seems like it would be very useful for a...

There may be lots that I don't understand about symbols but It seems like I should see some nesting on this. For example numberOfRows should be nested under getRows. It...