Tom McKearney
Tom McKearney
Are you opposed to adding a reference to the Transient Fault Handling framework in this package?
additional info: Even the unit tests aren't using require to grab ko.plus stuff From the ko.command tests .html file: ``` ``` the test code should be able to do a...
I'm not trying to use it without Knockout, I'm trying to use it without Knockout being GLOBAL. The way it is now, "command" does not get added to the "ko"...
That would be cool. For now, I have to rip apart the files to use the command object
Either way, I have to custom modify the code to wrap it up into a module :-(
Oh, and ko.command.js has a dependency on ko.loadingWhen.js too
I love how the response in here is "use intellisense" and "we accept pull requests". Uh... so.. go to the class type `[` and wade through every single attribute in...
well, "use Intellisense" has been the answer in these issues for over 4 years
@zspitz > It requires knowledge in order to use this project. Knowledge you can't get from the website. **And I can't send a pull request if I'm not already familiar...
@zspitz Yes, I understand that these are the steps involved, I just find it highly unusual for a project with as much critical mass as this one not to have...