allotment
allotment copied to clipboard
A React component for resizable split views
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [rollup](https://rollupjs.org/) ([source](https://togithub.com/rollup/rollup)) | [`2.77.2` -> `2.77.3`](https://renovatebot.com/diffs/npm/rollup/2.77.2/2.77.3) |...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/johnwalley/allotment). ## Deprecations / Replacements > [!WARNING] These...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint) | [`5.31.0` -> `5.33.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/5.31.0/5.33.0) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@testing-library/dom](https://togithub.com/testing-library/dom-testing-library) | [`8.16.1` -> `8.17.1`](https://renovatebot.com/diffs/npm/@testing-library%2fdom/8.16.1/8.17.1) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vscode/codicons](https://togithub.com/microsoft/vscode-codicons) | [`^0.0.31` -> `^0.0.32`](https://renovatebot.com/diffs/npm/@vscode%2fcodicons/0.0.31/0.0.32) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@storybook/addon-actions](https://togithub.com/storybookjs/storybook) | [`6.5.9` -> `6.5.10`](https://renovatebot.com/diffs/npm/@storybook%2faddon-actions/6.5.9/6.5.10) | [](https://docs.renovatebot.com/merge-confidence/)...
 In the forked project, the function worked fine. but in the new project, horizontal alignment is not possible and resizing is not possible. How can I solve this problem?
## Purpose As a developer I want to disable the separator because I want to handle this myself. ## Proposal Probably a prop rather than css. ## Acceptance criteria -...