components
components copied to clipboard
Component infrastructure and Material Design components for Angular
### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was...
### Feature Description Currently if there is a dialog which is meant to be used with a specific width, height, autoFocus, disableClose, etc... each and every code that opens that...
#### Reproduction For some reason, in Stackblitz it works: https://stackblitz.com/edit/angular-ghqzcr But in a new project, the bug also reproduces: https://github.com/doronsever/drag-drop-bug I copied everything from stackblitz to my project and still...
### (Marked as troubleshooting since I wasn't sure if there was a known solution for this case) #### What are you trying to do? Collapse/hide the contents of all items...
### Is this a regression? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was 12.x...
### Is this a regression? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was 14.0.1...
#### Please describe the feature you would like to request. I'm using MatButton directive as attribute like this: `
### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was...
feat(drag-drop): add option for items to be returned to original list if not dropped on container
#### Steps to reproduce: 1. Have 2 drop containers. 2. Drag item from one container. 3. Move over the items of the other container 4. Move outside any container. 5....
### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was...