Feature request or proposal
I'd expect documentation to either explicitly state that it's showing whatever is on master (and not the latest build). Or even better, show what's on the latest build instead.
Currently, the documentation is on master.
I was working with md-select and was trying to use panelClass which is already in the documentation, but the latest build (2.0.0-beta.6) doesn't have it implemented yet.

It can be quite confusing figuring out why the feature that is documented, doesn't work on the latest build.
Ah, that was a mistake on my part. I pushed the docs to fix the datepicker API being missing, but forgot to check for APIs that should have been omitted. This will all be improved when we make our docs publishing more automated.
With mdDialogConfig the same problem
So there is no panelClass property anymore ? How do I add a class to my dialog container?
Tks in advance ;]
@lucasalmeida92 panelClass does exist in master, but has not been part of a release yet. It will be available in beta.7 which should be out sometime soon
Ok so I'll look forward to that! ;] Thanks @willshowell !
This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
_This action has been performed automatically by a bot._
Most helpful comment
So there is no panelClass property anymore ? How do I add a class to my dialog container?
Tks in advance ;]