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
Add modification context chain (list of prior mixins that were applied and optional identification context)
"Interrupt" system where functions can be added to dynamically interject after a condition matches when a certain mixin has been applied, offering an alternative path to coordinating consistent priority values between all mixin suppliers
Populate context object with some props by default: initialValue, priorMixins, mixinsRemaining, config
initialValue,priorMixins,mixinsRemaining,config