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

Dep updates

63b45256f7bf39edf6dde0ee8f3177ef4330191a authored almost 9 years ago by Samuel Reed <[email protected]>
Only validate the shape of LayoutItem.i if it exists

973c7205ce63553824d21616e908439c71faa1fa authored almost 9 years ago by Samuel Reed <[email protected]>
Check for different between passed layouts, not between passed layout and state.

Prevents a bug where you can easily trash your layout on a rerender.

74295876682b09d49322fb208d94049b14dc51a3 authored almost 9 years ago by Samuel Reed <[email protected]>
Fix some layout bugs in underlying deps

188ec8f92b713f26a588625b2fcffec5cfbed51b authored almost 9 years ago by Samuel Reed <[email protected]>
Fix responsive recovery (sm -> lg). Fixes #154

8caf5dafe6af20397b5a5a5767677ba558b39f85 authored almost 9 years ago by Samuel Reed <[email protected]>
Update changelog

b039ee64f8d2f11071c1006d97e6327c6d04b4a0 authored almost 9 years ago by Samuel Reed <[email protected]>
Fixup string keys (i)

a358f6996001565d5188004c007ee4e266222d76 authored almost 9 years ago by Samuel Reed <[email protected]>
Remove offsetX/offsetY from grid properties, not required

45377ba8f32f19ae55c014766ff97d07778ce98d authored almost 9 years ago by Samuel Reed <[email protected]>
Revert isEqual check on onLayoutChange

27e77a6c3f62bde6312ebc9942083a608f9b551f authored almost 9 years ago by Samuel Reed <[email protected]>
Merge pull request #150 from menelike/master

updated docs; fixed examples

94bb16e046243f786930991c47f49b09364a53de authored almost 9 years ago by Samuel Reed <[email protected]>
added onLayoutChanged callbacks when drag or resize stops

fdbf2e7efe04a3603f66706e26ccc1bedd09e710 authored almost 9 years ago by menelike <[email protected]>
updated docs; fixed examples

e226616ecf3faa2fb658b38c9eade53944e79309 authored almost 9 years ago by menelike <[email protected]>
0.10.1

9beca5d62876b526110c544dcd7f51d4bfdb8417 authored almost 9 years ago by Samuel Reed <[email protected]>
Fix default export for commonJS envs

4a20311528d4f53c9886a7533e854a2f7e20158f authored almost 9 years ago by Samuel Reed <[email protected]>
Add babel-cli to devDeps

46232ab762a3517b692f4278657cdb0dae3a11e4 authored almost 9 years ago by Samuel Reed <[email protected]>
0.10.0

7f6d0be6cc41d345f27eea3b2a0d79191ba1ae1d authored almost 9 years ago by Samuel Reed <[email protected]>
Add react/react-dom to devDeps for npm 3

dfd65f4a46d70f1cac0597d4d17ae579151fd775 authored almost 9 years ago by Samuel Reed <[email protected]>
Remove meteor build

136c64a69a9a2d18a6922026f7dd73a44999e6cf authored almost 9 years ago by Samuel Reed <[email protected]>
Fix fbjs in flowconfig

490cd66c1ad77a1d13d53194b9a833ea09bfc618 authored almost 9 years ago by Samuel Reed <[email protected]>
Remove extraenous lodash packages

a28921afa089cb78e969c06fc1827235a3c88da3 authored almost 9 years ago by Samuel Reed <[email protected]>
Update to Babel 6, style fixes, fix Flow bugs, revert createClass()

e02028d1b6c3e11486809bfee93fc9d02be8b1b1 authored almost 9 years ago by Samuel Reed <[email protected]>
wrapped onlayoutchange instead of passing layouts prop

38276c6be4f3adb22af0d58d6878ae247c7d4dcd authored almost 9 years ago by menelike <[email protected]>
alpha react ^14.0.3 release

cf600a15acf99643e696284f566e14a3343b6962 authored almost 9 years ago by menelike <[email protected]>
Merge pull request #141 from eMaj-Fr/fix-round-positions-and-size

Round size and position of GridItem in calcPosition()

15293c8b7b15ef1b1fb49126b3f46edbe0620cfe authored almost 9 years ago by Samuel Reed <[email protected]>
round size and position of GridItem in calcPosition

4fe41bf424120809701b75523519e42190967c17 authored almost 9 years ago by Renaud Tertrais <[email protected]>
Merge pull request #134 from aweber1/next

changed LayoutItem.i property to be of type "string" instead of "number"

