dependabot[bot]
a98fc878c0
Bump decode-uri-component from 0.2.0 to 0.2.2 ( #433 )
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-22 11:34:20 -08:00
dependabot[bot]
ed60df0e97
Bump qs from 6.5.2 to 6.5.3 ( #436 )
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-22 11:33:59 -08:00
dependabot[bot]
574a3219c2
Bump json5 from 2.2.0 to 2.2.3 ( #442 )
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.0 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-22 11:33:49 -08:00
dependabot[bot]
453c948309
Bump react-native-reanimated from 2.8.0 to 2.10.0 ( #420 )
...
Bumps [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated ) from 2.8.0 to 2.10.0.
- [Release notes](https://github.com/software-mansion/react-native-reanimated/releases )
- [Commits](https://github.com/software-mansion/react-native-reanimated/compare/2.8.0...2.10.0 )
---
updated-dependencies:
- dependency-name: react-native-reanimated
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-22 15:29:55 -08:00
dependabot[bot]
ba187d1edb
Bump minimatch from 3.0.4 to 3.1.2 ( #429 )
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-22 15:26:20 -08:00
Daniel Merrill
0937df86d7
Port to Reanimated v2 ( #335 )
...
* first pass v2 migration
* autoscroll (WIP
* update decorators, cleanup
* ts ignore
* tweak constrained hover anim
* use single useDerivedValue
* fixed layout measurement (#325 )
Co-authored-by: Tatiana Iasencova <t.iasencova@unifun.com>
* back to working
* fix autoscroll
* fix placeholder item
* bugfix placeholder
* add identityRetainingCallback
* enforce reanimated v2
* fix onDragEnd
* cleanup
* fix filcker (mostly)
* flip raf and setTimeout
* fix placeholder position
* fix filicker, nestable checkpoint
* fix nested scroll
* remove unnecessary wrapper
* fix placeholderitem
* cleanup, fix tests
* remove fail case
* add bob
* 4.0.0-beta.0
* memoize, useAnimatedRef -> useRef
* memoize, index -> getIndex
* memoize
* performance, cleanup
* update README
* fix ref types
* 4.0.0-beta.1
* disable gestures when animating
* bump reanimated
* 4.0.0-beta.2
* fix commonjs build
* 4.0.0-beta.3
* prevent flicker on web
* use v2 gesture api
* no worklet
* useIdentityRetainingCallback -> useStableCallback
* 4.0.0-beta.4
* foward refs
* add example
* add npmignore
* 4.0.0-beta.5
* fix autoscroll not working after scroll down
Co-authored-by: computerjazz <hi@danielmerrill.com>
Co-authored-by: taniaI <47004999+taniaIas@users.noreply.github.com>
Co-authored-by: Tatiana Iasencova <t.iasencova@unifun.com>
2022-07-24 19:47:45 -07:00
dependabot[bot]
d8a392bf4a
Bump simple-plist from 1.1.1 to 1.3.1 ( #386 )
...
Bumps [simple-plist](https://github.com/wollardj/simple-plist ) from 1.1.1 to 1.3.1.
- [Release notes](https://github.com/wollardj/simple-plist/releases )
- [Commits](https://github.com/wollardj/simple-plist/compare/v1.1.1...v1.3.1 )
---
updated-dependencies:
- dependency-name: simple-plist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-21 21:06:29 -07:00
dependabot[bot]
ae5b339999
Bump semver-regex from 3.1.3 to 3.1.4 ( #388 )
...
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex ) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/sindresorhus/semver-regex/releases )
- [Commits](https://github.com/sindresorhus/semver-regex/commits/v3.1.4 )
---
updated-dependencies:
- dependency-name: semver-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-21 21:05:54 -07:00
dependabot[bot]
7efc322fe3
Bump async from 2.6.3 to 2.6.4 ( #376 )
...
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-19 10:18:18 -07:00
dependabot[bot]
1779964c20
Bump ansi-regex from 4.1.0 to 4.1.1 ( #370 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-31 11:59:49 -07:00
dependabot[bot]
cc538b8cd0
Bump plist from 3.0.4 to 3.0.5 ( #369 )
...
Bumps [plist](https://github.com/TooTallNate/node-plist ) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/TooTallNate/node-plist/releases )
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md )
- [Commits](https://github.com/TooTallNate/node-plist/commits )
---
updated-dependencies:
- dependency-name: plist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-31 11:59:36 -07:00
dependabot[bot]
242c312b76
Bump minimist from 1.2.5 to 1.2.6 ( #368 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-31 09:21:02 -07:00
dependabot[bot]
e96f6647f9
Bump node-fetch from 2.6.1 to 2.6.7 ( #366 )
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-08 12:45:18 -08:00
dependabot[bot]
b580e88d0b
Bump plist from 3.0.2 to 3.0.4 ( #364 )
...
Bumps [plist](https://github.com/TooTallNate/node-plist ) from 3.0.2 to 3.0.4.
- [Release notes](https://github.com/TooTallNate/node-plist/releases )
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md )
- [Commits](https://github.com/TooTallNate/node-plist/commits )
---
updated-dependencies:
- dependency-name: plist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-07 09:03:57 -08:00
dependabot[bot]
3881e30d8d
Bump shelljs from 0.8.4 to 0.8.5 ( #348 )
...
Bumps [shelljs](https://github.com/shelljs/shelljs ) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases )
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5 )
---
updated-dependencies:
- dependency-name: shelljs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-19 20:21:13 -08:00
computerjazz
7aa9bbd5a8
upgrade deps
2021-12-20 10:49:03 -08:00
dependabot[bot]
f430f23998
Bump path-parse from 1.0.6 to 1.0.7 ( #305 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-31 10:27:45 -07:00
dependabot[bot]
2490387e44
Bump semver-regex from 3.1.2 to 3.1.3 ( #316 )
...
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/sindresorhus/semver-regex/releases )
- [Commits](https://github.com/sindresorhus/semver-regex/commits )
---
updated-dependencies:
- dependency-name: semver-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-31 10:27:24 -07:00
dependabot[bot]
dccfacd5ae
Bump tmpl from 1.0.4 to 1.0.5 ( #317 )
...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-31 10:27:10 -07:00
dependabot[bot]
d257588a77
Bump react-native from 0.64.0 to 0.64.1 ( #302 )
...
Bumps [react-native](https://github.com/facebook/react-native ) from 0.64.0 to 0.64.1.
- [Release notes](https://github.com/facebook/react-native/releases )
- [Changelog](https://github.com/facebook/react-native/blob/main/Releases.md )
- [Commits](https://github.com/facebook/react-native/compare/v0.64.0...v0.64.1 )
---
updated-dependencies:
- dependency-name: react-native
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-31 10:26:55 -07:00
dependabot[bot]
65a8e2eee8
Bump browserslist from 4.16.3 to 4.16.6 ( #294 )
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.16.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 09:57:00 -07:00
Roman
b60c23035f
Support react-native-reanimated 2 ( #270 )
...
* support react-native-reanimated 2
* React Native Gesture Handler up to 1.10.3
* erase extra type
* less ts suppressions
* fixed cell measuring
* unnecessary change was reverted
* confilcts:
- indext.tsx
- yarn.lock
* fixed ts error
* updated dev deps
* erase extra resolutions
2021-04-12 09:42:43 -07:00
dependabot[bot]
1154119a09
Bump y18n from 3.2.1 to 3.2.2 ( #274 )
...
Bumps [y18n](https://github.com/yargs/y18n ) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-05 09:23:16 -07:00
Evrim Persembe
1c0da9a29a
Add simultaneous handlers support to make the component usable within a ScrollView ( #273 )
...
* Set react-native-gesture-handler dependency to ^1.10.0
* Ignore JetBrains IDE settings
* Add simultaneousHandlers and onGestureHandlerRef props
* Remove onGestureHandlerRef as it turned out it is not necessary
* Add simultaneousHandler prop to README
2021-04-03 10:45:45 -07:00
Bruno Castro
0567117b2b
tests: setup jest, testing library and add tests ( #239 )
...
Co-authored-by: Daniel Merrill <daniel.r.merrill@gmail.com>
2021-01-25 09:22:45 -08:00
Daniel Merrill
966ce1166a
add empty dep arrays to Animated.Code
2021-01-21 20:17:04 -08:00
dependabot[bot]
ecdeaf1ca5
Bump lodash from 4.17.15 to 4.17.19 ( #206 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-20 20:50:19 -07:00
Harry Yu
4cc0775526
Fixed typings so yarn build runs correctly
2020-07-14 13:12:49 -07:00
Daniel Merrill
b57d9d29b1
add ts config + dev deps, start addressing type errors
2020-01-27 10:37:42 -08:00
Daniel Merrill
ea6ecfea81
types
2020-01-22 17:34:39 -08:00