thinktecture / boardz-cross-platform-sample

Sample application for demonstrating various aspects of modern cross-platform applications - using Angular 2, Cordova, Electron & gulp. With a .NET Web API & SignalR backend.
MIT License
78 stars 30 forks source link

Do not use JS alerts as dialogs #49

Closed ChristianWeyer closed 8 years ago

ChristianWeyer commented 8 years ago

'Nuff said :) Let's use Bootstrap dialogs.

ManuelRauber commented 8 years ago

Please specify where this happens.

ChristianWeyer commented 8 years ago

https://github.com/thinktecture/boardz-cross-platform-sample/blob/master/src/BoardZ/app/components/games/details.ts#L112

ThorstenHans commented 8 years ago

no native alert found. Perhaps @ManuelRauber closed it but he didnt associated the issue.