septagram

Results 6 comments of septagram

Also it would be really great to trigger an event upon switching between modes. An example usage would be making the `textarea` autoexpand, which currently requires not only watching for...

Still open? I just tested at the [demo page](http://bevacqua.github.io/woofmark/) and it totally works. Actually, you can paste an image from clipboard and it's saved with a `data:` URL. Not to...

Having the same issue here. @icza can you please tell me the latest Java SDK version that's confirmed to work fine?

It says "unknown repository" because I deleted my fork so I can create a [similar pull request](https://github.com/christsim/multicoin-address-validator/pull/8) at christsim/multicoin-address-validator, which appears to be better maintained at the moment :(

Thanks for the pointer, will try to implement that, it's definitely necessary. However, the original code did did not include subaddress validation as well, so IMHO subaddress validation can be...

It also appears to depend on react in `dependencies`, not [`peerDependencies`](https://nodejs.org/en/blog/npm/peer-dependencies/).