Naji

Results 11 issues of Naji

### Page link: https://bazel.build/install/windows#chocolately ### Problem description (include actual vs expected text, if applicable): The message under the command `choco install bazel` mentions: `This will not install Visual C++ though.`...

type: documentation (cleanup)
P3
team-OSS
team-Documentation

adds a boolean Input for mat-datepicker to hide header so the users dont have to pass empty component to remove it fixes #24337

implements ngTemplateContextGuard for CdkVirtualForOf directive fixes #26609

action: merge
merge: caretaker note
target: major

### Describe the problem that you experienced The examples for [ViewChild](https://angular.dev/api/core/ViewChild?tab=usage-notes) seems to be missing io: ![image](https://github.com/user-attachments/assets/a31ed93f-e89b-4b4c-a1a9-6234cb2070a3) adev: ![image](https://github.com/user-attachments/assets/2c04ec68-7da1-482c-b535-d10deb3e7d27) ### Enter the URL of the topic with the problem https://angular.dev/api/core/ViewChild?tab=usage-notes...

feat(cdk/menu): not to close on outside click this commit adds new input in menu trigger which allows users to disable closing menu on outside clicks --- feat(cdk/menu): add output event...

needs: discussion
detected: feature

this commit ensures select with disabled placeholder matches the color with label fixes #29807

changes how deprecated fields are generated for docs content, before this commit deprecated related text was shown via `title` attribute on hover and the `deprecated` tag description was never shown...

area: build & ci

adds an example for dynamically aligned tabs group closes #29029 --- since I can't add preview label I shall attach screenshots. ![image](https://github.com/user-attachments/assets/c30f4a8f-052a-4060-93fb-3df1fa044519) ![image](https://github.com/user-attachments/assets/61c72c1a-4838-4ccc-bb1d-11db11674271)

area: docs

feat(material/card): support filled variant this commit add `filled` variant for material card which provides subtle seperation from background and has less emphasis than elevated or outlined cards fixes https://github.com/angular/components/issues/29840 ---...

area: docs
detected: feature

fix(material/badge): remove the console warning removes the console.warn when badge is used with aria hidden `mat-icon` fixes #27796 --- fix(material/badge): move inline description element to be next sibling move inline...