Thomas Willheim
Thomas Willheim
The main thing is esformatter-jsx doesn't seem to handle javascript expression within jsx very well. On Sat, Jan 30, 2016 at 9:32 AM Roy Riojas [email protected] wrote: > hi @tnrich...
Any movement on this one? I'm still seeing it as well, although I'm not 100% positive my Atom plugin is using the latest version of esformatter-jsx.
Hey there, is it noticeably more janky than the demo page? On Wed, Jul 6, 2016, 6:30 PM Reslav Hollós [email protected] wrote: > Having this code > > render ()...
Hey there @Radivarig, I tried out the example you posted, and indeed, the scrollbar jumps around (though the scrolling of the items themselves was indeed smooth for me). This is...
Hey Reslav, yes it does optimize large lists. I think now that it has the itemSizeEstimator functionality, it is actually better than my implementation in most regards. Let me know...
I think giving the _option_ to have an input based solution would make the component much more flexible than a select dropdown. Currently this component will slow down or break...
This is still happening for me..
@liberationmind @csojinb I just published a forked version of this that should allow for js-only refactors -- https://marketplace.visualstudio.com/items?itemName=tnrich.move-ts-js I think @stringham is happy to accept PRs that add a separate...
@stringham @OliverJAsh I just tried @stringham 's suggestion above and it does indeed work for JS-only projects. I'm not sure about mixed js-ts projects. Maybe @OliverJAsh's suggestion would work: >Couldn't...