48fabdbec28240cc1e3cc6893639c4acf11d5eb3 authored about 9 years ago by Samuel Reed <[email protected]>
changed LayoutItem.i property to be of type "string" instead of "number"

b4bb88d002ce2c855be20dc212c868711099f1c7 authored about 9 years ago by Adam Weber <[email protected]>
Merge pull request #133 from aweber1/next

modified 'synchronizeLayoutWithChildren' method to convert all uses o…

0378fc5a4db37f731991da7fc3f7300d8a33977a authored about 9 years ago by Samuel Reed <[email protected]>
modified 'synchronizeLayoutWithChildren' method to convert all uses of child.key value to int

fef98660183e93ba1d18d6a1a3c7efb309121579 authored about 9 years ago by Adam Weber <[email protected]>
0.10.0-beta1

b5766d0218dca6d8e5d3d747c40a91919b0fe84f authored about 9 years ago by Samuel Reed <[email protected]>
Merge pull request #130 from mrblueblue/patch-1

Add missing React import

e4c7e3dc713ba3e866225e0d241c968063021056 authored about 9 years ago by Samuel Reed <[email protected]>
0.10.0-beta0

42a91d6d5c8aa9ed2f6cef93d4f2462e83b18fd4 authored about 9 years ago by Samuel Reed <[email protected]>
Add valiquire & flow to pre-commit

f05132b4696b5608391a16ba971ca81e0912e163 authored about 9 years ago by Samuel Reed <[email protected]>
Remove unused mixins

