will

Results 8 issues of will

I think you forgot to include to run the build process when you publisehd the latest version on npmjs.com There's no `/dist` folder.

Hi there, I'm looking at the various transformer rules and I don't see one for putting videos into the ``. We'd like to take advantage of the preview videos [as...

type: enhancement

## Steps required to reproduce the problem 1. Use `` in "Text" tab. 2. Add a bunch of text with multiline carriages 3. Close using `` ``` // Like so......

component: missing rule

It seems like this app could be a really useful boilerplate. It'd be nice if there was some "user friendly" docs to show how the project is scaffolded, and whatnot;...

question

What do you think about allowing react-infinite to get a ref as a prop? I know classNames work and everything, but refs would be nice. My particular usecase is to...

It'd be cool if there was a "play" button that would play your chord. I think you could do it by programmatically playing MIDI notes with JavaScript. Great project btw!

enhancement

I assume it is by adding changing the argument to 'true', but it doesn't seem to be working. Do you know why? ``` var xhr = new XMLHttpRequest(); xhr.onreadystatechange =...