Steven Birr
Steven Birr
I would like to know, if this project is still under development or if it's "dead"? Kind regards
Hello, I found a bug in the accordion component. I've updated my accordion example: https://github.com/stevenbirr/angular-ui.dart.accordion-example As you can see, the model variable _valueInPanelBody_ is correctly mapped into the panel body....
Currently, the accordion-heading is unfortunately copied into the panel-body as you can see on your demo page (http://akserg.github.io/angular.dart.ui.demo/index.html). The sentence "I can have markup, too!" is shown twice. Regards, Steven
Hey guys, I would like to use the keyboard arrow keys to access the dropdown items, similar to https://github.com/angular-ui/bootstrap/issues/1228. Are there any plans to implement such a feature? The original...
Hey guys, we have very complex forms and our users would like to jump between the input elements using the [Tab] key. Unfortunately some of the UI components, like the...
Hello, is there a way to fix the common problem of positioning dropdowns, tooltips, popovers in scrollable areas? We encountered a bug, in dartium as well as in chrome, that...
Hey, we encountered a problem using the backdrop modal dialog. When the dialog opens, it does not get any focus event. Thus, if you open the dialog and and press...