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

Merge pull request #248 from humiston/bug/ie-fix

IE 11 fixes for react-sortable-hoc

f6f56a67b96dd67dfd3c0e4b8eeca1dca7a13668 authored over 7 years ago
Update to pageX/Y Offset for initialWindowScroll

e580bfa0c1bff697ae46dcb85d6176b5974a2cf9 authored over 7 years ago
Update statements to only rely on pageX/Y Offset

All of the browsers that support scrollX/Y already support pageXOffset and pageYOffset

fe83573804494d000f67948b10cc02b16c3f9491 authored over 7 years ago
ie-fix: refactoring fix to accurately assign correct values that determine the diff between the initial and current scroll values

42721b5973d05ed4ea8edb9b5d6c2f3391503edc authored over 7 years ago
added window.pageYOffset and window.pageXOffset to updatePosition and animationNode functions as fixes for IE 11

e620122fd38477dc2dd3d6d7e2d567c23d4ecac4 authored over 7 years ago
Merge pull request #244 from anaumov/patch-1

Update link to `shouldCancelStart` function definition

6b6e2bed029b3450ee89adf04ad77db5e2bfa03a authored over 7 years ago
Update link to `shouldCancelStart` function definition

94db4784a466678fa4fc6b65f8077239d536cb9f authored over 7 years ago
Merge pull request #240 from Ricardo-Marques/patch-1

update href to getHelperDimensions

c9d4ac3d5507b780671dbae963d9368b058e3b2d authored over 7 years ago
update href to getHelperDimensions

dd571feacd217f1e1e3601deb4ecba706d183428 authored over 7 years ago
0.6.5

310af49abd796b3e4a843ef2b6d04c9681721be7 authored over 7 years ago
Merge pull request #213 from AlastairTaft/fix-scroll-and-drag

Fix drag when scrolling

4c08a60e1a5cc6df84fff64799cd15d78017baef authored over 7 years ago
Merge pull request #215 from jschlieber/feature/document-consumed-props

Add doc for unfortunate prop consumption

27b086d97498adccc1b3018ca7dcd58b24ee5e3c authored over 7 years ago
0.6.4

c9f767db13d00f398c80bcac868c42b2191a2fa8 authored over 7 years ago
0.6.4

75e0d6b1ac69b61dcad44701aacf9eeee342d95f authored over 7 years ago
Merge pull request #232 from flash-gordon/fix-file-input-dragging

Do not update value of cloned file inputs

3c5fcc46d08247547a210f0fe7ca6fad15824efd authored over 7 years ago
Do not update value of cloned file inputs

The value of a file input can only be set to an empty string so we have to skip it.

68bb602ef67d4f2a7ea5781c7ce0dc04463c2cc7 authored over 7 years ago
Add doc for unfortunate prop consumption

dfbb35861859ce9e17c4a00c337cf727a8b1d5d3 authored over 7 years ago
Added semi-colons

9f5179ce91db9c9a2320cd47ea3520832ea53dd6 authored over 7 years ago
Updated animation logic to account for window scroll position.

92b76b6742ab92e5edc0bca029d5cd72fc993991 authored over 7 years ago
Switched clientX/Y to pageX/Y so that it takes into account window scrolling.

bc623fc4862f0aaa2c5972bf9a5b1a21150ca69c authored over 7 years ago
0.6.3

ae50bb9ecd923c78b116064d38b392bef5557ece authored almost 8 years ago
Merge pull request #196 from szabolcsx/master

Fixes "Cannot read property 'collection' of null" when distance set and a disabled element is moved

a3881692b55dc8ea38c6eb5ef9f8c5d8cff792e0 authored almost 8 years ago
Fixes "Cannot read property 'collection' of null" when distance is a disabled element is moved

415a206798cf86217445be75cba396d7ebb5e2d1 authored almost 8 years ago
0.6.2

3245c5eb44204ca3a7f30b17eea231f84805f029 authored almost 8 years ago
Update prop-types dependency

80e7f18ff996ee3f87b78950a7b5ac66d6617259 authored almost 8 years ago
nit: linting tweaks

0077f0b4e3b50f68c04672e78b6b69b8dc880d96 authored almost 8 years ago
Merge pull request #183 from Hypnosphi/master

Replace React.PropTypes with prop-types package to prevent warnings

f18e9c7e401d64512431935ef960d9452245cae1 authored almost 8 years ago
replace React.PropTypes with prop-types package to prevent warnings in React 15.5

5b0e04c4188cb96039c875bd014aa6b463c2978c authored almost 8 years ago
Merge pull request #172 from amje/ghost-visibility

Fix ghost element hiding

ae0dd23b3aa482172ff6e2b92ad68d2d2fa24b75 authored almost 8 years ago
Fix ghost element hiding

