Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(core): implement MediaTrigger to allow manual activations #997

Merged
merged 1 commit into from
Jan 15, 2019

Commits on Jan 15, 2019

  1. feat(core): implement MediaTrigger to allow manual breakpoint activat…

    …ions
    
    Windows MatchMedia API announces breakpoint activations during viewport resizing.
    For ome usage scenarios, support for manual activations is needed (without resizing).
    
    * immediate rendering of layouts for specific (1..n) breakpoints
    * for SSR
    ThomasBurleson committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    4c6660d View commit details
    Browse the repository at this point in the history