You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
feat(core): add print support with mediaQuery override
Implement PrintHook service to intercept print mediaQuery activation events.
* suspend activation changes in MediaMarshaller while print-mode is active
* trigger MediaObserver to notify subscribers with print mqAlias
* use PrintHook to intercept activation changes in MediaMarshaller while print-mode is active
* trigger MediaObserver to notify subscribers with print mqAlias
Fixes#603.
0 commit comments