Antonio Brandao
Antonio Brandao
Yes, the idea is to enforce a Title or some kind of headline in the beginning, like medium.com's editor. Like we see here https://medium.com/p/new-post
I had to switch to another bundler because I really needed the `exports` field to work :( it's a large module with many entries. I was enjoying Parcel a lot...
> I just tried Parcel 2 for the first time and was very impressed with how reasonably it self-configures using the information in `package.json` - but yes, I needed `exports`...
@makis-spy just add what @ConneXNL wrote above, it does work CSSTransition.childContextTypes = { // this can be empty }
@makis-spy literally just put a // commented line in there, it's just that "CSSTransition.childContextTypes" has to be declared, even if it is empty. CSSTransition.childContextTypes = { // this can be...
@nicolasgrolleau how can we get the imageURI in your fork's version ?
@nicolasgrolleau Great! Does it work in WP8?
Yeah, I really needed the full path to the picture. Thanks for the quick replies!
@muan it does work (thanks, that helps) but it requires the window to be focused. Would be more intuitive if it would close automatically when clicking outside it...