components
components copied to clipboard
Component infrastructure and Material Design components for Angular
Adds an example that shows how to drag and drop table rows Fixes #25168
Splits up the M3 tokens into separate files to match the structure of the M2 tokens and make them easier to navigate.
Roll forward of original change + fix
### 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...
### 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...
This commit update map marker cluster and support map marker and map advanced marker. It's related to: #23695 #24853
#### Bug: Stepper shows edit icons instead of "done" icons #### What is the expected behavior? Completed steps should have a "done" icon on a linear stepper. #### What is...
### 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 unknown...
#### Reproduction Use StackBlitz to reproduce your issue: https://stackblitz.com/edit/button-issue-safari13 Resolved by removing `fxLayout="column"`: https://stackblitz.com/edit/button-issue-safari13-no-fxlayout Steps to reproduce: 1. Open Stackblitz in Safari 13 on iPad, MacBook or iMac. 2. Scroll...