allotment icon indicating copy to clipboard operation
allotment copied to clipboard

A React component for resizable split views

Results 141 allotment issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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) | [![age](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.33.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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) | [![age](https://badges.renovateapi.com/packages/npm/@testing-library%2fdom/8.17.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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) | [![age](https://badges.renovateapi.com/packages/npm/@vscode%2fcodicons/0.0.32/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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) | [![age](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-actions/6.5.10/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

![image](https://user-images.githubusercontent.com/64599394/182766456-0d31f6b6-3a93-4a6d-8a63-2cca3ff3f24d.png) 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?

bug

## 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 -...

enhancement