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 May 29, 2019. It is now read-only.
A performant solution is needed for allowing dynamic date class toggling without running excessive watchers.
Noting from prior investigations, removing the one-time binding in the templates is not an option due to major performance issues. This will likely involve writing a new directive and/or parsing mechanism.