Steven Birr
Steven Birr
Hello akserg, I made a short demo: https://github.com/stevenbirr/angular-ui.dart.dropdown-example The tooltips are working in scrollable areas, the dropdown menus unfortunately not quite good. :(
If that solves the problem, I would be happy with that. ;-)
Thank you! I just wanted to know, if any of the contributors of this project is interested in fixing the issues. Or if Dart is no longer in focus in...
We also switched to ES 6, but have still Dart in focus in parts of our project. Therefore we're interested in these bugs/enhancements, e.g. #95, #96, #147, #153, #154, #155.
We're using Dart 1.12.2 and AngularDart 1.1.0. Especially, we're interested in #154, #147 and #96. Would be very great, if you could fix it. Thank you very much!
Ok, cool! Agree! :)
Yes, it is, would be great! Default Bootstrap works like a charm. http://getbootstrap.com/javascript/#collapse
We also miss the old validate() method. We are validating not just based on the value, but also on the props of the current ``. I think, currently it is...