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

can.Model with attributes that are models gets corrupted when you call attr() #141

Closed
wants to merge 8 commits into from

Commits on Nov 3, 2012

  1. Copy the full SHA
    4b75c94 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2012

  1. Merge branch 'master' of github.com:cohuman/canjs

    Cohuman Dev committed Nov 5, 2012
    Copy the full SHA
    6044394 View commit details
    Browse the repository at this point in the history
  2. can.Model with attributes that are models gets corrupted when you cal…

    …l attr()
    Cohuman Dev committed Nov 5, 2012
    Copy the full SHA
    e1d12e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2012

  1. Copy the full SHA
    12bdaa0 View commit details
    Browse the repository at this point in the history
  2. removing debugger from test. oops.

    Cohuman Dev committed Nov 6, 2012
    Copy the full SHA
    b7fa287 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master'

    Cohuman Dev committed Nov 6, 2012
    Copy the full SHA
    f46cb01 View commit details
    Browse the repository at this point in the history
  4. elements is in can/observe not can/model

    Cohuman Dev committed Nov 6, 2012
    Copy the full SHA
    c31437e View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2012

  1. Call models on list items when setting via attr()

    Cohuman Dev committed Nov 7, 2012
    Copy the full SHA
    3311167 View commit details
    Browse the repository at this point in the history