Kristiyan Kostadinov

Results 335 comments of Kristiyan Kostadinov

I haven't looked into the MDC dialog since somebody else implemented it.

@jelbourn do you have any more info on the test? I wasn't able to reproduce it in a test or in the demo app in a few scenarios (single selection,...

@jelbourn just remembered about this one. Should we schedule it for 6.0?

@jelbourn do we still want to do this?

After a bit of fiddling with the script I managed to get it to insert the placeholder text when the element is created, however this leaves the possibility of the...

Hope it helps: https://gist.github.com/crisbeto/7698305

I'll reopen this to investigate the issues Andrew mentioned.

Currently this is working as expected. Initially we were planning on de-duplicating the directives automatically, but the problem was that it was tricky to figure out when exactly the duplicated...

@cexbrayat this fails the presubmit, because one of the utility functions was renamed. It needs to be rebased and the call to `isClassReferenceInModule` should be changed to `isClassReferenceInAngularModule`.