Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Transactions #276

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

Commits on Sep 17, 2015

  1. Configuration menu
    Copy the full SHA
    1d00d9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dcfafd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ab8e20 View commit details
    Browse the repository at this point in the history
  4. fixed a some tests that could not resolve a layers position. fixed an…

    … issue where UIEdgeINsets was not ifdef'd out for PHONE only.
    naftaly committed Sep 17, 2015
    Configuration menu
    Copy the full SHA
    1657986 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3376b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2631a57 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fbeb68e View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into default_value_for_key

    * master:
      Update podspec to 1.0.8.
    naftaly committed Sep 17, 2015
    Configuration menu
    Copy the full SHA
    8fb24be View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2015

  1. Configuration menu
    Copy the full SHA
    b19cc79 View commit details
    Browse the repository at this point in the history
  2. added an assert when changing the animations of an animation group wh…

    …en already started. Removed an unused property of group animations.
    naftaly committed Sep 18, 2015
    Configuration menu
    Copy the full SHA
    172a1a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf49cd6 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'default_value_for_key' into implicit_animations

    * default_value_for_key:
      added tests for automated properties.
      small fix when val was nil when calling valueForKeyPath: in automated properties.
      added tests for basic animation keyPayh
      fixed a some tests that could not resolve a layers position. fixed an issue where UIEdgeINsets was not ifdef'd out for PHONE only.
      updated docs for keyPath animations.
      support for automatic animatable properties
      added support for GLKIt types GLKVector3 and GLKQuaternion
    
    Conflicts:
    	pop-tests/POPAnimationTests.mm
    	pop.xcodeproj/project.pbxproj
    	pop/POPAnimator.mm
    naftaly committed Sep 18, 2015
    Configuration menu
    Copy the full SHA
    b20e3b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45b9ecb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e50d284 View commit details
    Browse the repository at this point in the history
  7. first draft of POPTransaction

    naftaly committed Sep 18, 2015
    Configuration menu
    Copy the full SHA
    d9b46b7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e22f51e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    de1321c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2015

  1. Configuration menu
    Copy the full SHA
    84e2fe1 View commit details
    Browse the repository at this point in the history
  2. added quikhand animations

    naftaly committed Sep 19, 2015
    Configuration menu
    Copy the full SHA
    eaefcf0 View commit details
    Browse the repository at this point in the history
  3. added custom build status

    naftaly committed Sep 19, 2015
    Configuration menu
    Copy the full SHA
    dedfded View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2015

  1. Configuration menu
    Copy the full SHA
    a4a184c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'implicit_animations' of https://github.com/naftaly/pop

    …into implicit_animations
    
    * 'implicit_animations' of https://github.com/naftaly/pop:
      added custom build status
    naftaly committed Sep 20, 2015
    Configuration menu
    Copy the full SHA
    8606865 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2015

  1. Configuration menu
    Copy the full SHA
    d71c02f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c595eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0939742 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae50ce3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b0be27 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3451df1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f3d09ca View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2015

  1. Configuration menu
    Copy the full SHA
    a444c27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b0f13e View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2015

  1. updated transactions

    naftaly committed Oct 13, 2015
    Configuration menu
    Copy the full SHA
    708aec0 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2015

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

Commits on Oct 26, 2015

  1. updated to Xcode 7.1

    naftaly committed Oct 26, 2015
    Configuration menu
    Copy the full SHA
    f1f508c View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2015

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