Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Update media-query service to use Subject #268

Closed
Blackbaud-PatrickOFriel opened this issue Jan 5, 2017 · 1 comment
Closed

Update media-query service to use Subject #268

Blackbaud-PatrickOFriel opened this issue Jan 5, 2017 · 1 comment

Comments

@Blackbaud-PatrickOFriel
Copy link
Contributor

Change media-query service to have a public current member that is a subject which components can subscribe to .

SkyMediaBreakpoint will have members:
{
xs: boolean,
sm: boolean,
md: boolean,
lg: boolean
}

This will be a globally provided service.

@Blackbaud-PatrickOFriel
Copy link
Contributor Author

In 2.0.0-beta.1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant