[AngularJS] Re: Angular in a multi monitor environment

2018-03-26 Thread Jürgen Stolz
Hi Zlatko, thanks for the answer und the sample. I will play a little with this solution. Best wishes Jürgen > > -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from

[AngularJS] Issue in exporting the Angular material modules after migrating to 5.2.2

2018-03-26 Thread Navaneetha Krishnan S
I am getting the following error after migrating to Angular material 5.2.2. Prior to that my application was in Angular material 2.0.0-beta.10. After changing the version in the package.json and running the npm install, I also followed the steps mentioned in the post https://stackoverflow.com

[AngularJS] Angular 6 elements

2018-03-26 Thread Fabio Organtini
Hi to everybody, i'm trying the new angular 6 elements feature, but I cannot make the code work. In fact, all the examples i've found use the registerAsCustomElements function that has been removed. Could you provide some examples or docs with the new API? Thanks in advance -- You received this

[AngularJS] Re: Angular in a multi monitor environment

2018-03-26 Thread Zlatko Đurić
Jürgen, That's exactly what I've said: you cannot have multiple windows without having multiple apps. Basic tech is not angular-specific: window.open, window.postMessage, window.opener, window.addEventListener('message', ...). Those are all parts of the regular JavaScript API. So, basically, y

[AngularJS] Re: Angular in a multi monitor environment

2018-03-26 Thread Jürgen Stolz
Hi Zlatko, I did not understand why you said it is not Angular specific. I wrote an Angular app witch contains several Angular (View) components and this Views I need to show on several monitors. So everything is inside Angular, shure I could open another window but that is not I want, I want to

[AngularJS] Re: using variable from main in a nested component

2018-03-26 Thread Sander Elias
Hi Frank, Can you show a little more code, I'm not sure i can follow along with what it is you are trying to do. Regards Sander -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiv

[AngularJS] Re: XSS fix in $sanitize for Firefox and Safari in AngularJS 1.5.x?

2018-03-26 Thread Sander Elias
Hi Adarsh, What is the reason you can't update your project to 1.6 latest? As manpower is limited, backports are not really getting much time, especially if it's a big change. Regards Sander -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS d

[AngularJS] Re: Material Design and Angular 5

2018-03-26 Thread Sander Elias
Hi Les, Have you seen the support group for Materia l? Regards Sander -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop recei

[AngularJS] Re: Angular 2 and ndDialog

2018-03-26 Thread Sander Elias
Hi Stelios, I just looked, and ndDialog seems to be an AngularJS lib only. But you can ask them, open an issue in their repo, and you will find out. Regards Sander -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubsc