garrypas

Results 7 issues of garrypas

I've moved these into this branch so I can do other stuff with my fork without affecting this. Original pull request: https://github.com/knockout/knockout/pull/1675

severity: nice-to-have
type: feature
affected: very few

When I have properties that are that are null on my model everything work OK with Angular's ng-bind, but with bindonce I get an error like the following: TypeError: Cannot...

Found that passphrase is a required field in the API docs, but it can be a blank string. To get past an error creating a new wallet when I spun...

Followed README.md to build, I believe the path is missing the "src" part

I modified the replace function to take a dictionary of key/value pairs as a JSON object and replace them all in one go. For example I have a file with...

For example with this code it is possible to do this: ng-bootbox-title="Confirm title" Relates to this issue: https://github.com/eriktufvesson/ngBootbox/issues/36

I think this might shave a little off the minified file size