akserg / angular.dart.ui

Port of Angular-UI to Dart.
angulardartui.com
Other
101 stars 37 forks source link

Updates for Angular 1.0 #132

Closed kinetifex closed 9 years ago

kinetifex commented 9 years ago

Hello, I see work is being down towards getting this project at Angular 1.0. I had started working towards this too so wanted to get my commits over to you. What's include so far:

• Upgrading Modals towards Angular 1.0 • Clean up errors and warnings around Injectables

akserg commented 9 years ago

Thank you. I found several issues. Did you check, does code your committed work as expected?

kinetifex commented 9 years ago

Yes it does work as expected and we have a couple projects using it now. We aren't using all the different bootstrap components however. What are the issues you are seeing?

akserg commented 9 years ago

I have had problem with Pagination component. Now, after restored all unittests I figured out which part doesn't work and fix it. You merged next components:

Which components do you really use?