Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#78 access view model #96

Merged
merged 3 commits into from
Jul 28, 2014
Merged

#78 access view model #96

merged 3 commits into from
Jul 28, 2014

Commits on Jul 24, 2014

  1. #78 The ViewLoader now doesn't overwrite an existing viewModel when a…

    …n existing instance of the codeBehind is set to the ViewLoader.
    manuel-mauky committed Jul 24, 2014
    Configuration menu
    Copy the full SHA
    8634035 View commit details
    Browse the repository at this point in the history
  2. #78 Created a method in the DependencyInjector to get the viewModel o…

    …f a given View. This way we can now set the ViewModel in the loaded ViewTuple
    manuel-mauky committed Jul 24, 2014
    Configuration menu
    Copy the full SHA
    63dac4d View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2014

  1. #78 Simplified the retrieval of the viewModel of a given View instanc…

    …e in the DependencyInjector
    manuel-mauky committed Jul 25, 2014
    Configuration menu
    Copy the full SHA
    9f5517d View commit details
    Browse the repository at this point in the history