b4e2e9626f1d5d1826e4763df627844dfebc3cdc authored almost 8 years ago
Merge pull request #178 from RyanBertrand/master

Remove 'pressThreshold' prop from WrappedComponent

170b623a328466f5b73f6ee06848478ab36a3701 authored almost 8 years ago
nit: linting tweak

6dfbc0c187485deab677f457c0c1b0efcc66140c authored almost 8 years ago
Remove 'pressThreshold' prop from WrappedComponent

'pressThreshold' found it's way into the WrappedComponent's props since it was implemented in 0....

7fe93890f238124d1897d6ca837e4abe7e997ab4 authored almost 8 years ago
Update basic.js

91a8e00b1ae28a67fc17fc9ace9ba61ed036885f authored almost 8 years ago
Update drag-handle.js

d7ab3917d82118eca3b77bb8c8a87653befdb81b authored almost 8 years ago
Update infinite-list.js

cf44fbdddb0f850b169a4eb079b54ef79a6e011d authored almost 8 years ago
Update react-virtualized example

c7959891128a4040650ded73c6acec65b3615349 authored almost 8 years ago
Merge pull request #173 from jedwards1211/patch-1

d8fd0288a7e3dd27f176e37e5dca6302acf099e0 authored almost 8 years ago
remove `react-infinite` import

9a33f6178386bcbba05d4cf362f49ffe2c12cbf6 authored almost 8 years ago
Merge pull request #162 from OliverJAsh/patch-2

Add gzip size badge

6723145dda37db6ee53c3899f356f087ec6864ad authored almost 8 years ago
Add gzip size badge

934cf7b9c67173003b6a809a2ca197b4e003941d authored almost 8 years ago
Update README.md

3a1085dc4e96c75914efb3a8c6f37bb77a02ea50 authored almost 8 years ago
0.6.1

c3df92f04352d147c7a026fc136fdb37ab20afed authored almost 8 years ago
Merge pull request #160 from clauderic/feature/helper_pointer_events

Default to `pointer-events: none` on Sortable helper

6ca8674e6ab6112c9bcd7f1820f193bdbc6baad6 authored almost 8 years ago
Default to pointer-events: none on Sortable helper

e0c7f79fdcfeb5b758d3dbaaf6ae2b2a1790d8ae authored almost 8 years ago
0.6.0

03696ffeb813431cf12f023ad729101d13927bc7 authored almost 8 years ago
Merge pull request #159 from clauderic/feature/pressThreshold

[Feature] Added pressThreshold prop

2a36201524a67b8bb89226d4891887b902b8229a authored almost 8 years ago
Added pressThreshold prop

ea77ae51cda3bf19fa673eed6aff056194e23bfd authored almost 8 years ago
Use destructured import for findDOMNode

875c7b64e204990b18c42204e3c5573c7c66a7cb authored almost 8 years ago
Update README.md

c64cfe41bcdd10c61539a7ecbb78ac0e425969ea authored almost 8 years ago
Update README.md

d76b7a9180a5d0fb9e0156762ab07f42750254c7 authored almost 8 years ago
Clean up storybook & add react-tiny-virtual-list example

b05e0d9a665021b1a19c6db02fb664ff29440723 authored almost 8 years ago
Enforce consistent linting

b51bcc1ed2ec0797169fb50796104ea97f28f7f2 authored almost 8 years ago
Merge pull request #145 from Robinfr/distance-story

Added story for distance option

8c7ff903b1b1157f28fa7b770540944944a40b93 authored almost 8 years ago
Added story for distance option

e789a03278afbe29b184133744ce88fbaae9cd87 authored almost 8 years ago
0.5.0

42a399ab1dc33327d71091606b6f0aac3fa810e9 authored almost 8 years ago
Omit `getHelperDimensions` before passing down props

b6c6757dd4086d85b93ece0cae776074c1885d38 authored almost 8 years ago
Merge pull request #142 from Robinfr/master

Button will now be canceled in SortableContainer

b6dcaa292b30228d4384f311b0dc228a00541d93 authored almost 8 years ago
Button will now be canceled in SortableContainer

Added the buttuon to `shouldCancelStart` to allow buttons to be clicked within SortableContainers.

aa1d5a4e5be4b912a247328ea7098226dbbd076e authored almost 8 years ago
Update README.md

1260f22476c768af4d59074ff84ec9bbb70cc058 authored about 8 years ago
Updated changelog for 0.4.12

352ace96b6d6b11d4f68e25d215f02a97f9f1474 authored about 8 years ago
0.4.12

e1d08ab56bf578167b61871d1aec7b067ad08f9c authored about 8 years ago
0.4.11

