Asaf Bartov
Asaf Bartov
Reconciling seems to hang sometimes. It would be good to emit some progress indicators in the console (if not in the UI), to enable us to notice a hang and...
I have some old code that used to work perfectly, and stopped working after (only) upgrading Kaminari from 1.1.1 to 1.2.1. The observed problem was mangled display, caused by HAML...
Hello. First of all, many thanks for StackEdit! It's a wonderful piece of work! I've been trying to embed it in a project, but after opening correctly the first few...
Again, thanks for this awesome editor! It seems the close event, unlike the fileChange event, does not include a payload with the markdown and HTML of the edited buffer. In...
Hello again. Now running my own instance of stackedit on my server (to provide custom CSS), I'm seeing stackedit.js pop up successfully (on both Chrome and Firefox), but showing the...
Thank you for this wonderful project! Would it be possible to allow to specify some CSS attributes, at least for the main div or body? My particular use case is...
Attempt to run direct_subset on two local MySQL databases, with a user that has all privileges on both source and target DBs, I get this: ```Traceback (most recent call last):...
I just posted a review that was too long for goodreads.com, so I resorted to my ancient LJ account, but it would be nice to be able to share to...
The imageusage list and globalusage prop were not implemented. I'm about to submit a patch with my implementation.