Commit Graph

  • 977b8d54cb 2.10.9 Fix compilation warnings master v2.10.9 Georges Boumis 2018-11-01 11:24:51 +02:00
  • 4f7f4d29a1 2.10.8 Better than better confict heuristics v2.10.8 Georges Boumis 2018-10-29 11:36:07 +02:00
  • 3816c9f2ac 2.10.7 Better confict heuristics v2.10.7 Georges Boumis 2018-10-29 10:26:01 +02:00
  • bfcecc3aa4 2.10.6 Remove NSParameterAssert(duration > TimelineAnimationOneFrame) from some places II v2.10.6 Georges Boumis 2018-10-24 17:11:07 +03:00
  • d7194696ff 2.10.5 Remove NSParameterAssert(duration > TimelineAnimationOneFrame) from some places v2.10.5 Georges Boumis 2018-10-24 16:48:29 +03:00
  • 1d8b6b3628 2.10.4 More TimelineAnimationOneFrame v2.10.4 Georges Boumis 2018-10-24 16:38:16 +03:00
  • 6d1431fb91 2.10.3 Fine-tune Animations v2.10.3 Georges Boumis 2018-10-24 14:13:12 +03:00
  • 7a23c2c927 2.10.2 hide & unhide animations are TimelineAnimationOneFrame long v2.10.2 Georges Boumis 2018-10-24 13:07:11 +03:00
  • 398a88f477 2.10.1 Introduce anyLayer property to avoid crash v2.10.1 Georges Boumis 2018-10-08 17:39:50 +03:00
  • 3b588c141d 2.10 Swift 4.2 support v2.10 Georges Boumis 2018-09-25 15:32:16 +03:00
  • 133e39fdb6 2.9.4 Fix integer overflow in repeat animations v2.9.4 Georges Boumis 2018-09-25 10:45:42 +03:00
  • 7caa8bf28d 2.9.3 Fix compilation warnings v2.9.3 Georges Boumis 2018-08-06 13:33:51 +03:00
  • e929fc5d12 2.9.2 Optimize out-of-hierarchy checks v2.9.2 Georges Boumis 2018-05-18 17:00:35 +03:00
  • fe90f5d668 2.9.1 Fix crash related to error reporting Georges Boumis 2018-05-14 11:34:20 +03:00
  • 7f9718584c 2.9 Refactor error system to use a block (if provided) instead of exceptions v2.9 Georges Boumis 2018-05-14 10:43:07 +03:00
  • 7d5956b9b4 2.8 catch un-gracefully finished repeating animations v2.8 Georges Boumis 2018-05-09 12:11:12 +03:00
  • 9ca14b3f59 be more carefull with types Georges Boumis 2018-05-09 12:00:45 +03:00
  • f91414b02a introduce not Georges Boumis 2018-05-09 11:50:40 +03:00
  • 24ea5c5a11 2.7.1 fixes reverse problems Georges Boumis 2018-05-04 12:54:41 +03:00
  • 880718b18e add naming to GroupTimelineAnimation sequentially & together methods Georges Boumis 2018-05-04 12:51:57 +03:00
  • b643592f47 Merge branch 'feature/out-of-hierarchy' v2.7 Georges Boumis 2018-05-04 12:50:22 +03:00
  • 0a5115b663 2.7 Check for out of hierarchy layers Georges Boumis 2018-05-03 15:36:39 +03:00
  • 9b1475ad70 bring back special timing functions v2.6.5 Georges Boumis 2017-12-12 14:44:14 +02:00
  • 8059cadbf7 minor ameliorations in Animations.fadeAnimation Georges Boumis 2017-12-07 17:12:38 +02:00
  • 46363e3a2a some more changes based on Special Timing Functions Georges Boumis 2017-12-06 16:07:21 +02:00
  • aa35e95d08 add description to podspec Georges Boumis 2017-12-06 15:34:19 +02:00
  • ffb18d8dc5 update file names Georges Boumis 2017-12-06 15:32:47 +02:00
  • bac406dedf updates for Swift v2.6.1 Georges Boumis 2017-12-05 17:56:42 +02:00
  • 3adf6986f2 introduce special TimingFunctions v2.6 Georges Boumis 2017-12-05 11:37:11 +02:00
  • 3124a2a75b remove a compilation warning Georges Boumis 2017-12-05 11:36:43 +02:00
  • 07717724a1 indent TimelineAnimationPublicSwiftAPI Georges Boumis 2017-12-05 11:36:32 +02:00
  • 3fe2847ad7 use AnimationKeyPath in AnimationsFactory Georges Boumis 2017-12-05 11:35:51 +02:00
  • 926d17bafd use methods for all exception throwing v2.5.5 Georges Boumis 2017-12-05 11:33:03 +02:00
  • cb4f3951ab make animete<>() public v2.5.4 Georges Boumis 2017-11-15 16:49:47 +02:00
  • ecebc94a97 enable more warnings and resolve them v2.5.3 Georges Boumis 2017-10-27 15:42:26 +03:00
  • 6d3ad999b1 install Georges Boumis 2017-10-16 09:41:08 +03:00
  • b67d227c44 add @objc to some APIs v2.5.2 Georges Boumis 2017-09-12 12:40:31 +03:00
  • e1fb309e63 another little change for swift 4 support v2.5.1 Georges Boumis 2017-09-08 17:25:51 +03:00
  • 639c2f9e58 migrate to swift 4 v2.5 Georges Boumis 2017-09-08 16:08:44 +03:00
  • 3b12cf7946 pod install in Example swift3 Georges Boumis 2017-09-06 15:42:44 +03:00
  • 6bc74d3365 specify in README.md that the library uses CAPropertyAnimations Georges Boumis 2017-09-06 15:37:14 +03:00
  • b131215417 re-add example.gif Georges Boumis 2017-09-06 15:35:27 +03:00
  • c6b2e8a7a6 add code v2.44 Georges Boumis 2017-09-06 15:12:42 +03:00
  • 7cd2399c65 Great fixes Georges Boumis 2017-02-06 11:20:25 +02:00
  • 5b3bffa558 Add .gitignore Georges Boumis 2016-04-12 10:57:08 +03:00
  • fb31067b6e GitHub release Georges Boumis 2016-04-11 17:25:18 +03:00