Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / matipl01/react-native-sortables issues and pull requests

#93 - chore(deps-dev): Bump @types/node from 20.14.14 to 22.1.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#92 - chore(deps): Bump react-native-screens from 3.32.0 to 3.34.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#91 - chore(deps-dev): Bump @react-native/babel-preset from 0.74.86 to 0.74.87

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#90 - feat: Add auto scroll example

Pull Request - State: closed - Opened by MatiPl01 6 months ago
Labels: example

#89 - fix: Initial render flickering and content overflow

Pull Request - State: closed - Opened by MatiPl01 6 months ago - 1 comment
Labels: fix, released

#88 - Content overlaps container on initial render

Issue - State: closed - Opened by MatiPl01 6 months ago
Labels: bug

#87 - chore: Create better examples navigator in the example app

Pull Request - State: closed - Opened by MatiPl01 6 months ago - 1 comment
Labels: enhancement, example, released

#86 - chore: Remove column count change animation

Pull Request - State: closed - Opened by MatiPl01 6 months ago - 1 comment
Labels: enhancement, performance, released

#85 - chore: Remove problematic expo example, add back paper example

Pull Request - State: closed - Opened by MatiPl01 6 months ago - 1 comment
Labels: example, released

#84 - chore(deps-dev): Bump @babel/core from 7.24.7 to 7.25.2

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#83 - feat: Animated container height changes and column dimensions change

Pull Request - State: closed - Opened by MatiPl01 6 months ago - 1 comment
Labels: feature, released

#82 - feat: Add grid items spacing via `rowGap` and `columnGap`

Pull Request - State: closed - Opened by MatiPl01 6 months ago - 1 comment
Labels: enhancement, feature, released

#81 - chore: Memoize sortable grid items

Pull Request - State: closed - Opened by MatiPl01 6 months ago - 1 comment
Labels: enhancement, performance, released

#80 - Add support for item count changes

Issue - State: closed - Opened by MatiPl01 6 months ago
Labels: enhancement

#79 - feat: Active item snapping to finger

Pull Request - State: closed - Opened by MatiPl01 6 months ago - 1 comment
Labels: feature, released

#78 - chore(deps-dev): Bump @babel/preset-env from 7.24.7 to 7.25.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#77 - chore(deps-dev): Bump husky from 9.0.11 to 9.1.4

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#76 - fix: Item overlapping issue

Pull Request - State: closed - Opened by MatiPl01 6 months ago - 1 comment
Labels: fix, released

#75 - fix: Require cycle

Pull Request - State: closed - Opened by MatiPl01 6 months ago - 1 comment
Labels: fix, released

#74 - chore: Improve pressed item and drop indicator animations

Pull Request - State: closed - Opened by MatiPl01 6 months ago - 1 comment
Labels: enhancement, released

#73 - feat: Add vibarions with expo-haptics

Pull Request - State: open - Opened by MatiPl01 6 months ago - 1 comment
Labels: feature

#72 - Container collapses when used inside a FlashList

Issue - State: closed - Opened by MatiPl01 6 months ago
Labels: bug, critical

#71 - App freezes when pressed on multiple items at once

Issue - State: closed - Opened by MatiPl01 6 months ago
Labels: bug, critical

#70 - feat: Add callback functions called on drag state or order changes

Pull Request - State: closed - Opened by MatiPl01 6 months ago - 1 comment
Labels: feature, released

#69 - feat: Add optional haptic feedback via react-native-haptic-feedback

Pull Request - State: closed - Opened by MatiPl01 6 months ago - 1 comment
Labels: feature, released

#68 - chore: Performance improvements

Pull Request - State: closed - Opened by MatiPl01 7 months ago
Labels: enhancement, performance

#67 - fix: Semantic release setup

Pull Request - State: closed - Opened by MatiPl01 7 months ago - 1 comment
Labels: fix, released

#66 - chore(deps-dev): Bump @babel/preset-env from 7.24.7 to 7.24.8

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#65 - chore(deps): Bump react-native-svg from 15.3.0 to 15.4.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#64 - chore(deps-dev): Bump typescript from 5.3.3 to 5.5.4

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#63 - chore(deps-dev): Bump @babel/core from 7.24.7 to 7.24.9

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#62 - chore(deps-dev): Bump husky from 9.0.11 to 9.1.1

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#61 - chore: Bump yarn version

