Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/juicycleff/crystallize-grid-layout
DO NOT USE
https://github.com/juicycleff/crystallize-grid-layout
Added draggableCancel.
072ad1a834be4347ca09fbe265cb534ed139f740 authored almost 10 years ago by Samuel Reed <[email protected]>Fixed some placement inconsistencies while RGL is mounting, with css transforms and percentages....
1b1157f79678171f0142bfac3514eb270b7e4a1d authored almost 10 years ago by Samuel Reed <[email protected]>f08ac700b2c78c181345353986476f6637701135 authored almost 10 years ago by Samuel Reed <[email protected]>
f75e9ca1a8253ee2f25ed2820c217de141de528a authored almost 10 years ago by Samuel Reed <[email protected]>
2f4642d3725c398ccb7ca58ca55c102731f59b47 authored almost 10 years ago by Samuel Reed <[email protected]>
Allow passing cancel handle for react-draggable
86248b7f4d6a9562cf128ee6e75024f988ed411c authored almost 10 years ago by Samuel Reed <[email protected]>0d81d6bf8d1cf07b3438d4e550d1fe2e683bdefd authored almost 10 years ago by Bryan Tsai <[email protected]>
d46dc7bea59a27bba4ecf1c8993d414ac6245f2a authored almost 10 years ago by Samuel Reed <[email protected]>
6e36c936978c6f728c5532b616307b0bc4b86dbb authored almost 10 years ago by Samuel Reed <[email protected]>
Use react directly and require addon modules explicitly
5faf4692512573621a5f67923d1d7e5621a0b18c authored almost 10 years ago by Samuel Reed <[email protected]>Any properties set directly on a grid item will now override any global settings.
c5e0ff3a2eed45c7f30fce3c7f913f98aeb5121b authored almost 10 years ago by Samuel Reed <[email protected]>Allow each grid item to define whether or not it is draggable/resizable.
23734ef15c682f821f152874cbd693a1cb19c59c authored almost 10 years ago by Samuel Reed <[email protected]>Adds a note about using custom keys
30ea28ec0e657609b5aef4b2d440b2bb25cababc authored almost 10 years ago by Samuel Reed <[email protected]>If you do not use the index for a grid item key, then the layout cannot be found. You can expli...
41053ae8e4e17204a2543f62a1c8c433e0ed7fa4 authored almost 10 years ago by Jeff Kolesky <[email protected]>b337119b3d4cecd2433a1eae4ea518d46681c267 authored almost 10 years ago by Justin Woo <[email protected]>
This means it won't have to stay in sync when we add new grid item properties
from now on. This ...
0a543a746e8b346f2d136319e7d80d5218570270 authored almost 10 years ago by Jason Brown <[email protected]>
1814156ea76993c77f2ba360bdc8c94f8f8230ea authored almost 10 years ago by Samuel Reed <[email protected]>
4139246d85abdc6c306e39b73959de0bde848efb authored almost 10 years ago by Samuel Reed <[email protected]>
88ad16665eed8676949c93f92f6804c3ed3b21f5 authored almost 10 years ago by Samuel Reed <[email protected]>
0f850212f54a6f5e1f0e9ef4480faf34cc14c6f5 authored almost 10 years ago by Samuel Reed <[email protected]>
93cd1163569992c868b38c2d01d7144ffc57b421 authored almost 10 years ago by Samuel Reed <[email protected]>
This gives us about 6x more paint performance.
Option is controlled via 'useCSSTransforms'.
109713e0a72fdad9c265c9c4f33c21156a6063b0 authored almost 10 years ago by Samuel Reed <[email protected]>22789482457420885240be86b92b2250c5fe12c6 authored almost 10 years ago by Samuel Reed <[email protected]>
cbcef6302d79dbbb9b5f8d729a3fb3c6cf23bc58 authored about 10 years ago by Samuel Reed <[email protected]>
18f7310c2b5c6b42b5c37bf3fcf4a98fce0f835e authored about 10 years ago by Samuel Reed <[email protected]>
da538b857f4d10d518b4d2a64ce4599fb827f138 authored about 10 years ago by Samuel Reed <[email protected]>
897a27e58e8aa150be4c506ac358f0a8819b96f3 authored about 10 years ago by Samuel Reed <[email protected]>
0d959b2f8b6ef12d78e2f3cfd6352b271815adbf authored about 10 years ago by Samuel Reed <[email protected]>
bb66272d8a631603364120bd558ce9c2e04a414e authored about 10 years ago by Samuel Reed <[email protected]>
07c9729b3b59dd08939c497b02ebf8dca7fc1123 authored about 10 years ago by Samuel Reed <[email protected]>
040060082b942d019ea78774ecdaf82e21f0997f authored about 10 years ago by Samuel Reed <[email protected]>
29fbd82b2d1dd5a9bb428895cb079daa98a53507 authored about 10 years ago by Samuel Reed <[email protected]>
9cda249e3b1b42011362e07894c92509381d8dba authored about 10 years ago by Samuel Reed <[email protected]>
f88437ea983e339540ed40c7097de8c41bd554fe authored about 10 years ago by Samuel Reed <[email protected]>
36a0e8ffc5170ec8ac59216d509f0a47d1fcaba2 authored about 10 years ago by Samuel Reed <[email protected]>
The issue was caused by two factors:
1. When multiple collisions occur, they are processed one ...
9bf2119a0c2fb43d712be6bc94792302c670b4e6 authored about 10 years ago by Samuel Reed <[email protected]>d43a640860b6498d417a690146d127252dbfd872 authored about 10 years ago by Samuel Reed <[email protected]>
f26f59e009b9fa6a6845ae8e0dcc0fade6622d47 authored about 10 years ago by Samuel Reed <[email protected]>
6a3d072c96bc9917d973c58bd3031f89f885f304 authored about 10 years ago by Samuel Reed <[email protected]>
ed155978914ea784a3417cd5cd8ff3d27f2a6943 authored about 10 years ago by Samuel Reed <[email protected]>
5c0f34b95571415933c3c9fda867706840461f0f authored about 10 years ago by Samuel Reed <[email protected]>
f66346487a0a133ed808f4cb21884790828ae565 authored about 10 years ago by Samuel Reed <[email protected]>
Example 6: Dynamic add/remove of elements
Example 7: LocalStorage sync
86c6fa56b464c44cbd261b16d14e9886b36d4bcc authored about 10 years ago by Samuel Reed <[email protected]>
ad32f897bcbce4b61af3ebbae5b0e372e3bae0e8 authored about 10 years ago by Samuel Reed <[email protected]>
Should be a bit faster and more accurate. Hopefully a lot less
bizarre sorting swaps in the future.
This is required because the runtime tries to export to the window rather than
return the runtim...
3fcfe764024e8d818ea8cc414bdcea8442fad777 authored about 10 years ago by Samuel Reed <[email protected]>
a37ee4785ad33d0b9b0608d01d27527acdca89a0 authored about 10 years ago by Samuel Reed <[email protected]>
282b1168fee3c6d1ea198d4fa643bafcc276ab96 authored about 10 years ago by Samuel Reed <[email protected]>
7c9dc2127e1efa3be5194d2c895f686b68936259 authored about 10 years ago by Samuel Reed <[email protected]>
a908b9c7add66b1d1ad103cc2275b4edbb30cc59 authored about 10 years ago by Samuel Reed <[email protected]>
d3577cba79ef574960f44f1eafe96dcd5200c342 authored about 10 years ago by Samuel Reed <[email protected]>
3b994e9be6714383efdcf385983ea6864e18d17f authored about 10 years ago by Samuel Reed <[email protected]>
af998136c066949f3598be14384b228f08283cdf authored about 10 years ago by Samuel Reed <[email protected]>
db53a4fd901de8218c8e9bc384fd1e5a8ee11edd authored about 10 years ago by Samuel Reed <[email protected]>
a60979b8cc6f3306f3267e5e9ee737d67c8d54d5 authored about 10 years ago by Samuel Reed <[email protected]>
ed3972537246f62b65da9d8800b6929be490664a authored about 10 years ago by Samuel Reed <[email protected]>
d97fa1d961880604a1e2767218ad1766bfbbea98 authored about 10 years ago by Samuel Reed <[email protected]>
99c151036e79f01f0fee98ea07ef63cbc53f57c9 authored about 10 years ago by Samuel Reed <[email protected]>
c4f8e0282a65886c0d1520f8c8e3382a8dc7064b authored about 10 years ago by Samuel Reed <[email protected]>
c1577b89f9fc1228ca1aa11b5587ebcfda7686a6 authored about 10 years ago by Samuel Reed <[email protected]>
70feaa41968546d24ed2be5e186f9734e7d4adba authored about 10 years ago by Samuel Reed <[email protected]>
067315c8e44d7e8d9372b56385fb6c93618453f2 authored about 10 years ago by Samuel Reed <[email protected]>
c6cf2e2baea3c7b294b163d823880308ec9c1bec authored about 10 years ago by Samuel Reed <[email protected]>
539fda2d65e3a4e3969b28fc7bfdd870353a9253 authored about 10 years ago by Samuel Reed <[email protected]>
828a66ed0021e2b7b883b77e01a67ce790b04927 authored about 10 years ago by Samuel Reed <[email protected]>
184cd72c3922497870acaf05df338403db7d0db7 authored about 10 years ago by Samuel Reed <[email protected]>
cf8ae6da9db8e0b5ee64364616143518ea27c3fd authored about 10 years ago by Samuel Reed <[email protected]>
If this is badly specified, we can enter an infinite loop. I'd rather check it once on init
than...
c3f9cef078bf6a97416d6e4e8a47d5646943118d authored about 10 years ago by Samuel Reed <[email protected]>
5af7fec96e66415480da9a21df6b38b07e19f819 authored about 10 years ago by Samuel Reed <[email protected]>
f6e2bb6b24ea86363a59e8b50dafb23328bf58d9 authored about 10 years ago by Samuel Reed <[email protected]>
d605dc89ee3a82da17741e4f82532ffed537cfbe authored about 10 years ago by Samuel Reed <[email protected]>
Moving to for loops in some critical sections helps performance significantly.
fa7de70770a6f47c050efd1db3c306fd6697b57a authored about 10 years ago by Samuel Reed <[email protected]>5a3b8644571abd91205d503170033e0615678a56 authored about 10 years ago by Samuel Reed <[email protected]>
88135efe2c2aa4ba1b6bc57fff3ff15da95cd0f7 authored about 10 years ago by Samuel Reed <[email protected]>
ec445abeff97c1ee3b85656ec3726a858fb60435 authored about 10 years ago by Samuel Reed <[email protected]>
99d44b7b25abfe539863f83977a5e4c8a801bff4 authored about 10 years ago by Samuel Reed <[email protected]>
2b9f96e4cb35959ab591d7722170db522b217872 authored about 10 years ago by Samuel Reed <[email protected]>
d43d1d9397e4e2f19bbe0523afa61ba1b2d90f4c authored about 10 years ago by Samuel Reed <[email protected]>
e6f938a9d04e78d9a7590cd42b14cba883b0d5ff authored about 10 years ago by Samuel Reed <[email protected]>
e327fe4d62d3dcf65fcf682917ee7404fd0814f4 authored about 10 years ago by Samuel Reed <[email protected]>
ba9316d04ea2076f8d45cd88c8915a7e21f45112 authored about 10 years ago by Samuel Reed <[email protected]>
7331e3592be3e3db2bdf356a2c08ad41ddd02046 authored about 10 years ago by Samuel Reed <[email protected]>
e400e5738da309217dfa018f3f7d7689d0b7749d authored about 10 years ago by Samuel Reed <[email protected]>
7c298570d05dce56208a19d82c0ca1a2b8819ca6 authored about 10 years ago by Samuel Reed <[email protected]>
5bd321ef28eb675a6c1cceb2bc73b92e2fa7289e authored about 10 years ago by Samuel Reed <[email protected]>
6bec5fed3b0c3908d8b101b5e69aadb10a4c6ce4 authored about 10 years ago by Samuel Reed <[email protected]>
a7ae7ab82e47ea2dcb0004e23c348e998d232035 authored about 10 years ago by Samuel Reed <[email protected]>
96f126c98959a3913421b6f527329bf09657637f authored about 10 years ago by Samuel Reed <[email protected]>
34bd0b4bdc38ad6436a4986f2d6a78b3a870c42d authored about 10 years ago by Samuel Reed <[email protected]>
f7ae45d03b18161a44c6bb223f331d37e5b604db authored about 10 years ago by Samuel Reed <[email protected]>
e281d728f073184e44b9c70e1a95932daaf37240 authored about 10 years ago by Samuel Reed <[email protected]>
fcb96ba5da51458a1f0f96fcd2cbd2241912f7c9 authored about 10 years ago by Samuel Reed <[email protected]>
4f6ed73e6782fe84e4c8e457a0718a0beabf1358 authored about 10 years ago by Samuel Reed <[email protected]>
83b2066bba22f4ca0f3a418ef47c4c14c7ac519d authored about 10 years ago by Samuel Reed <[email protected]>
9c676566d95be04986955374a55f1b15d289db3f authored about 10 years ago by Samuel Reed <[email protected]>
686c06d3c86fb4c3aa54c22daf5b51190164b323 authored about 10 years ago by Samuel Reed <[email protected]>