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

Make objects conform to NSLocking #851

Merged
merged 10 commits into from
Mar 25, 2018
Merged

Make objects conform to NSLocking #851

merged 10 commits into from
Mar 25, 2018

Commits on Mar 24, 2018

  1. Make display node, layout spec, and style conform to NSLocking so tha…

    …t users/subclasses can access their locks
    Adlai Holler committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    737ebea View commit details
    Browse the repository at this point in the history
  2. Update the changelog

    Adlai Holler committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    7ec9d91 View commit details
    Browse the repository at this point in the history
  3. Align slashes

    Adlai Holler committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    49d5693 View commit details
    Browse the repository at this point in the history
  4. Put it back, when we're in ASDisplayNode

    Adlai Holler committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    99aa161 View commit details
    Browse the repository at this point in the history
  5. Go a little further

    Adlai Holler committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    465ff2d View commit details
    Browse the repository at this point in the history
  6. Put back the changes I didn't mean to commit

    Adlai Holler committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    c5072c8 View commit details
    Browse the repository at this point in the history
  7. Kick the CI

    Adlai Holler committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    fc6cd3d View commit details
    Browse the repository at this point in the history
  8. Fix yoga build

    Adlai Holler committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    da7caf0 View commit details
    Browse the repository at this point in the history
  9. Put back non-locking change

    Adlai Holler committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    454dcd5 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2018

  1. Address comments from Scott

    Adlai Holler committed Mar 25, 2018
    Configuration menu
    Copy the full SHA
    9870664 View commit details
    Browse the repository at this point in the history