Commit Graph

  • 2654cfdc9f Add docs website docs osdnk 2019-05-07 00:04:17 +02:00
  • 3c1b18927b Fix typo in Interactable (#263) master William Candillon 2019-05-06 02:14:28 +02:00
  • faffa10318 Animate transforms transitioning-playground Krzysztof Magiera 2019-05-03 21:08:54 +02:00
  • 54ec3f13b8 Animate zPosition Krzysztof Magiera 2019-05-03 20:56:58 +02:00
  • b2fc9973e6 Animate bg color Krzysztof Magiera 2019-05-03 20:49:53 +02:00
  • 9b1ba6899b Clippin Krzysztof Magiera 2019-05-03 11:37:08 +02:00
  • 032a1fd22d 📚Minor documentation fix (#259) William Candillon 2019-05-01 12:56:02 +02:00
  • 4ef8b81df3 Support 'slow animation' setting for Transitioning API (#250) Krzysztof Magiera 2019-05-01 12:55:35 +02:00
  • 160ae49ab2 Add comment Krzysztof Magiera 2019-04-30 11:42:12 +02:00
  • 3d80b7509a Restore missing line improvement-better-error-messages Michał Osadnik 2019-04-26 15:43:10 +02:00
  • 8352a5e79d unify type checking in js Jakub Adamczyk 2019-04-26 14:56:24 +02:00
  • 34e7cde3b8 add MapUtils to cond node Jakub Adamczyk 2019-04-26 14:18:23 +02:00
  • 780dd7111c add iOS and Java type safety Jakub Adamczyk 2019-04-26 13:49:23 +02:00
  • a57b735e6a add more type checks for other nodes Jakub Adamczyk 2019-04-26 11:52:10 +02:00
  • 0a6405dc21 fix: convert CATransform3d using [NSValue valueWithCATransform3D] instead of boxed constraint (#254) Krzysztof Kraszewski 2019-04-25 20:20:48 +02:00
  • 864693f468 Replace “SprintUtils” typo with “SpringUtils” (#256) Michael Demarais 2019-04-25 14:17:08 -04:00
  • 413fc2968d Fix broken link to springUtils example in README (#255) Michael Demarais 2019-04-25 14:16:25 -04:00
  • fd11ce21f2 Add SpringUtils.js (#40) Michał Osadnik 2019-04-25 15:15:31 +02:00
  • 17548249b8 fix styling issues in iOS code Jakub Adamczyk 2019-04-25 15:08:25 +02:00
  • 1ed19e5255 Allow call's input to be a string on Android (#198) Michał Osadnik 2019-04-25 15:02:37 +02:00
  • 8f7fd3a0b1 fix imports on android Jakub Adamczyk 2019-04-25 11:45:54 +02:00
  • 144ac6dc31 Merge branch 'master' into improvement-better-error-messages Jakub Adamczyk 2019-04-25 11:33:14 +02:00
  • 4921193dc9 Revert pbxproj known region addition Jakub Adamczyk 2019-04-25 11:20:21 +02:00
  • c841c34d10 Remove dependencies' cycles (#187) Michał Osadnik 2019-04-25 10:49:54 +02:00
  • bb066ed50f update to support gradle >=4.10 (#213) Michel dos Santos Kuguio 2019-04-25 05:27:47 -03:00
  • 0baafb2905 Add missing function documentation (#253) William Candillon 2019-04-25 10:16:22 +02:00
  • 96beef29e3 add Objective-C Macro for nil check on node IDs Jakub Adamczyk 2019-04-25 09:51:53 +02:00
  • 73f3b16942 add checks to Java Bezier and clock nodes Jakub Adamczyk 2019-04-23 12:31:51 +02:00
  • 487fe438d4 Add Type checking for map elements on iOS Jakub Adamczyk 2019-04-23 12:16:44 +02:00
  • 4f9702b22b Stashing moar work. Krzysztof Magiera 2019-04-19 18:52:44 +02:00
  • 52bfda7983 make error reporting somewhat consistent between JS and Java Jakub Adamczyk 2019-04-19 15:16:31 +02:00
  • 50a91de073 delete future proofed code not being used Jakub Adamczyk 2019-04-19 14:02:25 +02:00
  • a1d516276b fix error messages to be closer to reality Jakub Adamczyk 2019-04-19 14:01:14 +02:00
  • 9f08d12141 add more generic names to errorMessages that do not show internal names Jakub Adamczyk 2019-04-19 11:22:26 +02:00
  • d015ef7374 add toString method to nodes Jakub Adamczyk 2019-04-19 10:55:59 +02:00
  • 515abaebf9 remove typeof from animated clock Jakub Adamczyk 2019-04-19 10:22:53 +02:00
  • 87292285d2 add invariant error messages for clocks Jakub Adamczyk 2019-04-19 09:58:13 +02:00
  • 7d3ecedfb6 Add numbers and non-node values to concat type (#249) Jeremy Deutsch 2019-04-18 23:54:18 -07:00
  • 9f998f4ab3 change to invariant Jakub Adamczyk 2019-04-18 15:42:55 +02:00
  • fbce9a80d6 add to more nodes Jakub Adamczyk 2019-04-18 15:22:33 +02:00
  • ea2978e89b add util wrapping get metods of ReadableMap with try catch block Jakub Adamczyk 2019-04-18 15:05:35 +02:00
  • 5f328832a6 add validation in native and JS for add and always Jakub Adamczyk 2019-04-18 13:57:35 +02:00
  • 6034fdae45 Bump version -> 1.0.1 1.0.1 Krzysztof Magiera 2019-04-17 16:24:47 +02:00
  • 8d2b7b1cf6 Use legacy context API to support older versions of react (#247) Krzysztof Magiera 2019-04-17 16:24:15 +02:00
  • 0882c97e82 Add Animated.useCode hook as an alternative to Animated.Code (#237) Jeremy Deutsch 2019-04-15 04:12:09 -07:00
  • cc9787b110 typo two (#240) Amir Shabani 2019-04-15 15:41:22 +04:30
  • d42b64212f [TS] fix adaptable type (#243) iamolegga 2019-04-15 14:04:53 +03:00
  • 2c0eb49703 [TypeScript] Add Transition.* and Transitioning.View types (#246) Jose G 2019-04-15 13:04:29 +02:00
  • e6228f64db Just playn Krzysztof Magiera 2019-04-10 22:17:59 +02:00
  • c39e67281e Better error messages when using Animated.Code (#239) Mateo Hrastnik 2019-04-10 13:02:41 +02:00
  • b58c8e4d0a Releasing stable 1.0.0 1.0.0 Krzysztof Magiera 2019-04-04 09:28:55 +02:00
  • 7580879f44 Initial implementation of Transitions transitions Krzysztof Magiera 2019-04-04 09:25:38 +02:00
  • d406bdda83 Bump build.gradle and compileSdkVersion (#226) Michał Osadnik 2019-04-02 14:01:42 +02:00
  • 1f65431312 Bump build.gradle and compileSdkVersion 0.59 osdnk 2019-04-02 13:57:35 +02:00
  • e6782cfd01 Bump to RN 0.59 (#224) Michał Osadnik 2019-04-02 13:30:03 +02:00
  • a55fcc93a6 bump to RN 0.59 osdnk 2019-04-02 13:26:58 +02:00
  • f9c6d258be whoa copy-ll Krzysztof Magiera 2019-03-30 14:26:04 +01:00
  • 1e3f3285e6 Still some bugs but this is much better Krzysztof Magiera 2019-03-30 00:01:01 +01:00
  • 6ee17da463 This is way cooler Krzysztof Magiera 2019-03-29 23:06:40 +01:00
  • 4e57765dee Fixes Krzysztof Magiera 2019-03-29 13:59:04 +01:00
  • a60f588aa9 looking good Krzysztof Magiera 2019-03-29 12:38:34 +01:00
  • 6e43063ee1 Moar work Krzysztof Magiera 2019-03-29 12:00:54 +01:00
  • 5a0cc182e8 Update README.md delay-node Freddy Harris 2019-03-28 15:23:41 +01:00
  • 92c5bdfb6f Stashing more work Krzysztof Magiera 2019-03-28 14:58:58 +01:00
  • 88f1822aab Stashing some work Krzysztof Magiera 2019-03-28 12:12:21 +01:00
  • e40860fa43 Update react-native-reanimated.d.ts (#220) iamolegga 2019-03-28 13:26:43 +03:00
  • 119953c41b TS: "start" callback should be optional (#209) Jose G 2019-03-14 16:11:48 +01:00
  • 8fe471d9fd Add more trigonometry operator (#203) Rokas Augustinas 2019-03-11 12:58:08 +02:00
  • 0da6f8c5e7 Add docs default-state-and-config osdnk 2019-03-07 17:50:02 +01:00
  • 78fe4c07ae Change condition osdnk 2019-03-07 17:38:14 +01:00
  • 3ddb5a4a87 Merge branch 'master' into default-state-and-config osdnk 2019-03-07 17:13:37 +01:00
  • 091a3a5fee Update utils.js Michał Osadnik 2019-03-07 16:50:31 +01:00
  • 3f9f5cca3b Expose createAnimatedComponent definition (#201) Luc Vauvillier 2019-03-05 13:40:40 +01:00
  • 25ee5056cb Add additional check for running clock for imperative snapTo (#197) Michał Osadnik 2019-03-04 10:50:41 +01:00
  • 85dbc1eb31 Fix bug in example runTiming() method (#196) Naftali Beder 2019-03-04 03:49:41 -06:00
  • 3840256d9d Clarify that color node accepts only integer values (#190) Michał Osadnik 2019-03-04 10:48:19 +01:00
  • 41fcf4b51b Bump RNGH (#189) Michał Osadnik 2019-03-04 10:48:02 +01:00
  • 3e311846eb Follow up changes in mocks with new changes (#188) Michał Osadnik 2019-03-04 10:47:42 +01:00
  • 73dd5d2fb3 Add additional check for running clock for imperative snapTo fix-interactable-snapto osdnk 2019-02-27 14:32:55 +01:00
  • 8765e8c9c7 Bump version -> alpha.12 Krzysztof Magiera 2019-02-05 12:32:33 +01:00
  • 4408906731 Clear timeout if needed send event less often (#163) Michał Osadnik 2019-02-05 12:23:43 +01:00
  • 4a0798b752 Remove prop-types from AnimatedComponent (#180) Michał Osadnik 2019-02-05 12:20:26 +01:00
  • e75377aa98 Renamed ViewStyleProps to DeprecatedViewStyleProps. (#177) Mikael Sand 2019-01-25 18:33:51 +02:00
  • 1497a9a1aa Language tweaks in readme (#173) Radek Pietruszewski 2019-01-17 21:44:30 +01:00
  • 76e5cd465e Update react-native-reanimated.d.ts (#170) Cameron Knight 2019-01-16 13:11:39 -08:00
  • b9f5bb2a8d Use versions from project configuration if available. (#164) rmevans9 2019-01-09 09:12:02 -05:00
  • d2e9437ff6 Update README.md (#154) Joe Goodall 2019-01-07 15:01:29 +00:00
  • 67a49e4d18 Try obj-style osdnk 2019-01-04 16:39:10 +01:00
  • b582ce77d4 Bump version -> alpha.11 Krzysztof Magiera 2019-01-04 10:22:29 +01:00
  • fae1f1528a Fix detaching already detached nodes on evaluateOnce (#153) Michał Osadnik 2018-12-21 14:56:23 +01:00
  • cb5e5aa7fb Update utils.js Michał Osadnik 2018-12-17 13:05:41 +01:00
  • e44a871d02 📚 Fix Clock example (#152) Krisztiaan 2018-12-17 12:57:37 +01:00
  • 72b1792df7 Fix build on android (#148) Krosh 2018-12-12 22:46:35 +07:00
  • 2eb45e2b47 Update react-native-reanimated.d.ts (#146) Sunny Luo 2018-12-12 16:41:59 +08:00
  • 54b46fa25f Comment native-event-code-improvements osdnk 2018-12-11 19:41:42 +01:00
  • d2b9e78e3b Update AnimatedEvent.js Michał Osadnik 2018-12-11 19:40:11 +01:00
  • d7734ce1fd Update AnimatedEvent.js Michał Osadnik 2018-12-11 19:39:08 +01:00
  • af00b1890a extract osdnk 2018-12-11 19:38:40 +01:00
  • 39612a693a Add possibility to pass array of nodes to Animated.code and native event osdnk 2018-12-11 19:26:56 +01:00
  • 74c520204f Revert back to typeof to avoid ReferenceError: Can't find variable Proxy (#147) Christian Bach 2018-12-10 22:11:20 +01:00