Michael E Conroy

Results 20 comments of Michael E Conroy

Hey, thanks. I'll try to include it when I can. I'm fairly busy lately so when I have some down time I'll add it.

If you want to make it available for Nuget Package Manager I'll consider adding it to the code base. Right now Bower is supported. I don't use Visual Studio so...

Did you try creating a custom modal?

@shak18 I'll see what I can do but seeing as this package only defines typical usage of modals and not the modals themselves this may be a good question for...

@niemyjski sure sounds good, thanks for helping out.

Ah, thanks for pointing that out. I had fixed that once before, but must have sneaked back in during a merge.

I realize this post is old but... Couldn't you have just: `check: function (word: string) { return (word in words) }`

I'll look into this, but 'ng-bind-html' is part of the ngSanitize module and should operate no differently.

I will take this into consideration. Not sure I want to highlight the OK button as primary seeing that if a person makes a mistake you don't want to be...