Commit Graph

  • 72ccaafdcb
    Merge branch 'computerjazz:main' into main main Marcos Rodriguez Vélez 2026-01-04 23:01:57 -0400
  • 5b2f9665a6 v4.0.3 Daniel Merrill 2025-05-05 22:05:27 -0700
  • b780c497ba
    fix: glitching when reordering items (#586) Boy Callaars 2025-05-06 00:28:55 +0100
  • debd2ca3ee
    Update README.md Daniel Merrill 2025-04-08 15:43:25 -0700
  • 6ccfab5bd0
    Bump @babel/helpers from 7.18.2 to 7.27.0 in /Example (#582) dependabot[bot] 2025-04-03 18:35:24 -0700
  • d31aa63035
    Bump nanoid from 3.3.4 to 3.3.11 in /Example (#583) dependabot[bot] 2025-04-03 18:35:13 -0700
  • d700c26f96
    Bump @babel/runtime from 7.21.0 to 7.27.0 in /Example (#584) dependabot[bot] 2025-04-03 18:35:02 -0700
  • d733391776
    Bump body-parser from 1.20.2 to 1.20.3 in /Example (#554) dependabot[bot] 2025-04-03 13:40:50 -0700
  • 763a7b6936 v4.0.2 computerjazz 2025-04-03 13:38:49 -0700
  • e38a361ab1
    Tried to modify key current of an object which has been already passed to a worklet (#551) Elliott Kember 2025-03-27 07:45:03 +1300
  • 3a61627474
    Update animatedValueContext.tsx Marcos Rodriguez Vélez 2024-09-01 17:05:38 -0400
  • 3061e3055c
    updated example to expo-48 (#465) Nyasha (Nash) Nziramasanga 2024-07-23 02:18:45 +0930
  • c10575df82
    Fix circular refference with Reanimated 3 (#462) Krzysztof Piaskowy 2024-07-22 18:39:19 +0200
  • ebfddc4877 v4.0.1 v4.0.1 computerjazz 2023-02-22 11:38:08 -0800
  • 1ac3d11d81 null check computerjazz 2023-02-22 11:36:32 -0800
  • a98fc878c0
    Bump decode-uri-component from 0.2.0 to 0.2.2 (#433) dependabot[bot] 2023-02-22 11:34:20 -0800
  • 077a0183c1
    Bump decode-uri-component from 0.2.0 to 0.2.2 in /Example (#435) dependabot[bot] 2023-02-22 11:34:11 -0800
  • ed60df0e97
    Bump qs from 6.5.2 to 6.5.3 (#436) dependabot[bot] 2023-02-22 11:33:59 -0800
  • 574a3219c2
    Bump json5 from 2.2.0 to 2.2.3 (#442) dependabot[bot] 2023-02-22 11:33:49 -0800
  • 8b50f35bd2
    Adding onPlaceholderIndexChange callback prop functionality (#446) Eric Olson 2023-02-22 12:33:29 -0700
  • 07f53924ad
    Calling onRelease when user ends drag without moving their finger. (#445) Eric Olson 2023-02-22 12:32:58 -0700
  • 37dd41aafb
    Bump ua-parser-js from 0.7.31 to 0.7.33 in /Example (#450) dependabot[bot] 2023-02-22 11:32:21 -0800
  • 453c948309
    Bump react-native-reanimated from 2.8.0 to 2.10.0 (#420) dependabot[bot] 2022-11-22 15:29:55 -0800
  • b574e99765
    Bump react-native-reanimated from 2.8.0 to 2.10.0 in /Example (#421) dependabot[bot] 2022-11-22 15:28:22 -0800
  • 1193af7992
    removed unused ViewPropTypes (#428) Batuhan Şahan 2022-11-23 02:27:53 +0300
  • ba187d1edb
    Bump minimatch from 3.0.4 to 3.1.2 (#429) dependabot[bot] 2022-11-22 15:26:20 -0800
  • b826fa19aa 4.0.0 v4.0.0 computerjazz 2022-11-20 07:20:07 -0800
  • c8b220eebb
    Create FUNDING.yml Daniel Merrill 2022-09-10 13:39:45 -0700
  • cc3d9c573c comment computerjazz 2022-08-28 13:22:01 -0700
  • 20437309f9 comment computerjazz 2022-08-28 13:14:11 -0700
  • 6e1b5df043 4.0.0-beta.12 v4.0.0-beta.12 computerjazz 2022-08-27 12:50:49 -0700
  • ba69692c57 fix web flicker computerjazz 2022-08-27 12:40:41 -0700
  • 211ec96f20 fix consrained boundaries computerjazz 2022-08-26 22:57:24 -0700
  • 37ed93d2bc 4.0.0-beta.11 v4.0.0-beta.11 computerjazz 2022-08-25 11:53:52 -0700
  • 5f4bdb0557 add experimental support for layout animations computerjazz 2022-08-25 11:51:47 -0700
  • 8d9638c57e 4.0.0-beta.10 v4.0.0-beta.10 computerjazz 2022-08-23 11:32:50 -0700
  • b7e6ed33f6 add layout animations computerjazz 2022-08-23 11:30:51 -0700
  • 1917223c53 4.0.0-beta.9 v4.0.0-beta.9 computerjazz 2022-08-03 12:44:10 -0700
  • 7b2b9db0fb attempt to fix occasional flicker on drag end computerjazz 2022-08-03 12:27:43 -0700
  • c0f3e57bd5 simplify computerjazz 2022-08-02 20:22:33 -0700
  • 355edf9ebe perf: do not animate outside visible range computerjazz 2022-08-02 09:06:19 -0700
  • abf9105e1a fix web flicker computerjazz 2022-08-01 20:46:22 -0700
  • d246cb88d3 fix flicker, simplify computerjazz 2022-08-01 20:32:10 -0700
  • 1e5f5b5724
    Update README.md Daniel Merrill 2022-07-25 07:54:22 -0700
  • cb34bd94a2
    README: escape pipe char Daniel Merrill 2022-07-24 19:51:31 -0700
  • 0937df86d7
    Port to Reanimated v2 (#335) Daniel Merrill 2022-07-24 19:47:45 -0700
  • d8a392bf4a
    Bump simple-plist from 1.1.1 to 1.3.1 (#386) dependabot[bot] 2022-07-21 21:06:29 -0700
  • ae5b339999
    Bump semver-regex from 3.1.3 to 3.1.4 (#388) dependabot[bot] 2022-07-21 21:05:54 -0700
  • 0cc562baef 4.0.0-beta.6 v4.0.0-beta.6 computerjazz 2022-07-09 22:14:05 -0700
  • b324dbd6a9 use babel config in module computerjazz 2022-07-09 22:13:54 -0700
  • 01f209d5f3 fix autoscroll not working after scroll down computerjazz 2022-06-20 11:53:00 -0700
  • 23dd46ff43 4.0.0-beta.5 v4.0.0-beta.5 computerjazz 2022-06-18 14:16:33 -0700
  • ec5d93ba45 add npmignore computerjazz 2022-06-18 14:10:50 -0700
  • 7eadb026c3 Merge branch 'main' into reanimated-v2-migrate-2 computerjazz 2022-06-18 14:10:39 -0700
  • 7099a20321 add example computerjazz 2022-06-18 13:46:25 -0700
  • 5796b5b5fb foward refs computerjazz 2022-06-17 16:17:54 -0700
  • 91b628ea62 3.1.2 v3.1.2 computerjazz 2022-06-17 15:45:07 -0700
  • 75e7e25293 forward ref computerjazz 2022-06-17 15:44:22 -0700
  • 43d624d4dd 4.0.0-beta.4 v4.0.0-beta.4 computerjazz 2022-06-15 07:45:56 -0700
  • c054cb6811 useIdentityRetainingCallback -> useStableCallback computerjazz 2022-06-15 07:43:06 -0700
  • f128f9339c no worklet computerjazz 2022-06-14 21:31:20 -0700
  • b042076e4d use v2 gesture api computerjazz 2022-06-14 21:08:59 -0700
  • fd907f473a prevent flicker on web computerjazz 2022-06-05 23:15:19 -0800
  • 12dd2ceed8 4.0.0-beta.3 v4.0.0-beta.3 computerjazz 2022-06-05 14:55:02 -0800
  • 383a0ea539 fix commonjs build computerjazz 2022-06-05 14:54:50 -0800
  • b6a07488c5 4.0.0-beta.2 v4.0.0-beta.2 computerjazz 2022-06-05 11:16:00 -0800
  • 9d3b131901 bump reanimated computerjazz 2022-06-05 11:15:56 -0800
  • a5dfe42362 disable gestures when animating computerjazz 2022-05-25 16:02:58 -0700
  • b54173dbc5 4.0.0-beta.1 v4.0.0-beta.1 computerjazz 2022-05-24 13:01:24 -0700
  • 5a0bbbe0fd fix ref types computerjazz 2022-05-24 13:00:52 -0700
  • 74eb785898 update README computerjazz 2022-05-24 12:59:04 -0700
  • 43a651f95f performance, cleanup computerjazz 2022-05-24 12:57:49 -0700
  • cf61898a97 memoize computerjazz 2022-05-24 12:03:27 -0700
  • 5cb29ae9c9 memoize, index -> getIndex computerjazz 2022-05-24 11:02:55 -0700
  • 021b372950 memoize, useAnimatedRef -> useRef computerjazz 2022-05-24 09:45:18 -0700
  • 208f707f8d 4.0.0-beta.0 v4.0.0-beta.0 computerjazz 2022-05-18 14:01:26 -0700
  • 70f0290377 add bob computerjazz 2022-05-16 14:41:57 -0700
  • 409bbdb7f6 remove fail case computerjazz 2022-05-16 13:39:15 -0700
  • 447e762978 cleanup, fix tests computerjazz 2022-05-16 13:14:18 -0700
  • 07dba0f26a fix placeholderitem computerjazz 2022-05-16 11:09:33 -0700
  • ff975c56cc remove unnecessary wrapper computerjazz 2022-05-16 10:24:24 -0700
  • f691b3aea3 fix nested scroll computerjazz 2022-05-16 10:14:52 -0700
  • e439d1e56e fix filicker, nestable checkpoint computerjazz 2022-05-15 21:15:41 -0700
  • 05c438ccbf fix placeholder position computerjazz 2022-05-15 15:39:36 -0700
  • 374d16428e flip raf and setTimeout computerjazz 2022-05-15 15:34:35 -0700
  • 3e81af9dd5 fix filcker (mostly) computerjazz 2022-05-15 15:29:04 -0700
  • d82a17748a cleanup computerjazz 2022-05-14 20:37:57 -0700
  • 593fb5c520 fix onDragEnd computerjazz 2022-05-14 20:34:25 -0700
  • 6de35aa584 enforce reanimated v2 computerjazz 2022-05-14 16:09:37 -0700
  • 6f62601343 add identityRetainingCallback computerjazz 2022-05-14 15:53:18 -0700
  • cb2fbac703 bugfix placeholder computerjazz 2022-05-14 15:45:56 -0700
  • eaad49a8d2 fix placeholder item computerjazz 2022-05-14 15:41:00 -0700
  • c361bbad90 fix autoscroll computerjazz 2022-05-14 15:37:16 -0700
  • 7e13846bcc back to working computerjazz 2022-05-14 15:02:04 -0700
  • b049c70f6f Merge branch 'main' into reanimated-v2-migrate-2 computerjazz 2022-05-14 14:30:55 -0700
  • 7efc322fe3
    Bump async from 2.6.3 to 2.6.4 (#376) dependabot[bot] 2022-04-19 10:18:18 -0700
  • 529c1e500f v3.1.1 v3.1.1 computerjazz 2022-04-19 09:43:18 -0700
  • 1811f2d440 prevent circular import computerjazz 2022-04-19 09:42:54 -0700
  • 17897b3b5d
    Update README.md Daniel Merrill 2022-04-14 10:57:35 -0700
  • 2bebfcadd7 update Readme computerjazz 2022-04-13 16:12:21 -0700