At PrimeNG, we are using PrimeUI for some components which are a collection of jQuery UI plugins, check out the code at github for samples;
http://www.primefaces.org/primeng/ https://github.com/primefaces/primeng/ There are also charts based on charts.js. On Saturday, January 30, 2016 at 9:12:08 PM UTC+2, chathura widanage wrote: > > Assume I want to use some charts or widgets libraries which are written > using jquery, within angular2 templates. In this case since angular2 > doesn't allow to include js files inside the template, those widgets don't > work as expected (Event listeners don't bind to the dynamic element pumped > in to the index.html). In other hand if I pre include those libraries in > the index.html, the same problem happens. Is there a solution for this > problem? > > Thanks > Chathura > > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