Pull Request - State: closed - Opened by MatiPl01 7 months ago - 1 comment
Labels: dependencies, released

#60 - feat: Clean up draggable view implementation, add decoration component

Pull Request - State: closed - Opened by MatiPl01 7 months ago - 1 comment
Labels: released

#59 - chore: Performance optimizations

Pull Request - State: closed - Opened by MatiPl01 7 months ago
Labels: enhancement, performance

#58 - chore(deps-dev): Bump ts-jest from 29.1.5 to 29.2.2

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#57 - chore(deps-dev): Bump eslint from 8.57.0 to 9.7.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#56 - fix: Auto scroll not working when item is not dragged

Pull Request - State: closed - Opened by MatiPl01 7 months ago - 1 comment
Labels: enhancement, fix, released

#55 - feat: Migrate example to the new architecture, add flash-list example

Pull Request - State: closed - Opened by MatiPl01 7 months ago - 1 comment
Labels: documentation, enhancement, released

#54 - chore(deps-dev): Bump typescript from 5.3.3 to 5.5.3

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#53 - chore(deps-dev): Bump ts-jest from 29.1.5 to 29.2.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#52 - chore(deps-dev): Bump @semantic-release/github from 10.0.7 to 10.1.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#51 - feat: Add container height change animation, debounce layout calculation

Pull Request - State: closed - Opened by MatiPl01 7 months ago
Labels: enhancement

#50 - Active item is rendered below components rendered later in the hierarchy

Issue - State: closed - Opened by MatiPl01 7 months ago - 2 comments
Labels: bug

#49 - Auto scroll doesn't work when the active item position doesn't change

Issue - State: closed - Opened by MatiPl01 7 months ago
Labels: bug

#48 - feat: Active item drop indicator

Pull Request - State: closed - Opened by MatiPl01 7 months ago - 1 comment
Labels: feature, released

#47 - Improve performance by reducing the number of animated reactions called

Issue - State: closed - Opened by MatiPl01 7 months ago - 1 comment
Labels: enhancement, performance

#46 - feat: FlatList auto scroll example

Pull Request - State: closed - Opened by MatiPl01 7 months ago - 1 comment
Labels: feature, fix, released

#45 - feat: Auto scroll provider

Pull Request - State: closed - Opened by MatiPl01 7 months ago - 1 comment
Labels: feature, released

#44 - eslint and prettier auto fixing don't work in the example app

Issue - State: closed - Opened by MatiPl01 7 months ago
Labels: bug

#43 - chore: Monorepo setup improvement

Pull Request - State: closed - Opened by MatiPl01 7 months ago - 1 comment
Labels: enhancement, released

#42 - feat: Allow animated props to be passed to components

Pull Request - State: closed - Opened by MatiPl01 7 months ago - 1 comment
Labels: released

#41 - chore(deps): Bump dependencies, fix require cycle

Pull Request - State: closed - Opened by MatiPl01 7 months ago - 1 comment
Labels: dependencies, fix, released

#40 - chore(deps-dev): Bump @react-native/babel-preset from 0.74.81 to 0.74.85

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#39 - chore(deps-dev): Bump @types/node from 20.12.7 to 20.14.9

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#38 - chore(deps-dev): Bump eslint from 8.57.0 to 9.6.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#37 - chore(deps): Bump react-native from 0.73.6 to 0.74.3

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#36 - chore(deps-dev): Bump @types/node from 20.12.7 to 20.14.8

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#35 - chore(deps-dev): Bump @types/node from 20.12.7 to 20.14.4

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#34 - chore(deps-dev): Bump eslint from 8.57.0 to 9.5.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#33 - chore(deps-dev): Bump @react-native/babel-preset from 0.74.81 to 0.74.84

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#32 - chore(deps): Bump react-native from 0.73.6 to 0.74.2

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#31 - chore(deps-dev): Bump @types/node from 20.12.7 to 20.14.2

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#30 - chore(deps-dev): Bump eslint from 8.57.0 to 9.4.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#29 - chore(deps-dev): Bump @types/node from 20.12.7 to 20.14.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#28 - docs: Create separate screens with examples in the example app

