An open API service providing commit metadata for open source projects.

GitHub / react-grid-layout/react-resizable / commits

A simple React component that is resizable with a handle.

SHA Message Author Date Stats
070d0ad8 chore(dev): lift peerDep react-dom from react-draggable (#246) slydor <s****r@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
54a8518b chore(examples): add missing draggableOpts={{...}} example (#227) Eden Chan <6****n@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
afd7ef23 v3.0.5 Samuel Reed <s****d@g****m> over 2 years ago
829c92ab chore(changelog): prepare for 3.0.5 Samuel Reed <s****d@g****m> over 2 years ago
af3d6b68 use node instead element because it is specified as node in ResizeCallbackDat... Arda Örkin <a****n@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
e3b20d7d chore(github): add workflows from react-grid-layout (#217) Samuel Reed <s****d@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
b34743f2 chore(dev): upgrade devDeps and cleanup lock file (#216) Samuel Reed <s****d@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
eb78651b fix(prop-types): make width and height prop conditionally required (#196)
Co-authored-by: Samuel Reed <s****d@g****m>
Armedi <a****i@o****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
4bb3b3af Fix broken Link to ExampleLayout (#141) h0jeZvgoxFepBQ2C <1****C@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
803ee427 v3.0.4 Samuel Reed <s****d@g****m> over 4 years ago
1c03e21c chore(changelog): prepare for 3.0.4 Samuel Reed <s****d@g****m> over 4 years ago
6d08477d chore(pkg): upgrade devDeps & to webpack 5 Samuel Reed <s****d@g****m> over 4 years ago
670aced0 fix(handle): fix typo in fix for #175 Samuel Reed <s****d@g****m> over 4 years ago
564114df v3.0.3 Samuel Reed <s****d@g****m> over 4 years ago
0716de39 chore(changelog): prepare for 3.0.3 Samuel Reed <s****d@g****m> over 4 years ago
5bc6010d fix(lockAspectRatio): make logic shorter and more accurate Samuel Reed <s****d@g****m> over 4 years ago
8b999806 chore(test): improve coverage Samuel Reed <s****d@g****m> over 4 years ago
9082fec0 fix(handle): only pass `handleAxis` prop if not DOM element Samuel Reed <s****d@g****m> over 4 years ago
6b588f6c v3.0.2 Samuel Reed <s****d@g****m> over 4 years ago
cceb7ee9 chore(test): add eslint-plugin-jest Samuel Reed <s****d@g****m> over 4 years ago
c3788559 fix(handle): fix `handleAxis` not being passed to custom handles Samuel Reed <s****d@g****m> over 4 years ago
54d2a4bd docs(readme): further flesh out custom resize handles Samuel Reed <s****d@g****m> over 4 years ago
0bc58e65 docs(README): more detail on resize handles Samuel Reed <s****d@g****m> over 4 years ago
b1ed4285 v3.0.1 Samuel Reed <s****m@b****m> over 4 years ago
467b0100 chore(changelog): prepare for 3.0.1 Samuel Reed <s****m@b****m> over 4 years ago
7d379dbb chore(pkg): reduce package size Samuel Reed <s****m@b****m> over 4 years ago
edb7911e v3.0.0 Samuel Reed <s****m@b****m> over 4 years ago
d3683f36 chore(changelog): prepare for 3.0.0 Samuel Reed <s****m@b****m> over 4 years ago
e4a7bc4b fix(ReactDOM): automatically pass ReactRef to react-draggable Samuel Reed <s****m@b****m> over 4 years ago
7d3e14d2 chore(examples): update react version Samuel Reed <s****m@b****m> over 4 years ago
f227d994 chore(pkg): update repo link Samuel Reed <s****m@b****m> over 4 years ago
a0abe540 chore(pkg): update deps Samuel Reed <s****m@b****m> over 4 years ago
eeefa1a1 v1.11.1 Samuel Reed <s****d@g****m> over 4 years ago
a5c666a7 chore(changelog): prepare for v1.11.1 Samuel Reed <s****d@g****m> over 4 years ago
1d7092a7 fix(dev): apple silicon Flow fix Samuel Reed <s****d@g****m> over 4 years ago
6e4a4652 fix(examples): fix link Samuel Reed <s****d@g****m> over 4 years ago
3e5e799c docs(README): fix demo link Samuel Reed <s****d@g****m> over 4 years ago
6f17811a Bumped react peer dependencies to include ^17 (#151) (#153) Zach Smith <z****a@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
09fd865c v1.11.0 Samuel Reed <s****d@g****m> about 5 years ago
643dd978 chore(changelog): prepare for 1.11.0 Samuel Reed <s****d@g****m> about 5 years ago
1a5b0b2a chore(dev): upgrade devDeps Samuel Reed <s****d@g****m> about 5 years ago
729d96d4 fix(props): revert removal of props passthrough from #133 (#144) Samuel Reed <s****d@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
d423898f v2.0.0 Samuel Reed <s****d@g****m> about 5 years ago
d5527955 docs(changelog): prepare for 2.0.0, again Samuel Reed <s****d@g****m> about 5 years ago
69b804a7 feat(test): fixup test definitions in package.json Samuel Reed <s****d@g****m> about 5 years ago
7086c55e feat(ResizableBox): Accept a "style" param Samuel Reed <s****d@g****m> about 5 years ago
ef2a9226 test(Resizable): transformScale tests Samuel Reed <s****d@g****m> about 5 years ago
280869e1 refactor(Resizable): apply transformScale only once and add examples Samuel Reed <s****d@g****m> about 5 years ago
3178a83d refactor(Resizable): just store the DOMRect as lastHandleRect Samuel Reed <s****d@g****m> about 5 years ago
6f33d033 refactor(Resizable): simplify <Resizable> logic and update tests Samuel Reed <s****d@g****m> about 5 years ago
0ba35f78 refactor(example): clean up css, class names, some language Samuel Reed <s****d@g****m> about 5 years ago
6684a5b1 Fix top-left resizing - account for new position when calling back onResize (... Conor Kelleher <3****r@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
a1fff416 docs(changelog): Prepare for 2.0.0 Samuel Reed <s****d@g****m> over 5 years ago
d0a1c088 test(types): add flow types to tests Samuel Reed <s****d@g****m> over 5 years ago
85aa4f71 chore(pkg): fixup eslint config Samuel Reed <s****d@g****m> over 5 years ago
a7afb359 chore(pkg): update & dedupe packages Samuel Reed <s****d@g****m> over 5 years ago
ae115fa9 FIX: Invalid proptype warning for handle prop (#133)
Co-authored-by: Daniele <d****a@m****u>
Daniele <D****a@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
e808ae86 chore(deps): bump acorn from 6.3.0 to 6.4.1 (#123)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
222e8733 1.10.1 Samuel Reed <s****d@g****m> almost 6 years ago
3fde2e48 chore(lint): missing semi Samuel Reed <s****d@g****m> almost 6 years ago
a0dfc32a docs(changelog): prepare for 1.10.0 Samuel Reed <s****d@g****m> almost 6 years ago
c195387e feat: add transformScale to fix resizable under parent css-style transform: s... Thanks <x****n@g****m>
Committed by: Samuel Reed <s****d@g****m>
almost 6 years ago
4ef15ea7 Resolve warning about getDerivedStateFromProps (#117) Yury Kozyrev <u****z@m****m>
Committed by: Samuel Reed <s****d@g****m>
almost 6 years ago
3a801349 chore(pkg): npmignore .github Samuel Reed <s****d@g****m> about 6 years ago
b79cfede 1.9.0 Samuel Reed <s****d@g****m> about 6 years ago
f2d4dd61 chore(deps): minor dep updates Samuel Reed <s****d@g****m> about 6 years ago
caba97f4 docs(changelog): prepare for 1.9.0 Samuel Reed <s****d@g****m> about 6 years ago
7175dd26 Refactor/remove draggable state (#112) Samuel Reed <s****d@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
6932b5d6 #105 Fix resize with n/s handles on locked aspect ratio (#106) simzar <z****s@g****m>
Committed by: Samuel Reed <s****d@g****m>
about 6 years ago
6b63592d merge Merge pull request #111 from STRML/chore/babel7 Samuel Reed <s****d@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
f5bb4eea chore(build): upgrade to babel 7 Samuel Reed <s****d@g****m> about 6 years ago
51191da0 v1.8.0 Samuel Reed <s****d@g****m> over 6 years ago
1c938ae4 docs(changelog): prepare 1.8.0 Samuel Reed <s****d@g****m> over 6 years ago
5ea167d9 chore(deps): upgrade deps & fix new flow errs Samuel Reed <s****d@g****m> over 6 years ago
515c0674 docs(readme): document 'handle' param Samuel Reed <s****d@g****m> over 6 years ago
a18a8c67 merge Merge pull request #101 from RoccoC/resize-handles Samuel Reed <s****d@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
2a2e5872 Added examples to TestLayout. RoccoC <r****o@g****m> over 6 years ago
843f6990 Initial check-in of resize handle support. RoccoC <r****o@g****m> over 6 years ago
4ce15eeb fix(github): webpackbin is dead, use codesandbox Samuel Reed <s****d@g****m> over 6 years ago
2a7f138b merge Merge pull request #79 from cheton/master Samuel Reed <s****d@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
74ef3b1d merge Merge pull request #89 from antonsapyanov/fix/react-draggable-version Samuel Reed <s****d@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
95ae06d6 fix(pkg): remove old react-draggable version Anton Sapyanov <a****v@g****m> over 7 years ago
e85079f0 Add license Samuel Reed <s****d@g****m> over 7 years ago
5ac56cb4 Custom resize handle Cheton Wu <c****n@g****m> about 8 years ago
cd25ce6f 1.7.5 Samuel Reed <s****d@g****m> about 8 years ago
24346d5f chore(changelog): Update Samuel Reed <s****d@g****m> about 8 years ago
89c976b2 chore(pkg): Upgrade deps & support React 16 Samuel Reed <s****d@g****m> about 8 years ago
3cf27f0a 1.7.4 Samuel Reed <s****d@g****m> about 8 years ago
8ab010af chore(changelog): update changelog Samuel Reed <s****d@g****m> about 8 years ago
264f9e00 chore(pkg): Update minors Samuel Reed <s****d@g****m> about 8 years ago
07d0b740 1.7.3 Samuel Reed <s****d@g****m> about 8 years ago
a4431eb7 chore(changelog): Update changelog Samuel Reed <s****d@g****m> about 8 years ago
be658232 fix(React): fix deprecation warnings caused by import * Samuel Reed <s****d@g****m> about 8 years ago
c052b59e fix(pkg): npm@5 Samuel Reed <s****d@g****m> about 8 years ago
2732854e 1.7.2 Samuel Reed <s****d@g****m> about 8 years ago
48bb7849 chore(changelog): Update CHANGELOG Samuel Reed <s****d@g****m> about 8 years ago
06d19e23 chore(pkg): New Flow React bindings, webpack 3, react-draggable 3 Samuel Reed <s****d@g****m> about 8 years ago
8f0182e8 merge Merge pull request #73 from amilajack/patch-1 Samuel Reed <s****d@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
a53c97b9 Added quotes to loose in .babelrc Amila Welihinda <a****k@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
0db23f64 merge Merge pull request #65 from FrankHassanabad/reduce-css-handle-size Samuel Reed <s****d@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago

← Back to repository