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

Nested object automatic mutations #92

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Mar 17, 2021

  1. convert test to use new API

    Glandos committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    7b89394 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0ab962 View commit details
    Browse the repository at this point in the history
  3. clean everything in proxy cache to ensure module and proxy is regener…

    …ated
    
    this is especially useful for tests
    Glandos committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    a22dd89 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Configuration menu
    Copy the full SHA
    47b0888 View commit details
    Browse the repository at this point in the history
  2. re-enable nested objects automatic setter

    This partly reverts michaelolof#40, and add a test for null object that can be set.
    Now nested object can be set without explicit mutation, even in submodule.
    Glandos committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    e7dec4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    356b359 View commit details
    Browse the repository at this point in the history
  4. rebuild

    Glandos committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    a905201 View commit details
    Browse the repository at this point in the history