angular / components

Component infrastructure and Material Design components for Angular
https://material.angular.io
MIT License
24.34k stars 6.74k forks source link

Drag and drop, split and resize #17440

Open ishanuda opened 5 years ago

ishanuda commented 5 years ago

Hi, I would like to know about the following?

  1. Drag and drop and re-order the material tab and group

  2. Splitting the screen with material design Ex: angular split

  3. Resize support including the side panel with a handle. Ex: angular resizable element

Are these features supported in the material/ CDK or having an intention implementing in future releases?

Kind regards

angular-robot[bot] commented 2 years ago

Just a heads up that we kicked off a community voting process for your feature request. There are 20 days until the voting process ends.

Find more details about Angular's feature request process in our documentation.

angular-robot[bot] commented 2 years ago

Thank you for submitting your feature request! Looks like during the polling process it didn't collect a sufficient number of votes to move to the next stage.

We want to keep Angular rich and ergonomic and at the same time be mindful about its scope and learning journey. If you think your request could live outside Angular's scope, we'd encourage you to collaborate with the community on publishing it as an open source package.

You can find more details about the feature request process in our documentation.

s-gbz commented 2 years ago

Too bad there haven't been enough votes, this would not only be awesome, but instrumental to certain cases. I'm dying here while trying to incorporate resizing AND dragging 😢

ShilvantM commented 9 months ago

Need this feature. Any updates?

ShilvantM commented 9 months ago

Hi I added the resize functionality for cdkDrag. Created a custom resize directive to help me. https://stackblitz.com/edit/sq7qd3?file=package.json