Amy Sorto

Results 40 comments of Amy Sorto

Reopening this issue, thanks for all of your feedback. I have a PR to add to the custom theme schematic the ability to generate CSS output (https://github.com/angular/components/pull/30004). This will directly...

@MikaStark That's a good point, I just filed a bug for that here: https://github.com/angular/components/issues/30070. Thanks!

Can you provide a [Stackblitz](https://stackblitz.com/fork/components-issue) of your example?

Closing since the docs site starting in v19 will have documentation for all the different componenent's override functions. This is a preview for button: https://next.material.angular.io/components/button/styling. It is recommended to use...

@zygarios For each color specified, those colors are used directly to create color palettes of tones that match that color's hue and chroma. If you only specify a single color...

As a status update, I looked into this a bit further and it isn’t so so straightforward unfortunately. As an example, take these two colors: `#003846` (the darker blue) and...

Confirmed role="cell" appears in v16 but not in v17 and v18. For documentation this is where the cell role is coming from: https://github.com/angular/components/blob/main/src/cdk/table/table.ts#L467

Can you paste your code example into a Stackblitz: [Components StackBlitz starter](https://stackblitz.com/fork/components-issue)

My sync failed, this is the log for it: ``` ---------------------------- PROCESS STARTED (22866) for package com.google.android.ground ---------------------------- 10:45:17.767 E Error parsing JSON string org.json.JSONException: No value for altitude at...

I changed my timezone and tried and I am able to see the dates on the most recent version of Angular Material. Can you reproduce it on a StackBlitz and...