0d659a21adaa2b5f49d3b3d1a8914bffa116089e authored about 8 years ago
Move handleSort callback invocation after setState (#82)

81dc2917c70e6f3c7d450be55b05e91ad51215ac authored about 8 years ago
Update changelog for 0.4.10

2c60c11a7214f00c2e4cc30f6efef91bb1d44779 authored about 8 years ago
0.4.10

6eb3ecee08048f3498a05f61c252db55eb057907 authored about 8 years ago
Merge pull request #127 from DeadHeadRussell/master

fix: children elements in nested lists drag parent elements.

cfad546c363513c5481823aaab5e143a2400a0de authored about 8 years ago
nit: minor tweaks to storybook example

fb09d273c6bc0c9f9b898e6816398ce913ae37f5 authored about 8 years ago
nit: fixed indentation issues.

3549bbb60d5e78632bc6ed812041e6edfadeeafe authored about 8 years ago
nit: put object properties on a new line

f618b4d7159b9e933c4a874d7bf6f726fb7bbb91 authored about 8 years ago
fix: children elements in nested lists drag parent elements.

eb03cceae6818e28248c795e3f4ff0c3fab452b9 authored about 8 years ago
Update README.md

45dcfcb76d2858c3c761c506068b79b62e111386 authored about 8 years ago
Update changelog for 0.4.9

c202e4e1faf5134f6449c6c37cce90bd7a1cf201 authored about 8 years ago
0.4.9

5b3a117513f4ccaee7895a3ad827410068b94719 authored about 8 years ago
fix: NodeList.forEach is undefined in certain browsers

0b52d14ed5297495d86038dcde5ab18f6aab2b20 authored about 8 years ago
Updated changelog for 0.4.8

92f4c266dbb8b218b753bfe11c8edd4ae7b8acaa authored about 8 years ago
0.4.8

887a7561b0a994816860b9fcfbb032569f276da1 authored about 8 years ago
Merge pull request #123 from tomasztomys/fix-input-values

Fix inputs values.

5a40af72c516528a9f8dc83c7a727fb26844bbee authored about 8 years ago
fix: remove inadvertently duplicated line of code

235ef40ae48647a74892a248b03c721f0ff8789b authored about 8 years ago
fix: Update value pre-population logic to be more reliable

6471e724b912242efc58ac99621c6ff67818da70 authored about 8 years ago
nit: variable naming nitpick

544e13ab05dbfa1edb5ba70ce7d8fe57fcd49541 authored about 8 years ago
Fix inputs values.

cb370d0c868ebb11fc0b9f8f600a94e75af2ea3d authored about 8 years ago
Update README.md

0704dfc9d89ee449e49deb1990e4177d22506eb4 authored about 8 years ago
Update README.md

a3c0a95318c73b2feae6b1658c82c5ba5ce3c813 authored about 8 years ago
Update changelog for 0.4.7

928b7c97815778f06b9ce37d11f0c3e9e644e603 authored about 8 years ago
0.4.7

bfe6a225e85d0e79818dc4ec8474e19c3a6fa363 authored about 8 years ago
fix: Move Firefox anchor tag fix inside handleStart (#118)

77a61ed4bf1fde63a9f6ec5dd786266a8258b729 authored about 8 years ago
Removed unnecessary babel plugins

26143ea6ab4820225767cc5d9c2905db89d582bd authored about 8 years ago
Update Changelog for 0.4.6

fb84a8a750f36c04d1a2fc994003dae42c0568ac authored about 8 years ago
0.4.6

af3be1e27ceb07c3817388b4677b31056ec09e86 authored about 8 years ago
Fix: Firefox bug where `a:active` prevents mousemove events from firing (#118)

008d8789acc23230a0ef18ccd270819a79a5250d authored about 8 years ago
Prettified demo page when you use `npm start` locally

e1b44fe968890a9cc9417b0705460ad24655f767 authored about 8 years ago
Fix: arrayMove usage in demo was out of date

cced5f5d7eeba29eae953ba7a41d93b803323acc authored about 8 years ago
Added webpack-dashboard plugin

39b3ef16abeb8f7f7a05ab61a2aae10e340f7cf0 authored about 8 years ago
Merge pull request #115 from levithomason/perf/lodash-omit

perf(lodash): use vanilla omit

b39d99a9f3a1b763c3bdd768de208b45d76ecec3 authored about 8 years ago
perf(lodash): use vanilla omit

f6b23970f6171ac8f6ff1c3c0a1229d1f98e45bd authored about 8 years ago
nit: linting tweaks

45b48b46718a9eff6ccfdbba1469f46422813acb authored about 8 years ago
0.4.5

2a772136a2f3e13d296cde240a4007a8d07d4234 authored about 8 years ago
Updated changelog for 0.4.5

38d5fdcfcbe6bd13ca1710b6e4fe099612377d48 authored about 8 years ago
Merge pull request #108 from SMenigat/fix-helper-height

Fix: Helper Height

10eef73ce6bb61f982eb1536848a2d04e167aaac authored about 8 years ago