1. a0f2d04 Annotate all libraries and APIs as To Be Deprecated. by Jeff Verkoeyen · 3 years ago develop
  2. 5d624e0 Project import generated by Copybara. by Nobody · 3 years ago
  3. f04d518 Merge branch 'release-candidate' into develop by Jeff Verkoeyen · 4 years, 3 months ago
  4. 7ab1373 Merge branch 'stable' into release-candidate by Jeff Verkoeyen · 4 years, 3 months ago
  5. 296f529 Merge branch 'release-candidate' into stable by Jeff Verkoeyen · 4 years, 3 months ago stable v5.0.0
  6. 0463c45 Bump the release. by Jeff Verkoeyen · 4 years, 3 months ago release-candidate
  7. c477c34 Update changelog. by Jeff Verkoeyen · 4 years, 3 months ago
  8. d1e9e75 Upgrade Pod dependencies and Swift version to 5.0 (#131) by featherless · 4 years, 3 months ago
  9. 43faadd Upgrade to Swift 5 and min OS of iOS 10. (#130) by featherless · 4 years, 3 months ago
  10. dfab38b Remove bazel support. (#129) by featherless · 4 years, 3 months ago
  11. 5cdca4c Merge branch 'release-candidate' into develop by Jeff Verkoeyen · 4 years, 4 months ago
  12. 7710eca Merge branch 'release-candidate' into stable by Jeff Verkoeyen · 4 years, 4 months ago v4.0.1
  13. fb5b327 Bump the version number. by Jeff Verkoeyen · 4 years, 4 months ago
  14. 1372071 Update release notes. by Jeff Verkoeyen · 4 years, 4 months ago
  15. 28d944c Fix a bug on iOS 14 causing flickers in MDC's ActivityIndicator (#127) by featherless · 4 years, 4 months ago
  16. 2b86d0c Fix a bug on iOS 14 causing flickers in MDC's ActivityIndicator (#127) by featherless · 4 years, 4 months ago
  17. 2cafc9e Merge branch 'release-candidate' into develop by featherless · 6 years ago
  18. 0581bc3 Merge branch 'release-candidate' into stable by featherless · 6 years ago v4.0.0
  19. a70830b Bump the MotionInterchange dependency version. by featherless · 6 years ago
  20. 362c3b4 Bump the release. by featherless · 6 years ago
  21. e5e12a1 Update changelog. by featherless · 6 years ago
  22. 8829b13 Automatic changelog preparation for release. by featherless · 6 years ago
  23. 953f750 Ran pod install with latest cocoapods. (#123) by featherless · 6 years ago
  24. 0dce7f8 Resolve a static analyzer warning. (#124) by featherless · 6 years ago
  25. ecb7541 Drop support for iOS 8 (#122) by featherless · 6 years ago
  26. 52bf147 Merge branch 'release-candidate' into develop by Jeff Verkoeyen · 7 years ago
  27. d300ae8 Merge branch 'release-candidate' into stable by Jeff Verkoeyen · 7 years ago v3.0.0
  28. 5ecc1d1 Bump the release. by Jeff Verkoeyen · 7 years ago
  29. 37878c2 Update changelog. by Jeff Verkoeyen · 7 years ago
  30. 2f7d3af Automatic changelog preparation for release. by Jeff Verkoeyen · 7 years ago
  31. e28f79e Update bazel workspace to latest versions. (#120) by featherless · 7 years ago
  32. c805783 Don't animate system views with the animator. (#119) by featherless · 7 years ago
  33. d2f5971 Make tests more robust to crashing failures. (#118) by featherless · 7 years ago
  34. e839e81 Update .travis.yml by featherless · 7 years ago
  35. 4eed01c Update .kokoro by featherless · 7 years ago
  36. 55dd1b1 Update .kokoro by featherless · 7 years ago
  37. b8261f3 Update bazel workspace and version to latest. (#117) by featherless · 7 years ago
  38. 5df8310 Merge branch 'release-candidate' into stable by Jeff Verkoeyen · 7 years ago v2.8.1
  39. 9c8ef30 Merge branch 'release-candidate' into develop by Jeff Verkoeyen · 7 years ago
  40. 693106e Bump the release. by Jeff Verkoeyen · 7 years ago
  41. 1bd269d Update changelog. by Jeff Verkoeyen · 7 years ago
  42. ae163ca Automatic changelog preparation for release. by Jeff Verkoeyen · 7 years ago
  43. 97d7bcd Iterating on the readme. (#102) by featherless · 7 years ago
  44. 891f25c Update .travis.yml (#114) by featherless · 7 years ago
  45. 66842d1 Ensure that zero duration test is testing with zero duration. (#115) by featherless · 7 years ago
  46. b45a6c4 Reduce flakiness in UIKitBehavioralTests. (#113) by featherless · 7 years ago
  47. 53255ab Return `nil` CAAction when swapping implementation (#109) by Robert Moore · 7 years ago
  48. fd9710d Fix crash in Legacy API for nil completion blocks (#110) by Robert Moore · 7 years ago
  49. 05ad80b Add core animation quiz to the readme. (#108) by featherless · 8 years ago
  50. ccd350d Add readme section on main thread animations vs Core Animation. (#107) by featherless · 8 years ago
  51. 823e0ff Add API snippets section. (#106) by featherless · 8 years ago
  52. d53f753 Add drop in replacement APIs section to the readme (#105) by featherless · 8 years ago
  53. af4b7e6 Merge branch 'release-candidate' into develop by Jeff Verkoeyen · 8 years ago
  54. 0632c66 Add a feature table to the readme. (#104) by featherless · 8 years ago
  55. ff39ecc Merge branch 'release-candidate' into stable by Jeff Verkoeyen · 8 years ago v2.8.0
  56. fa35516 Bump the release. by Jeff Verkoeyen · 8 years ago
  57. 817c288 Update the changelog. by Jeff Verkoeyen · 8 years ago
  58. 4177b1a Automatic changelog preparation for release. by Jeff Verkoeyen · 8 years ago
  59. 042eb8c Add IS_BAZEL_BUILD around MotionInterchange import (#103) by Louis Romero · 8 years ago
  60. a56cd92 Anchor point became animatable on iOS 11. by Jeff Verkoeyen · 8 years ago
  61. e48cc45 Animate the border as well to demonstrate that we can animate CALayer properties with the animator. (#101) by featherless · 8 years ago
  62. c04fd1a Add a UIKit-ish tap to bounce example as a contrast to the traits example. (#100) by featherless · 8 years ago
  63. 646b6f6 Add support for animating anchorPoint. (#97) by featherless · 8 years ago
  64. ca89662 Add support for animating shadow color. (#99) by featherless · 8 years ago
  65. 55c23d5 Add support for animating border width and color. (#98) by featherless · 8 years ago
  66. 23cd380 Add support for animating z position. (#96) by featherless · 8 years ago
  67. 32c78d4 Add support for additively animating bounds. (#93) by featherless · 8 years ago
  68. e260418 Improve the documentation for initial velocity. (#94) by featherless · 8 years ago
  69. 024296a Standardize our param docs formatting. (#95) by featherless · 8 years ago
  70. e41ccb4 Add back test properties that were accidentally removed in 69469aedb987e516ff1f43a123b3ee29dfef38ca. by Jeff Verkoeyen · 8 years ago
  71. 46fd517 Add support for using a spring generator as a timing curve. (#91) by featherless · 8 years ago
  72. 1e76e2b Throw an assertion when an unrecognized timing curve is provided. (#92) by featherless · 8 years ago
  73. 69469ae Add UIKit equivalent APIs for animating implicitly. (#90) by featherless · 8 years ago
  74. 4bf33e2 Wording order. by Jeff Verkoeyen · 8 years ago
  75. 0ca2e7c Min SDK support. by Jeff Verkoeyen · 8 years ago
  76. 966ae67 Fix the banner url. by Jeff Verkoeyen · 8 years ago
  77. cf183c7 Add banner and drop most of the preamble docs in preparation for the new readme. by Jeff Verkoeyen · 8 years ago
  78. f31562c Merge branch 'release-candidate' into stable by Jeff Verkoeyen · 8 years ago v2.7.0
  79. fd7979c Merge branch 'release-candidate' into develop by Jeff Verkoeyen · 8 years ago
  80. 432585f Bump the release. by Jeff Verkoeyen · 8 years ago
  81. 99fb8d5 Update the changelog. by Jeff Verkoeyen · 8 years ago
  82. 797fbb1 Automatic changelog preparation for release. by Jeff Verkoeyen · 8 years ago
  83. 8f474dd Update .travis.yml by featherless · 8 years ago
  84. 7e506cc Fix pre-iOS 11 unit test failure. (#89) by featherless · 8 years ago
  85. 573b192 Migrate to the Objective-C interchange format (#88) by featherless · 8 years ago
  86. 45d43aa Enable coverage on travis by featherless · 8 years ago
  87. 67d903e Update kokoro bazel runner for v4. by Jeff Verkoeyen · 8 years ago
  88. f55625d Revert "Update with ObjC implementation." by Jeff Verkoeyen · 8 years ago
  89. be7f908 Update with ObjC implementation. by Jeff Verkoeyen · 8 years ago
  90. ba04129 Merge branch 'release-candidate' into develop by Jeff Verkoeyen · 8 years ago
  91. e54ce3a Add support for additively animating transform. (#85) by featherless · 8 years ago
  92. 292e4cc Merge branch 'release-candidate' into stable by Jeff Verkoeyen · 8 years ago v2.6.0
  93. 7cc61fb Bump the release. by Jeff Verkoeyen · 8 years ago
  94. 3d61320 Update changelog. by Jeff Verkoeyen · 8 years ago
  95. 99fe04f Automatic changelog preparation for release. by Jeff Verkoeyen · 8 years ago
  96. a91ac69 Add tests verifying the UIKit beginFromCurrentState option behavior. (#84) by featherless · 8 years ago
  97. ab856f6 Add literature docs. by Jeff Verkoeyen · 8 years ago
  98. 3c6e338 Disable additive animations for backgroundColor and opacity. (#66) by featherless · 8 years ago
  99. f505ecf Make use of the implicit animator in the example. (#79) by featherless · 8 years ago
  100. 3a563c5 Run the implicit animations block when exiting early. (#81) by featherless · 8 years ago