feat($rootScope): allow suspending and resuming watchers on scope
This can be very helpful for external modules that help making the digest loop faster by ignoring some of the watchers under some circumstance. Example: https://github.com/shahata/angular-viewport-watch Thanks to @shahata for the original implementation. Closes #5301 Closes #16308
P
Peter Bacon Darwin committed
efb822c58d4b4f622a242016e56fd675c7819ec9
Parent: b7d1e0f
Committed by Martin Staffa <mjstaffa@gmail.com>
on 4/12/2018, 8:35:21 AM