Michael Prentice

Results 402 comments of Michael Prentice

Is there some functionality that you need that isn't handled by the [Angular Material Dialog](https://material.angular.io/components/dialog/overview)?

@wilversings thank you for clarifying.

@webmaxru very helpful, thank you. There is indeed quite a bit of confusion and the presentation didn't do enough to mention how experimental ng-pwa-tools is at this point.

`ng-pwa-tools` doesn't seem like an option for this project since it's using SCSS and that's not supported by those tools yet: https://github.com/alxhub/io17/issues/8 I haven't tried the `AngularServiceWorkerPlugin` for Webpack yet,...

Updated [CodePen](https://codepen.io/Splaktar/pen/eVbNyO?editors=1011) for 1.1.7 still demonstrates this issue.

It looks as though the getters in https://docs.angularjs.org/api/ng/provider/$interpolateProvider would need to be called to get the start and end symbols and then those should be saved and used in the...

This is related to https://github.com/angular/material/issues/11134, which can't be fixed until `1.2.0`. I need to investigate whether this can be fixed prior to `1.2.0`.

@epelc sorry for the delay on this. I would be happy to presubmit a PR from you that made this change. I agree that it sounds like a better approach....

From the [docs](https://material.angularjs.org/latest/api/directive/mdSelect#attributes): > Expression to be evaluated that will return a string to be displayed as a placeholder in the select input box when it is closed. The placeholder...

I have re-opened this issue to indicate that we would welcome a community contribution to add this functionality to the tabs component.