Skip to content

Adding scope.vm/scope.top keywords & adding suggestions to "Unable to find key" warnings

Choose a tag to compare

@phillipskevin phillipskevin released this 15 May 17:21
· 366 commits to master since this release

This adds documentation for two new scope keywords:

  • scope.vm - access the first context that is a viewModel
  • scope.top - access the top context that is a viewModel

This release also adds new suggestions to the Unable to find key ... warning:

image

#518