Ecosyste.ms: OpenCollective

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

Mue

Developing a new tab extension to improve productivity and inspire users with additional privacy
Collective - Host: opensource - https://opencollective.com/mue - Website: https://muetab.com - Code: https://github.com/mue

nit: minor tweaks to storybook example

github.com/mue/react-sortable-hoc - fb09d273c6bc0c9f9b898e6816398ce913ae37f5 authored almost 8 years ago by clauderic <[email protected]>
nit: fixed indentation issues.

github.com/mue/react-sortable-hoc - 3549bbb60d5e78632bc6ed812041e6edfadeeafe authored almost 8 years ago by Andrew Russell <[email protected]>
nit: put object properties on a new line

github.com/mue/react-sortable-hoc - f618b4d7159b9e933c4a874d7bf6f726fb7bbb91 authored almost 8 years ago by Claudéric Demers <[email protected]>
fix: children elements in nested lists drag parent elements.

github.com/mue/react-sortable-hoc - eb03cceae6818e28248c795e3f4ff0c3fab452b9 authored almost 8 years ago by Andrew Russell <[email protected]>
Update README.md

github.com/mue/react-sortable-hoc - 45dcfcb76d2858c3c761c506068b79b62e111386 authored almost 8 years ago by Claudéric Demers <[email protected]>
Update changelog for 0.4.9

github.com/mue/react-sortable-hoc - c202e4e1faf5134f6449c6c37cce90bd7a1cf201 authored almost 8 years ago by clauderic <[email protected]>
fix: NodeList.forEach is undefined in certain browsers

github.com/mue/react-sortable-hoc - 0b52d14ed5297495d86038dcde5ab18f6aab2b20 authored almost 8 years ago by clauderic <[email protected]>
Updated changelog for 0.4.8

github.com/mue/react-sortable-hoc - 92f4c266dbb8b218b753bfe11c8edd4ae7b8acaa authored almost 8 years ago by clauderic <[email protected]>
Merge pull request #123 from tomasztomys/fix-input-values

Fix inputs values.

github.com/mue/react-sortable-hoc - 5a40af72c516528a9f8dc83c7a727fb26844bbee authored almost 8 years ago by Claudéric Demers <[email protected]>
fix: remove inadvertently duplicated line of code

github.com/mue/react-sortable-hoc - 235ef40ae48647a74892a248b03c721f0ff8789b authored almost 8 years ago by Claudéric Demers <[email protected]>
fix: Update value pre-population logic to be more reliable

github.com/mue/react-sortable-hoc - 6471e724b912242efc58ac99621c6ff67818da70 authored almost 8 years ago by Claudéric Demers <[email protected]>
nit: variable naming nitpick

github.com/mue/react-sortable-hoc - 544e13ab05dbfa1edb5ba70ce7d8fe57fcd49541 authored almost 8 years ago by Claudéric Demers <[email protected]>
Fix inputs values.

github.com/mue/react-sortable-hoc - cb370d0c868ebb11fc0b9f8f600a94e75af2ea3d authored almost 8 years ago by Tomasz Tomys <[email protected]>
Update README.md

github.com/mue/react-sortable-hoc - 0704dfc9d89ee449e49deb1990e4177d22506eb4 authored almost 8 years ago by Claudéric Demers <[email protected]>
Update README.md

github.com/mue/react-sortable-hoc - a3c0a95318c73b2feae6b1658c82c5ba5ce3c813 authored almost 8 years ago by Claudéric Demers <[email protected]>
Update changelog for 0.4.7

github.com/mue/react-sortable-hoc - 928b7c97815778f06b9ce37d11f0c3e9e644e603 authored almost 8 years ago by Claudéric Demers <[email protected]>
0.4.7