Pull Request - State: closed - Opened by MatiPl01 8 months ago - 1 comment
Labels: documentation, enhancement, released

#28 - docs: Create separate screens with examples in the example app

Pull Request - State: closed - Opened by MatiPl01 8 months ago - 1 comment
Labels: documentation, enhancement, released

#27 - Add support for all view style props

Issue - State: closed - Opened by MatiPl01 8 months ago - 1 comment
Labels: enhancement

#26 - Respond to style property changes in flex layout

Issue - State: closed - Opened by MatiPl01 8 months ago - 1 comment
Labels: enhancement

#25 - fix: Example app screen flickering caused by safe area

Pull Request - State: closed - Opened by MatiPl01 8 months ago - 1 comment
Labels: fix, released

#24 - chore(deps-dev): Bump eslint from 8.57.0 to 9.3.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies

#23 - chore(deps-dev): Bump @types/node from 20.12.7 to 20.12.12

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies

#22 - Improve swapping performance in the flex layout

Issue - State: closed - Opened by MatiPl01 9 months ago
Labels: enhancement

#21 - chore(deps-dev): Bump @types/node from 20.12.7 to 20.12.11

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies

#20 - chore(deps): Bump react-native from 0.73.6 to 0.74.1

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies

#19 - chore(deps-dev): Bump @types/node from 20.12.7 to 20.12.10

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies

#18 - chore(deps-dev): Bump eslint-config-react-native-matipl01 from 2.1.0 to 3.0.2

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies

#17 - chore(deps-dev): Bump eslint from 8.57.0 to 9.2.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies

#16 - chore(deps-dev): Bump @react-native/babel-preset from 0.74.81 to 0.74.83

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies

#15 - feat: Flex items reordering

Pull Request - State: closed - Opened by MatiPl01 9 months ago - 1 comment
Labels: feature, released

#14 - feat: Grid items reordering

Pull Request - State: closed - Opened by MatiPl01 9 months ago - 1 comment
Labels: feature, released

#13 - feat: Active item decoration

Pull Request - State: closed - Opened by MatiPl01 9 months ago - 1 comment
Labels: feature, released

#12 - Content jumps on initial render

Issue - State: closed - Opened by MatiPl01 9 months ago
Labels: bug

#11 - column-reverse items positioning in absolute flex layout

Issue - State: closed - Opened by MatiPl01 9 months ago
Labels: bug

#10 - feat: Add drag context provider

Pull Request - State: closed - Opened by MatiPl01 9 months ago - 1 comment
Labels: feature, released

#9 - Support for space-around, space-between and space-evenly values of alignContent property

Issue - State: closed - Opened by MatiPl01 9 months ago - 1 comment
Labels: bug, enhancement

#8 - feat: Absolute flex layout items positioning

Pull Request - State: closed - Opened by MatiPl01 9 months ago - 1 comment
Labels: feature, released

#7 - Add layout direction support

Issue - State: closed - Opened by MatiPl01 9 months ago - 1 comment
Labels: feature

#6 - feat: Flex layout provider

Pull Request - State: closed - Opened by MatiPl01 9 months ago - 1 comment
Labels: feature, released

#5 - feat: Grid layout provider

Pull Request - State: closed - Opened by MatiPl01 9 months ago - 1 comment
Labels: feature, released

#4 - feat: Sortable grid base component that displays items in a grid

Pull Request - State: closed - Opened by MatiPl01 9 months ago - 1 comment
Labels: feature, released

#3 - fix(eslint): Fix eslint config by downgrading to v8

Pull Request - State: closed - Opened by MatiPl01 9 months ago - 1 comment
Labels: fix, released

#2 - feat: Basic SortableView and MeasurementsProvider implementation

Pull Request - State: closed - Opened by MatiPl01 9 months ago - 1 comment
Labels: feature, released

#1 - chore(deps): bump react-native from 0.73.6 to 0.74.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies