Commit Graph
31 Commits
Author SHA1 Message Date
stffabi 5becbb1ebe feat(resizer): Add support for maxWidth and maxHeight 2023-02-17 08:28:48 +01:00
moklick 9228802969 chore(packages): bump 2023-02-01 12:29:09 +01:00
moklick 499d1ae8a8 fix(devDeps): accept react17 types 2023-02-01 12:23:45 +01:00
Moritz KlackandGitHub 8360ac3ae6 Update CHANGELOG.md 2023-01-26 11:55:33 +01:00
moklick fe85d206c4 chore(packages): bump 2023-01-26 11:42:15 +01:00
Christopher Möller c9a8329395 fix(deps): don't require latest version of reactflow core in node resizer and toolbar 2023-01-19 14:00:30 +01:00
moklick 1ab7a0f0d9 refactor(node-resizer): rename onBeforeResize to shouldResize, cleanup types 2023-01-16 14:39:11 +01:00
moklick e6b71d474f feat(node-resizer): add direction, cleanup types 2023-01-15 11:56:46 +01:00
moklick 4d7a5e785c feat(node-resizer): add onBeforeResize handler 2023-01-12 14:34:39 +01:00
moklick ce33860274 chore(packages): bump 2023-01-11 15:13:19 +01:00
moklick 2f6afd815c chore(deps): update and cleanup 2023-01-11 13:47:13 +01:00
moklick ab91fcce43 chore(zustand): update 2023-01-10 19:24:01 +01:00
moklick 45fb34cc7b chore(packages): butmp 2023-01-10 17:16:57 +01:00
moklick 1662f92e13 chore(packages): bump 2022-12-19 12:47:31 +01:00
moklick 7ef2910808 chore(versions): bump 2022-12-15 12:48:16 +01:00
moklick 0342cd475f chore(changesets): enter prerelease mode and bump packages 2022-12-13 17:25:41 +01:00
moklick 91c740b041 chore(resizer-package): bump version 2022-12-08 10:42:40 +01:00
moklick 1dd2437619 chore(types): Cleanup 2022-12-08 10:38:32 +01:00
moklick 4c2acf5aa1 feat(resizer): add resize event handlers 2022-12-07 16:30:01 +01:00
moklick 5e916ba2db chore(resizer): cleanup 2022-12-06 20:00:18 +01:00
moklick 2f477f384f fix(resizer): minWidth and mminHeight dynamic props 2022-12-06 19:42:00 +01:00
Christopher Möller 527cf13352 fix(node-resizer): pass minWidth and minHeight to child components 2022-12-06 19:25:45 +01:00
moklick 7d7660f735 chore(packages): bump versions 2022-12-06 18:43:33 +01:00
moklick 531171234a chore(node-resizer): cleanup 2022-12-06 18:28:54 +01:00
Christopher Möller 0892e2ea9a refactor(node-resizer): use nodeId from context, fix glitches while resizing 2022-12-06 17:56:56 +01:00
moklick 8bca8e4bfc refacitr(resizer): cleanup 2022-12-04 17:50:11 +01:00
moklick 9da984f3e4 refactor(resizer): handle default nodes 2022-12-04 15:18:32 +01:00
moklick 8e43021050 refactor(resizer): export resize control, add line control, styling 2022-12-04 15:04:07 +01:00
moklick afce7a2fee feat(resizer): batch changes 2022-12-01 20:28:47 +01:00
moklick f106feb9a9 refactor(node-resizer): check change events 2022-12-01 15:10:15 +01:00
moklick 6ee4eb4c42 refactor(node-resizer): use package, update resize behaviour 2022-12-01 14:53:04 +01:00