-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
help wantedThe team would appreciate a PR from the community to address this issueThe team would appreciate a PR from the community to address this issue
Description
Bug, feature request, or proposal:
feature request
What is the expected behavior?
That BreakpointObserver
has all Material guidelines breakpoints.
What is the current behavior?
BreakpointObserver
has the handset
breakpoints and the web
breakpoints (which isn't in the guidelines).
What is the use-case or motivation for changing an existing behavior?
Be true to the Material guidelines specs and improve usability of the lib by allowing the user to not have to write more MediaMatcher
code (media queries by hand) to achieve something in the guidelines.
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Angular Material ^5.0.0
Is there anything else we should know?
Maybe a usefull image.
So the breakpoints could be:
Breakpoints += [ WindowXSmall, WindowSmall, WindowMedium, WindowLarge, WindowXLarge ]
krzkz94, CDDelta, alexw10, anologicon and splitt3r
Metadata
Metadata
Assignees
Labels
help wantedThe team would appreciate a PR from the community to address this issueThe team would appreciate a PR from the community to address this issue