3dc908c8d6b2b4cff0efe62d725c5b22ee69a93d authored about 9 years ago by Samuel Reed <[email protected]>
Switch to babel-plugin-react-class-display-name (because we're using ES6 classes)

aa3fbc5a0668e7ffeecb54df89fa48fe4d80282c authored about 9 years ago by Samuel Reed <[email protected]>
Add missing React import

When using this branch, I got a `React is undefined` error. Adding `React` as an import fixed th...

a8464d31bbafeaf2b23c52c842291b0e22898b22 authored about 9 years ago by Jonathan Huang <[email protected]>
Switch webpack devtool mode

1ba9e0540abb864d03503187cff1e2e1d709a79c authored about 9 years ago by Samuel Reed <[email protected]>
Move to react-transform

aa5472a9e48fc842595a3f9cb3640f95d909e270 authored about 9 years ago by Samuel Reed <[email protected]>
Fix runtime errors/warnings

4a7c32ebaf6bc9e5f2753ecbc1798d4bcade0de2 authored about 9 years ago by Samuel Reed <[email protected]>
Refactor with Flow and fix all type errors.

59847759bd9a6fba6cb8f7e1b9c3883462f2227c authored about 9 years ago by Samuel Reed <[email protected]>
WIP, flow typing. TODO rework WidthListeningMixin into HOC

0f92424a78f50f574ead3bc8909ce1544574d755 authored about 9 years ago by Samuel Reed <[email protected]>
Add ResponsiveGridLayout `onWidthChange`, fixes #101

32703a1b465bacc7303bd09a53b6d7554e1dd5f4 authored about 9 years ago by Samuel Reed <[email protected]>
Pass element in drag/resize callbacks. Fixes #110

e292bfbac8dcde3829569ba8a235ca1741a4dd70 authored about 9 years ago by Samuel Reed <[email protected]>
Move from jsxhint to eslint

4334a7f8a58a2078eefe90aa604f1469017930bc authored about 9 years ago by Samuel Reed <[email protected]>
Changes from #128 - thanks @aweber1

f595ccf59a0281c3edfd34aa9e87b99924f9e57a authored about 9 years ago by Samuel Reed <[email protected]>
WIP, draggable v1, resizable v1, react 0.14

f686ae87b394d611f62fda973dceb9a620d65b12 authored about 9 years ago by Samuel Reed <[email protected]>
License

67e309f98cecb57c24ac8d49124dad7c7e6c6007 authored about 9 years ago by Samuel Reed <[email protected]>
WIP on IE11 upgrade with resizable state problem

5215b62dfab795af8c9ff95267daa39cbd1aadb8 authored over 9 years ago by Samuel Reed <[email protected]>
Fix duplicated react in webpack config

0d366bcf16aa00643748fb970a5bb5db72dfba65 authored over 9 years ago by Samuel Reed <[email protected]>
Merge pull request #70 from NSinopoli/gh-52

Fix oldItem arguments in resize/drag callbacks

37e072e4ab110a01d16c171e86cf8a66b9403a7c authored over 9 years ago by Samuel Reed <[email protected]>
Run local webpack in build.sh

c540f534682e2a30baee4b7c0ab8bbdcc9d3af00 authored over 9 years ago by Samuel Reed <[email protected]>
Fix oldItem arguments in resize/drag callbacks. Closes #52.

c8ee7e5d181305064ca8ff853c3056c1dba50730 authored over 9 years ago by Nick Sinopoli <[email protected]>
0.9.2

97af98f399872c66e7a9bafd52ca6eb2ecb3bad5 authored over 9 years ago by Samuel Reed <[email protected]>
Update react-draggable and react-resizable to 0.8.0 and 0.4.1. (IE support)

8f1c4126e02984c1591100e48227c9a4a42c39c0 authored over 9 years ago by Samuel Reed <[email protected]>
0.9.1

9708788e5afda5f98bbba56cacf754e354be35f1 authored over 9 years ago by Samuel Reed <[email protected]>
Update to mainline react-draggable from my fork. Fixes:

- Don't pass start to draggable on boot (percentages). GridItem will be correctly placed
via i...

4217664e1c98e34f572202f6c925326a048846e8 authored over 9 years ago by Samuel Reed <[email protected]>
0.9.0

30d93586bbe85df1026f318a2cfa9c361ba65fa0 authored over 9 years ago by Samuel Reed <[email protected]>
Merge pull request #54 from phchang/master

updating comments and removing extraneous comma

3d12166f9b36dd5358ca52109d210e7e0997f598 authored over 9 years ago by Samuel Reed <[email protected]>
updating comments and removing extraneous comma

18f2658d5c2b51cccb0c4b6ecb3d6051f06f2b16 authored over 9 years ago by paul.chang <[email protected]>
0.8.3

a92b2e251541c23cd4d924c63d8703639b61f152 authored over 9 years ago by Samuel Reed <[email protected]>
Merge pull request #49 from phchang/master

updating verticalCompact documentation

969359f10958d42c1fd8159ee9b7ffe0d7f30e04 authored over 9 years ago by Samuel Reed <[email protected]>
updating verticalCompact documentation

43140ebd1da477c632c2d95434e83e8bb7ab4c89 authored over 9 years ago by paul.chang <[email protected]>
Fix example & add link from readme

ea2aef9243d48cdfaed4cca7bca3d409dbb4bcc2 authored over 9 years ago by Samuel Reed <[email protected]>
Add example #11

bdc7b35e41db043ac1e8b272ca5b1840af138776 authored over 9 years ago by Samuel Reed <[email protected]>
Merge pull request #48 from NSinopoli/master

Add property to allow for disabling of vertical compacting

f176264f1cee3d47a40bd226ce1bbb827ba7f7e6 authored over 9 years ago by Samuel Reed <[email protected]>
Add property to allow for disabling of vertical compacting

f6c21146fcbcc88136600cc912700d8014fbe47e authored over 9 years ago by Nick Sinopoli <[email protected]>
0.8.2

5f24f0b2291c6bfd90669d871450189b82a1b820 authored over 9 years ago by Samuel Reed <[email protected]>
Fix #43

0d523a5cc738a25abda4e7293bbf77d28e58200c authored over 9 years ago by Samuel Reed <[email protected]>
simplify

be146a4443b489c0a85a9e1b7d7f6390e51b6eae authored over 9 years ago by Samuel Reed <[email protected]>
Add note about #40 to webpack config

f700c0fb22a93ff8c332e2bbf2cc708326bae33c authored almost 10 years ago by Samuel Reed <[email protected]>
Fix cloneWithProps import in browser build. Fixes #40

e511faca42d4a678f134708649e0e1b238ddb322 authored almost 10 years ago by Samuel Reed <[email protected]>
Refactor griditem styles

d258432f8b37984aa642ae3cedf3d521cfa89fa4 authored almost 10 years ago by Samuel Reed <[email protected]>
0.8.1

d8e260775bd539e19128866d0e73416542981dfc authored almost 10 years ago by Samuel Reed <[email protected]>
Pin react-draggable version

2d5e49bd7ccc0e7f2b021196f87fde3b58f215cd authored almost 10 years ago by Samuel Reed <[email protected]>
Rebuild with babel 5

42006df57563998f788e2423523d99f9a81aa391 authored almost 10 years ago by Samuel Reed <[email protected]>
Update to babel 5

51343fda7f5db103336bec98fab8d4febbe0f7d5 authored almost 10 years ago by Samuel Reed <[email protected]>
make build.sh executable

f40e454d426809a12fdab5de7b0549169822efda authored almost 10 years ago by Samuel Reed <[email protected]>
Update browser build

18cadab3edfda50c462e302611126ef7df1ea988 authored almost 10 years ago by Samuel Reed <[email protected]>
Set this.state.isMounted rather than accessing this.isMounted().

Fixes #38 and React v0.13 warning.

904508437e26c544cceb0230f9143bdbf9032c6f authored almost 10 years ago by Samuel Reed <[email protected]>
Fix source map error on dev-hook

e2e5cd558c45c81b1a90da8d5e00cf1dfe3fdd9b authored almost 10 years ago by Samuel Reed <[email protected]>
Update deps, move to pre-commit from precommit-hook

2eff24206b710edbf859997f752ba510fa15ca27 authored almost 10 years ago by Samuel Reed <[email protected]>
Add browser bundle for usage with commonjs, <script> tags, etc. Fixes #36.

aee99159a1fda531f5da00b93746605e378f2e56 authored almost 10 years ago by Samuel Reed <[email protected]>
6to5->babel

152fbd3c4fec8fcc4f1b9ce999d96bd35de27122 authored almost 10 years ago by Samuel Reed <[email protected]>
Clean up trailing spaces in all files to clean up future diffs.

a28b79ccc0335cd73e8b75c22de68b3400770b35 authored almost 10 years ago by Samuel Reed <[email protected]>
Remove build directory and check-build, instead use npm prepublish.

0e041979354b40f2b1d0d7826b4b0e51a33aec9f authored almost 10 years ago by Samuel Reed <[email protected]>
Fix README typos

68a5ebf4c60f7307acffd6e9786e890df23a8a26 authored almost 10 years ago by Samuel Reed <[email protected]>
0.8.0

fd0767f62d9d13e61f9400dc1bb80f9b21021399 authored almost 10 years ago by Samuel Reed <[email protected]>
Extra note on example 10

99d57f86078b6f316420611ef5d6a1d7ad9adaab authored almost 10 years ago by Samuel Reed <[email protected]>
Breaking change: ReactGridLayout resize/drag callback signature change.

Added example 10 - dynamic min-max height and width.

a9c78499f6cb39b1339efed91bd239e9956f41d2 authored almost 10 years ago by Samuel Reed <[email protected]>
Add new examples to readme

a643a7c3bc9d419328142ca10dd37ed8364712e1 authored almost 10 years ago by Samuel Reed <[email protected]>
Fix example 7. Fixes #32

faab6752bada605bf36981d60de8140237c0f317 authored almost 10 years ago by Samuel Reed <[email protected]>
Fix useCSSTransforms check

28be72bf15b7aceb422b71b9cef176c3dcacad2a authored almost 10 years ago by Samuel Reed <[email protected]>
Merge pull request #28 from browniefed/fixExampleObjects

Add commas to example to make valid JavaScript

649e9da1a1725925becaa81d9ff3bfbaa8e507c0 authored almost 10 years ago by Samuel Reed <[email protected]>
Fix for issue #25

9bda3d8fce0bbb298cb0c57d2d76f53fcbf27e40 authored almost 10 years ago by Jason Brown <[email protected]>
0.7.1

512695cdc89b7ea1d0f77830304656da7dc581ad authored almost 10 years ago by Samuel Reed <[email protected]>
Fix out of sync build

ce297e52eb7b0ff02e5f0c4dac19ba258aefdbf8 authored almost 10 years ago by Samuel Reed <[email protected]>
Merge pull request #12 from browniefed/callbacksForEverything

Add in call backs for drag/resize calls

1becde33a8ed7d71e0675c2253fdc7ef3899f712 authored almost 10 years ago by Samuel Reed <[email protected]>
Add in call backs for drag/resize calls

Add onResizeStart

Add README docs

Change onDragStart to not handle return false, depend on e.p...

288bf596daf5d27e2cd807147da09f5e7534aea1 authored almost 10 years ago by Jason Brown <[email protected]>
0.7.0

f9ed30af127055defae4493c1efd3d106ebedf7e authored almost 10 years ago by Samuel Reed <[email protected]>
Add CHANGELOG, README updates.

a55f3de3f35f64a480b102f695c529ac2f91692a authored almost 10 years ago by Samuel Reed <[email protected]>