Skip to content

Release v0.9.2.0

Latest

Choose a tag to compare

@SnowPowerCore SnowPowerCore released this 20 Sep 14:19
· 22 commits to main since this release
  • Ability to put "." for the commandObjectName parameter of any command to indicate that a binding context that is applied to this View is a command parameter (ex. useful for CollectionView template views).
  • commandCanExecuteDelegateName parameter now support delegates that accept command parameter, if it's not empty. You can, of course, continue having empty delegate for canExecute situation.
  • Bumped pkgs;