github.com/mue/react-sortable-hoc - bfe6a225e85d0e79818dc4ec8474e19c3a6fa363 authored almost 8 years ago by Claudéric Demers <[email protected]>
fix: Move Firefox anchor tag fix inside handleStart (#118)

github.com/mue/react-sortable-hoc - 77a61ed4bf1fde63a9f6ec5dd786266a8258b729 authored almost 8 years ago by Claudéric Demers <[email protected]>
Removed unnecessary babel plugins

github.com/mue/react-sortable-hoc - 26143ea6ab4820225767cc5d9c2905db89d582bd authored almost 8 years ago by Claudéric Demers <[email protected]>
Update Changelog for 0.4.6

github.com/mue/react-sortable-hoc - fb84a8a750f36c04d1a2fc994003dae42c0568ac authored almost 8 years ago by Claudéric Demers <[email protected]>
0.4.6

github.com/mue/react-sortable-hoc - af3be1e27ceb07c3817388b4677b31056ec09e86 authored almost 8 years ago by Claudéric Demers <[email protected]>
Fix: Firefox bug where `a:active` prevents mousemove events from firing (#118)

github.com/mue/react-sortable-hoc - 008d8789acc23230a0ef18ccd270819a79a5250d authored almost 8 years ago by Claudéric Demers <[email protected]>
Prettified demo page when you use `npm start` locally

github.com/mue/react-sortable-hoc - e1b44fe968890a9cc9417b0705460ad24655f767 authored about 8 years ago by Clauderic Demers <[email protected]>
Fix: arrayMove usage in demo was out of date

github.com/mue/react-sortable-hoc - cced5f5d7eeba29eae953ba7a41d93b803323acc authored about 8 years ago by Clauderic Demers <[email protected]>
Added webpack-dashboard plugin

github.com/mue/react-sortable-hoc - 39b3ef16abeb8f7f7a05ab61a2aae10e340f7cf0 authored about 8 years ago by Clauderic Demers <[email protected]>
Merge pull request #115 from levithomason/perf/lodash-omit

perf(lodash): use vanilla omit

github.com/mue/react-sortable-hoc - b39d99a9f3a1b763c3bdd768de208b45d76ecec3 authored about 8 years ago by Claudéric Demers <[email protected]>
perf(lodash): use vanilla omit

github.com/mue/react-sortable-hoc - f6b23970f6171ac8f6ff1c3c0a1229d1f98e45bd authored about 8 years ago by Levi Thomason <[email protected]>
nit: linting tweaks

github.com/mue/react-sortable-hoc - 45b48b46718a9eff6ccfdbba1469f46422813acb authored about 8 years ago by Clauderic Demers <[email protected]>
0.4.5

github.com/mue/react-sortable-hoc - 2a772136a2f3e13d296cde240a4007a8d07d4234 authored about 8 years ago by Clauderic Demers <[email protected]>
Updated changelog for 0.4.5

github.com/mue/react-sortable-hoc - 38d5fdcfcbe6bd13ca1710b6e4fe099612377d48 authored about 8 years ago by Clauderic Demers <[email protected]>
Merge pull request #108 from SMenigat/fix-helper-height

Fix: Helper Height

github.com/mue/react-sortable-hoc - 10eef73ce6bb61f982eb1536848a2d04e167aaac authored about 8 years ago by Claudéric Demers <[email protected]>
feat(SortableContainer): adds height property to helper style

Height defined in getHelperStyle() was not applied to the helper.

github.com/mue/react-sortable-hoc - dff5a475f5ca5321e5a387a3eab4cdf86d32e974 authored about 8 years ago by Samuel Menigat <[email protected]>
Update CHANGELOG.md

github.com/mue/react-sortable-hoc - 94631b9c5eb7ee4f49e423bf40e150372d8cbc62 authored about 8 years ago by Claudéric Demers <[email protected]>
0.4.4

github.com/mue/react-sortable-hoc - a6b9a64e329ac65a2991c331dbb698307b001466 authored about 8 years ago by Clauderic Demers <[email protected]>
Update README for 0.4.4

github.com/mue/react-sortable-hoc - c2abb24269de4b745e1e913d7e00df2e39a524b3 authored about 8 years ago by Clauderic Demers <[email protected]>
tweak: cherry-pick lodash methods instead of importing the entire bundle

github.com/mue/react-sortable-hoc - ede918e32b77b1fcdda56721df847f0c970de359 authored about 8 years ago by Clauderic Demers <[email protected]>
0.4.3

github.com/mue/react-sortable-hoc - 2306bd5a881fca7a968f042a3f0c464aa726b232 authored about 8 years ago by Clauderic Demers <[email protected]>
Updated changelog for 0.4.3

github.com/mue/react-sortable-hoc - 29f5db8f1d78078230f0504e3d6f1d6b67c0de65 authored about 8 years ago by Clauderic Demers <[email protected]>
Merge pull request #106 from funnel-mark/master

fix: workaround for mozilla bug

github.com/mue/react-sortable-hoc - b6e0a00d040a31f583b1c74988d539d1c25e5d86 authored about 8 years ago by Claudéric Demers <[email protected]>
fix: workaround for mozilla bug:

https://bugzilla.mozilla.org/show_bug.cgi?id=548397
window.getComputedStyle() returns null insid...

github.com/mue/react-sortable-hoc - 398ccf703f6fce8fc2a387059a486fd5775509e1 authored about 8 years ago by Mark Tombs <[email protected]>
Updated changelog for 0.4.2

github.com/mue/react-sortable-hoc - fed09b9ee38dcaa25e3a0c8fa4e04dc368da7085 authored about 8 years ago by Clauderic Demers <[email protected]>
0.4.2

github.com/mue/react-sortable-hoc - cec8adf8d6e2f235d0db80757974b132e6b60a91 authored about 8 years ago by Clauderic Demers <[email protected]>
0.4.1

github.com/mue/react-sortable-hoc - b48918f5dbafb5a1a4dc6017bfc4fcb07ca576ce authored about 8 years ago by Clauderic Demers <[email protected]>
Update changelog for 0.4.1

github.com/mue/react-sortable-hoc - 6e3e38138393b54545852217de8d138d38a309a0 authored about 8 years ago by Clauderic Demers <[email protected]>
Merge pull request #80 from v0lkan/master

fix: Move cancel to the end of event queue

github.com/mue/react-sortable-hoc - dd4a7f56e60914c549f5748156de9a8c9db2305e authored about 8 years ago by Claudéric Demers <[email protected]>
tweak: cancel is already bound to current execution context

github.com/mue/react-sortable-hoc - 998a2497186c8851688e7770e6b5230a878e14ad authored about 8 years ago by Claudéric Demers <[email protected]>
0.4.0

github.com/mue/react-sortable-hoc - b85674ae82b4993e1614849c4fbd822ce49e9468 authored about 8 years ago by Clauderic Demers <[email protected]>
Update changelog for 0.4.0

github.com/mue/react-sortable-hoc - c60f6ddaf1933d3b4366959133cada1befd3bf15 authored about 8 years ago by Clauderic Demers <[email protected]>
Fix storybook for grid handle usage

github.com/mue/react-sortable-hoc - 180726cacc15600a0c4fb4463ba2cbc2c7e622cf authored about 8 years ago by Clauderic Demers <[email protected]>
nit: linting

github.com/mue/react-sortable-hoc - 5fd0a03d06a613b9403e290be463f48a0a4c2830 authored about 8 years ago by Clauderic Demers <[email protected]>
Merge pull request #100 from frontendphil/master

clauderic/react-sortable-hoc#98 do not pass private props to wrapped …

github.com/mue/react-sortable-hoc - f02b08278836a17bec37596eec188bfa777aa7d2 authored about 8 years ago by Claudéric Demers <[email protected]>
nit: mixed spaces and tabs

github.com/mue/react-sortable-hoc - fb2fac441ce8d3ea554fbffc6244c4f293a98b0b authored about 8 years ago by Claudéric Demers <[email protected]>
fix: copy pasting is dangerous 😂

github.com/mue/react-sortable-hoc - 502a6d9501fc21ee2ef232e1f57ec84b0f32e393 authored about 8 years ago by Claudéric Demers <[email protected]>
fix: linting error due to copy paste

github.com/mue/react-sortable-hoc - 45304bf7516785b1da197de8a9262b40d94d100f authored about 8 years ago by Claudéric Demers <[email protected]>
fix: restore getHelperDimensions + remove duplicate declaration

github.com/mue/react-sortable-hoc - 0c95b81b01e794e6c9badc7fc8f1c4034305d553 authored about 8 years ago by Claudéric Demers <[email protected]>
fix: timing issue in Chrome caused by setTimeout when pressDelay is 0

github.com/mue/react-sortable-hoc - fce6ef1270e2e94da54add3acc5ce39f1f911857 authored about 8 years ago by Claudéric Demers <[email protected]>
Merge pull request #104 from asamiller/patch-1

Fix: wrong module name in basic example

github.com/mue/react-sortable-hoc - 5b3c094721e8602326ff05ee801a9363d6e19dd3 authored about 8 years ago by Claudéric Demers <[email protected]>
Fix wrong module name

github.com/mue/react-sortable-hoc - 8e41fb56058864a876acdbab0a92d7bfc02cd592 authored about 8 years ago by Asa Miller <[email protected]>
nit: cherry-pick lodash methods for smaller bundle

github.com/mue/react-sortable-hoc - bf934efe0f3f2bcdf0ca097417993371b9c7909b authored about 8 years ago by Claudéric Demers <[email protected]>
clauderic/react-sortable-hoc#98 do not pass private props to wrapped component

- removed number of instance properties
- removed unused method getHelperDimensions from props a...

github.com/mue/react-sortable-hoc - 284de895b6d0351f35433371a4838ae99ad47aa1 authored about 8 years ago by Philipp Giese <[email protected]>
Updated changelog for v0.3.0

github.com/mue/react-sortable-hoc - 55ce2a0faacb1bd820e34be780934ea87fbb3abc authored about 8 years ago by Clauderic Demers <[email protected]>
0.3.0

github.com/mue/react-sortable-hoc - 1d7d7be2371ddd694230173d14f1d787de4acbb0 authored about 8 years ago by Clauderic Demers <[email protected]>
Merge pull request #86 from richmeij/grid-support

Feature: Grid support (addresses #4)

github.com/mue/react-sortable-hoc - 61c4b9c59d91967f580457d32ae232702807fc61 authored about 8 years ago by Claudéric Demers <[email protected]>
Update grid storybook

github.com/mue/react-sortable-hoc - 890a57ae19dc45e5fd7083c7c96258a1ab274dec authored about 8 years ago by Clauderic Demers <[email protected]>
Minor tweaks to README

github.com/mue/react-sortable-hoc - ed128f6720fa13d0e181c594f93691ee4e3c8280 authored about 8 years ago by Claudéric Demers <[email protected]>
Added comments and updated readme with grid support

github.com/mue/react-sortable-hoc - 28fc4359578a638958e58a1c297e0aaf12ae788a authored about 8 years ago by Richard Meijer <[email protected]>
Merge branch 'master' into grid-support

github.com/mue/react-sortable-hoc - 7e251ec77577092bccfd511a8e6ab25e58a84c7d authored about 8 years ago by Richard Meijer <[email protected]>
Merge pull request #94 from Neurostep/patch-1

The proper way to clear interval

github.com/mue/react-sortable-hoc - 7339c78d8841ed269940a173afb02c72ebd700f3 authored about 8 years ago by Claudéric Demers <[email protected]>
Update index.js

The proper way to clear interval.

github.com/mue/react-sortable-hoc - 6ba11d25102316d2f964dcc81d9c4cdc7626a9a0 authored about 8 years ago by Maksim Terekhin <[email protected]>
Added react-dom to devDependencies (Fixes #91)

github.com/mue/react-sortable-hoc - e7d826cad7b8d4b5b210ae8fa7caafc62ac52d8f authored about 8 years ago by Claudéric Demers <[email protected]>
Added margins to translates in grid

github.com/mue/react-sortable-hoc - c3ae90f909c9a1182e129d059a8fd7fba175c887 authored about 8 years ago by Richard Meijer <[email protected]>
changed lockOffset validation

github.com/mue/react-sortable-hoc - 65baa0778cde93a3c1b136a9b0c4fe25102aacac authored about 8 years ago by Richard Meijer <[email protected]>
added comments and did some cleanup

github.com/mue/react-sortable-hoc - be2cda6601b16228f84981bd5224316d5c7b37f7 authored about 8 years ago by Richard Meijer <[email protected]>
Added grid animation and grid story

github.com/mue/react-sortable-hoc - 555e64713aa11d84c22e4a1f910161ae83ea1f4d authored about 8 years ago by Richard Meijer <[email protected]>
Fixed bug in lockaxis

github.com/mue/react-sortable-hoc - 72e0ece5b57c96ce1b5440fd969d84dfefc04798 authored about 8 years ago by Richard Meijer <[email protected]>
merged master

github.com/mue/react-sortable-hoc - 796d0b79a4312a59f2046798cc2229dc347db065 authored about 8 years ago by Richard Meijer <[email protected]>
Fixed animations for going up/left

github.com/mue/react-sortable-hoc - b00728ae5966409baccdf3eb0684bf79e7bf54fe authored about 8 years ago by Richard Meijer <[email protected]>
preserved context binding on deferred call to cancel

github.com/mue/react-sortable-hoc - f579e24e5e0e3d4185b066341f9c1c834ee0723a authored about 8 years ago by Volkan Ozcelik <[email protected]>
0.2.0

github.com/mue/react-sortable-hoc - dd0fbdb48564e9eada80922efc8397e7b0e145dd authored about 8 years ago by Clauderic Demers <[email protected]>
Updated changelog for 0.2.0

github.com/mue/react-sortable-hoc - 326e221e5a23f93d3aa88123edf1775d8b534e59 authored about 8 years ago by Clauderic Demers <[email protected]>
Added documentation for `getHelperDimensions` prop

github.com/mue/react-sortable-hoc - fb27bbcb4b21b44007a2f120af40a3ac811f381d authored about 8 years ago by Clauderic Demers <[email protected]>
Merge pull request #84 from nervetattoo/feature/controllable-height

Add a getHelperDimensions fn to control SortableItem size. Fixes #83

github.com/mue/react-sortable-hoc - 97574a2c4c65268808a896e8314b9d7df55c4d41 authored about 8 years ago by Claudéric Demers <[email protected]>
Fix sort helper height in shrinkable storybook

github.com/mue/react-sortable-hoc - 76557465ce855650c25b6f71be5b4ad62a880c62 authored about 8 years ago by Raymond Julin <[email protected]>
Add a getHelperDimensions fn to control SortableItem size

github.com/mue/react-sortable-hoc - a0cebd60f10e1dbc54e52e3884e7d7810f9e53be authored about 8 years ago by Raymond Julin <[email protected]>
Enabled simultaneous x and y axis support. First pass

github.com/mue/react-sortable-hoc - 7cb7234c04b1b5a45b8c0bc7d34e03f5226deaf5 authored about 8 years ago by Richard Meijer <[email protected]>
Merge branch 'master' of github.com:v0lkan/react-sortable-hoc

# Conflicts:
# src/SortableContainer/index.js

github.com/mue/react-sortable-hoc - 631460ed443429c571feedadd674778b32a0572d authored about 8 years ago by Volkan Ozcelik <[email protected]>
Move cancel to the end of event queue

This is for people with really sensitive touch devices (like trackpads configured to be really f...

github.com/mue/react-sortable-hoc - 653718552b9bcfa4d42aa9d744faf3f19803a08b authored about 8 years ago by Volkan Ozcelik <[email protected]>
Move cancel to the end of event queue

This is for people with really sensitive touch devices (like trackpads configured to be really f...

github.com/mue/react-sortable-hoc - 189e476774bf79819665d67db37ad53b3f1da4ed authored about 8 years ago by Volkan Ozcelik <[email protected]>
Updated changelog for 0.0.1

github.com/mue/react-sortable-hoc - d4e516a05fb9a13e7a06fe05ffeaefa2ea705d8e authored about 8 years ago by Clauderic Demers <[email protected]>
[Fix] – Add touchCancel listener

github.com/mue/react-sortable-hoc - b1bd2497df3df86a10764041c474436a8c6e06f8 authored about 8 years ago by Clauderic Demers <[email protected]>
Merge pull request #78 from ralf-strehle/master

Linting / consistency and minor refactoring

github.com/mue/react-sortable-hoc - 47976f6643aa1bae9eb7729018b1790981085be0 authored about 8 years ago by Claudéric Demers <[email protected]>
Added travis-ci config

github.com/mue/react-sortable-hoc - 1b31c2f7c045b114392a5eddfb83f891b02e0118 authored about 8 years ago by Clauderic Demers <[email protected]>
Minor linting tweaks

github.com/mue/react-sortable-hoc - 6e7ca7523595afad5f7b4adc67d56a882f9e481e authored about 8 years ago by Clauderic Demers <[email protected]>
Amend unified indentation, amend code folding

github.com/mue/react-sortable-hoc - 33b535a486f74f5830f19e67a6dcd2cb33c802c0 authored about 8 years ago by Ralf Strehle <[email protected]>
Various code improvements:

- better usage of let and const
- unified indentation 2 spaces
- blank line between methods
- unf...

github.com/mue/react-sortable-hoc - 03cfaedfd2cb63bab9db1124657f4183d42afc77 authored about 8 years ago by Ralf Strehle <[email protected]>
Merge pull request #73 from Daadler6/bugfix/touchCancel-Support

[Bugfix] Listen for `touchCancel` event to end sorting

github.com/mue/react-sortable-hoc - 88fff1cfd977f6f9d9aa001b8abadae43202a2e4 authored about 8 years ago by Claudéric Demers <[email protected]>
add touch cancel support for utils

on treat touchCancel event like touchEnd

github.com/mue/react-sortable-hoc - 98f07b8fc76356376992fe5c7e8ae21761016362 authored about 8 years ago by Daadler6 <[email protected]>
Fix timing issue in Chrome

github.com/mue/react-sortable-hoc - 806685ab4d13028149b3ea3bc6a90f9028f760ce authored about 8 years ago by Chris Vaszauskas <[email protected]>