Mark A. Stratman

Results 19 comments of Mark A. Stratman

The `Awesome.uniq_links/2` check failed, but I don't think that should be an error, but rather a warning. Alternatively, the XML and HTML sections should be combined into one. I do...

Hi. I originally had this file as a JSON file but it was too inconvenient to work with, since it's primarily hand-edited. I switched it to ES6 to avoid worrying...

By the way, this should be quick and easy with a little ES6 cli program, but I'm fighting with babel right now and it's not working. I'll give it another...

>I was thinking, if you wouldn't mind, adding something like this into your build-script - so I could fetch the json directly from "https://mstratman.github.io/fv1-programs/programs.json": That's a really good idea. Reopening...

Note for future reference, if we go forward with this, it could possibly solve https://github.com/riophae/vue-treeselect/issues/284

So no adverse side-effects or problems that could result by letting it remain open on blur? If not, and if you'd prefer I'd be happy to add this and submit...

Everything except that original 'selected' value is 1 based. The discrepancy was intentional for backwards compatibility with the original project. To make it consistent I'd recommend deprecating 0-based `selected` and...

So you're using this method to hide the button, then show it after validation? I assume this is while allowing the user to progress beyond a step even if validation...

Hi. Unfortunately this project isn't being actively maintained. Your best bet is to simply fork and fix it.

@sbuendia not from me. I don't actively work on this plugin any more, but am happy to accept pull requests or add new maintainers to the project.