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

feat: Add two-way binding of Parse object properties with Parse.Object.bind.key = value #1484

Open
wants to merge 60 commits into
base: alpha
Choose a base branch
from

Commits on May 24, 2022

  1. Update ParseObject.js

    dblythy committed May 24, 2022
    Configuration menu
    Copy the full SHA
    dbf8202 View commit details
    Browse the repository at this point in the history
  2. Update ParseObject.js

    dblythy committed May 24, 2022
    Configuration menu
    Copy the full SHA
    f03352d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70fcefd View commit details
    Browse the repository at this point in the history
  4. Update ParseObjectTest.js

    dblythy committed May 24, 2022
    Configuration menu
    Copy the full SHA
    e944f91 View commit details
    Browse the repository at this point in the history
  5. Update ParseObject.js

    dblythy committed May 24, 2022
    Configuration menu
    Copy the full SHA
    5044a30 View commit details
    Browse the repository at this point in the history
  6. Update ParseObjectTest.js

    dblythy committed May 24, 2022
    Configuration menu
    Copy the full SHA
    75363d5 View commit details
    Browse the repository at this point in the history
  7. Update ParseObject.js

    dblythy committed May 24, 2022
    Configuration menu
    Copy the full SHA
    302018c View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. add user test

    dblythy committed May 25, 2022
    Configuration menu
    Copy the full SHA
    31fbfcc View commit details
    Browse the repository at this point in the history
  2. Update ParseUserTest.js

    dblythy committed May 25, 2022
    Configuration menu
    Copy the full SHA
    2c5ec36 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Update ParseObjectTest.js

    dblythy committed May 26, 2022
    Configuration menu
    Copy the full SHA
    953b637 View commit details
    Browse the repository at this point in the history
  2. Update ParseObject.js

    dblythy committed May 26, 2022
    Configuration menu
    Copy the full SHA
    493cd09 View commit details
    Browse the repository at this point in the history
  3. Update ParseObjectTest.js

    dblythy committed May 26, 2022
    Configuration menu
    Copy the full SHA
    ade003a View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Configuration menu
    Copy the full SHA
    007dc28 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. return receiver

    dblythy committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    a5751a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df73705 View commit details
    Browse the repository at this point in the history
  3. Update ParseUserTest.js

    dblythy committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    6aa25ec View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. add attribute check

    dblythy committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    d3857e9 View commit details
    Browse the repository at this point in the history
  2. Update ParseObject.js

    dblythy committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    b73c2b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    0cbf9d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Configuration menu
    Copy the full SHA
    76b3141 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. Configuration menu
    Copy the full SHA
    284b43a View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. add delete trap

    dblythy committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    d7bf41c View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Update ParseObject.js

    dblythy committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    f32efeb View commit details
    Browse the repository at this point in the history
  2. Update ParseObject.js

    dblythy committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    441218c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fc5852 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. add deep

    dblythy committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    1dd4943 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. add dirtyKeys

    dblythy committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    bf5ed49 View commit details
    Browse the repository at this point in the history
  2. Update ParseObject.js

    dblythy committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    505cf38 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Update ParseObject.js

    dblythy committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    91735e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Update ParseObject.js

    dblythy committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    86cac78 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Update ParseObject.js

    dblythy committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    22587a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Update ParseObject.js

    dblythy committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    5e6328c View commit details
    Browse the repository at this point in the history
  2. Update ParseObject.js

    dblythy committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    878c177 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Update ParseObject.js

    dblythy committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    5197e72 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Merge branch 'alpha' into dot-notation

    Signed-off-by: Daniel <[email protected]>
    dblythy authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    c4af730 View commit details
    Browse the repository at this point in the history
  2. wip

    dblythy committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    44bcf34 View commit details
    Browse the repository at this point in the history
  3. wip

    dblythy committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    461f26c View commit details
    Browse the repository at this point in the history
  4. bind

    dblythy committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    9b3c3c9 View commit details
    Browse the repository at this point in the history
  5. tests

    dblythy committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    2be3fef View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. changes

    dblythy committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    ec61f69 View commit details
    Browse the repository at this point in the history
  2. changes

    dblythy committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    2d24479 View commit details
    Browse the repository at this point in the history
  3. change

    dblythy committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    e20f550 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d38aee8 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. refactor to bind

    dblythy committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    6b1716a View commit details
    Browse the repository at this point in the history
  2. refactor to bind

    dblythy committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    d8da6e1 View commit details
    Browse the repository at this point in the history
  3. refactor tests

    dblythy committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    dfc7b6f View commit details
    Browse the repository at this point in the history
  4. integration tests

    dblythy committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    65e2b0d View commit details
    Browse the repository at this point in the history
  5. Update ParseObjectTest.js

    dblythy committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    ab99429 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    84b09ea View commit details
    Browse the repository at this point in the history
  2. Update ParseObject.js

    dblythy committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    db4f0c7 View commit details
    Browse the repository at this point in the history
  3. svelte

    dblythy committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    e5e0888 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    cff5e14 View commit details
    Browse the repository at this point in the history
  2. Update ParseObject.js

    dblythy committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    a744bf4 View commit details
    Browse the repository at this point in the history
  3. Update ParseObject.js

    dblythy committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    d5cfb97 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    a7f5387 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Update proxy.js

    dblythy committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    693a483 View commit details
    Browse the repository at this point in the history
  2. add copy

    dblythy committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    c1904fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cfc92b View commit details
    Browse the repository at this point in the history
  4. arrays

    dblythy committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    4b95df3 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Update proxy.js

    dblythy committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    9de2ac5 View commit details
    Browse the repository at this point in the history