Skip to content

5.0.0

Compare
Choose a tag to compare
@DenTelezhkin DenTelezhkin released this 06 Apr 15:01
· 246 commits to main since this release
  • Reworked EventReaction class to use ViewModelMapping to properly identify not only model and ViewType, but also viewClass. This allows event reactions to run for cases where two view subclasses, conforming to ModelTransfer, use the same model, and have similar events.