Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mue/react-sortable-hoc

A set of higher-order components to turn any list into an animated, accessible and touch-friendly sortable list✌️
https://github.com/mue/react-sortable-hoc

Fixed server-side rendering

a015f280679fcbec8e70a0512fb3e3c2d246aa75 authored over 8 years ago
0.0.6

7fc34be0bab833f949614ef90a9c8600be12af66 authored over 8 years ago
Minor tweaks

4b46304a83d453d689778ed260cd37fba6badae3 authored over 8 years ago
Minor tweaks

b5e862050e1caa9ce0793c257fdc51452dfb91f6 authored over 8 years ago
Fixes an issue with auto-hiding sortable ghost with windowing libraries

caab67df12968ebb7d1df94859ee2b92e3eaa1c1 authored over 8 years ago
Merge pull request #27 from zaygraveyard/bug/issue26

Bugfix: Add support handling `margin`s on scrollable items. (fixes #26)

7d9bc5f961bbbad2d4e5f22a9c4f3e7659006219 authored over 8 years ago
Merge pull request #34 from TalShavit/master

Fix changing disable property while receiving props

caac94e2d27be151087f724a1d07991de2a7697e authored over 8 years ago
Merge pull request #37 from bvaughn/master

Added support for a custom container (via getContainer prop)

2bedfb2af8de2de9baf279b8ff6102e68733720b authored over 8 years ago
Bumped react-virtualized dep to 7.15.1

This renames ._grid ref to .Grid (since it's now an official part of the API).

9291a33c939d9911a92c7b55f1aa051d14ca55a8 authored over 8 years ago
Added support for a custom container (via getContainer prop)

This PR also updates the version of 'react-virtualized' used in 'devDependencies' to 7.15 so tha...

6d4c5da5e5d6fb44fa385e388c735adaa26a6aba authored over 8 years ago
Fix changing disable property while receiving props

7aa2d344000b9bbe4add2bc0d54eecd16b83e323 authored over 8 years ago
Add support handling `margin`s on scrollable items. (fixes #26)

Only support's [margin collapsing](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Box_Mode...

6b6a5a3af35734762f4e70c474f0f4c1e868836a authored over 8 years ago
Update README.md

8ff6601ea15d4edb8ce3cf98ab80cccd6015d6d9 authored over 8 years ago
Initial commit of react-storybook config and stories

f085aa5e5d57dcaa7562f97afeccc5933c0e554c authored over 8 years ago
πŸ› Fix dev environment example code

53be0a84c158f16916355d66e0086ce2509a6229 authored over 8 years ago
Clean up dev index.js

8562a3d9b99433de12f61517b07e9594b756dbe4 authored over 8 years ago
Update README.md

b0f3b15315d8cd0ab54cb2c1e4a22a89f0b0c2d7 authored over 8 years ago
0.0.5

ec17df44b2747787facf9940a6227a82861b824a authored over 8 years ago
Check that there is a prefix before trying to read the first character (fixes issues when testing with jsdom, #29)

4830b84e2493613e06d03016b7ba76288ed27b7a authored over 8 years ago
0.0.4

f3abfcdc305090542e600327fe1b4b3655f57d47 authored over 8 years ago
Update README.md

916a293e0bd8810efd61db82776609865758bdea authored over 8 years ago
Merge pull request #22 from zaygraveyard/feature/issue21

Add option to specify how to lock the sortable helper to the container top/bottom edges

413c7e0ce64eb3a4a67bd5e47ad732c856452508 authored over 8 years ago
Add option to specify locking offsets of the helper in the container. (fixes #21)

24d00b8f95ba523b8f013be77e3d487fa432a927 authored over 8 years ago
Merge pull request #25 from ahmedelgabri/helperclass-bug

Fix helperClass when adding multiple classes

cbeda69bd98a4228662bb53ceb32f9719cb3f098 authored over 8 years ago
Fix helperClass

667a79258fb7f99ebd22ec30916b7b4f9b9b12b2 authored over 8 years ago
0.0.3

09e8818fa6d6168b2090a3a556359d96d3917906 authored over 8 years ago
Fixes SortableElement index not being updated in the Manager when it's index prop changes (#24)

de720e889f7b409c2732a9158f61011e747c7d02 authored over 8 years ago
Merge pull request #23 from naturalatlas/bugfix-draghandle-children

Bugfix: Support drag handles with children

a07db4d3dadbfd887edbc048881e3393158972f0 authored over 8 years ago
Support drag handles with children

Walk the parents to find the actual drag handle instance

5cdf3ae8c8f9727c436fc437582a52ae061e7db0 authored over 8 years ago
Derp, need to wait after the helper is created to hide the sortable ghost

8c59c346519489c8160d2f04659fe4cc2d3b5e89 authored over 8 years ago
Immediately hide the sortableGhost on sortStart (#19)

5156182a5436c947c45c4adef90388c1533cd383 authored over 8 years ago
Add listeners for both touch and mouse events at the same time instead of relying on touch detection

966b7898855f9ac5ef1ff4a5c06f82bb16324f5d authored over 8 years ago
0.0.2

0e45e956c5b9ca101ef44fd0fae37b7bebd8d248 authored over 8 years ago
Cleaner approach to solving IE prefix

ff57c24924d045c50b517e2824bc171c237f8e97 authored over 8 years ago
Tweaked vendorPrefix detection logic (#10, #7, #17)

fe88b53ee7f42d246d6a9d8e6cba8bba1e1b5af9 authored over 8 years ago
Fixes issue with multiple touch triggering sorting on multiple elements (#9)

fc46837c2f939d89ef32c7b6002f2f02973b2aba authored over 8 years ago
Fixes issues with multiple lists on the same page (#2)

f7e82e2e3916422ac8f60dbe555f292072d9f1c7 authored over 8 years ago
Fixes bug where clicking without dragging wouldn't update newIndex (#11)

21ab5480d9b8264061f862d283c3924fce8ecf22 authored over 8 years ago
Export as `SortableHOC` in UMD build (addresses #13)

dac0cee65347c675a067367764f0f2ca2a623fbe authored over 8 years ago
Update README.md

5cc1bd894269c381d87adc8ffccf195ab667a185 authored over 8 years ago
Update README.md

245452c3e3039e0b719c5cacb1dfe2e3609b25aa authored over 8 years ago
Initial commit

f5cee9f06aebbfdfcbf861ef2f913bb377004306 authored over 8 years ago