In Angular1, we have lots of 3rd ui directives library to build application with, like angular-ui. In Angular2, how to do with these basic ui components, like progress bar, date picker, etc. Shall we just use jquery-ui, or polymer web components?
Cheers, Ron